I have not used Tapes App level webhooks yet.
Additionally, I have not used Zapier since their last major UI update.
I know I can use automation to send data as described here:
I am interested in taking a โclientโ any pushing any new items and changes to another program. We did this with Podio many years ago without issue. After looking over the docs and another thread for Make I have decided to use the App Level webhooks.
I am receiving a 401 when posting back to Tape from zapier
https://api.tapeapp.com/v1/hook/{hook_id}/verify/validate
I have updated the hook_id with the data token received
I am setting up the json data as notated in the docs โcodeโ:โ{zapier_code_token}โ
- I have tried with and without quotes/commas/Zapier tokens
Any help on this would be amazing!
Also, when/why would we want to use the automation webhooks VS app level over the other?