Skip to main content
Question

Using Cookie Auth


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?

Did this topic help you find an answer to your question?
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

nicksimard
Forum|alt.badge.img+11
  • Zapier Staff
  • 2115 replies
  • March 12, 2021

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!


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • 7401 replies
  • June 2, 2021

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!