How can i send subsequent requests as cookies?
I integrate Zoho CRM with SAP
SAP will return Session ID upon login . I want to send it with subsequent
requests as cookies.
How can I use the API login as subsequent request cookies?Can I do this using webhook?