Webhooks with GET requests
From Planfix
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