Skip to main content

I have an Authorisation via Cookie, so far i am getting the Cookie from Login Token Excange Point.

The Cookies are .DWPLATFORMAUTH and DWPLATFORMBROWSERID

 

How can i use these cookie values for further requests to the API?

Hi @Stella!

It would be helpful to get more info about the API that you’re trying to connect to. Do they have any public documentation that we could take a look at? I’m not personally familiar with Authorization via Cookie when using the Webhooks by Zapier app, but we have some experienced folks here who can possibly help if you can provide a bit more info.

Thanks!


Hey @Stella,

Were you able to get this working using Webhooks by Zapier? If not, I’d recommend building a private app integration on Zapier’s Developer platform to handle this. It's free to do so and supports different forms of authentication. Webhooks by Zapier steps only supports basic authentication so may not be the right fit here.

Please let us know how you get on with this!