I am trying to connect my MULE Application to Acumatica. First, I have to send a login request to acumatica with username and password. Acumatica will send cookies in the response header. Now whenever I have to send a request to acumatica, I need to send the cookie with the request. How can I achieve this in Anypoint studio 7.2?