HomeGuidesAPI ReferenceChangelogDiscussions
Discussions
These docs are for v1.0. Click to read the latest docs for v2024-10-01.

Discussions

Ask a Question
Back to All

zapier webhook target url

Hello,

I've created a webhook subscription with a target url webhook from zapier.

{
"subscription_type": "timeoff/leave/approve",
"target_url": "https://hooks.zapier.com/hooks/catch/xxxx/yyyyy",
"name": "leave_approval",
"company_id": xxxxxxxxx,
"api_version": "2024-10-01"
}

I can see the listed webhook created so it indeed got created

But nothing happens when I approve a leave request.

Are there some logs of triggered webhooks on your end?

Do you forbid calls to zapier webhooks?

Kind regards,

David