Question

Using Cookie Auth

  • 11 March 2021
  • 2 replies
  • 513 views

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?


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +11

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!

Userlevel 7
Badge +11

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!