Overview and Precautions

To use Moaform webhooks, you need to have a Moaform account.

Webhooks can be set for each form. After creating a form, you can set up the webhook by going to the 'Integration' tab of that form and then entering the 'Webhook' tab.

With webhooks, when a new response is collected for a form, the basic information of the form along with the response data will be sent to the specified endpoint.

Webhooks only work properly only during the use of PRO services. Non-PRO users can create webhooks and send test data, but actual data will not be transmitted.

Caution

  • Webhooks can only transmit data from forms that you own.
  • When transmitting data via webhooks, encrypted response data will be decrypted and sent.
  • When there is a record of data being transmitted via webhook, if the content of the form is modified, the data collected and transmitted thereafter will be sent based on the modified form content. However, if the data transmitted before the modification is resent, it will be sent with the data from before the form was modified.