Webhooks with GET requests

From Planfix
Revision as of 13:35, 13 September 2022 by Aliona (talk | contribs) (Created page with "{{#seo: |title=Webhooks with GET requests |titlemode=append |keywords=webhook, Webhooks Planfix, automation, integration |description=Webhooks with GET requests }} In order to...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In order to understand how webhooks with GET requests work, let's put together a link that will create new tasks in Planfix.


Sample webhook:

https:///your_account.planfix.ru/webhook/get/create_task?project=project&name=taskname

https://your_account.planfix.ru/webhook/get/create_task?project=project&name=taskname