Webhooks with POST requests

From Planfix
Revision as of 13:56, 15 September 2022 by Aliona (talk | contribs)
Jump to: navigation, search

In order to understand how webhooks work with POST requests, let's look at a simple example of creating a contact in Planfix for a person who has filled out a feedback form on your site.

Sample webhook with a POST request:

https://ваш_аккаунт.planfix.ru/webhook/POST/create_contact


Let's set up the webhook that will create contacts:

  • Specify POST request as the type:

ujhzDv.png


  • Webhook links contain a unique code, but we can replace it as needed with something more informative:

T2bvZX.png


  • In the webhook parameters, add field names from the feedback form: