Webhook Receiver
Transform semi-structured data from Webhook data
datapipe can be used as a Webhook receiver. The following are the supported data structure
- JSON data
- FormData
Here's a sample datapipe configured to be a webhook receiver for Contentful CMS. It only requires 4 fields to be filled and you are good to go:
- datapipe API endpoint
- user account
- api key
- content type

Last modified 3yr ago