Question

Trying to use Webhooks to get Planday information but I'm unsure how to authenticate.

  • 21 April 2022
  • 2 replies
  • 90 views

I am trying to use Zapier to pull information out of my companies Planday account.  

 

Planday has good documentation but my lack of knowledge is causing me to fail at the first hurdle!  Info here: https://openapi.planday.com/

 

I am trying to use a GET webhook to pull info, but am unsure about how to authenticate etc.

 

Does anyone have an idiots guide I should read? Or has anyone used the planday API with zapier?

 

THANKS!!!


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 +14

Hi @tomkay 

Good question.

Here are some help articles about how to use the Webhooks app in Zaps: https://zapier.com/apps/webhook/help

Some general help resources about HTTP REST: https://www.w3schools.com/tags/ref_httpmethods.asp

 

Every app’s API is a bit different although the underlying concepts are the same.

Using app APIs in Zaps is an advanced approach.

If you need help, consider hiring a Zapier Expert: https://zapier.com/experts

Thanks Troy - will do some research.  Very keen to learn this skill myself !!