webhook-response.png

Webhook Response

You can connect any of your app provides webhooks as trigger in FlowMattic. Some apps require custom data to be returned, while for some apps, you need to return the data from external API. With the webhooks response module, you can return data from any action step to your webhook app.

Version: 1.0

Workflow Examples

Workflow Name Applications

When webhook data received with base64 encoded image, upload the image to WordPress and return the image URL in webhook response

Webhooks
PHP Functions
Webhook Response

When webhook data received with email, get the user details by email from FluentCRM, return the user details to webhook response

Webhooks
FluentCRM
Webhook Response

When webhook data received, call external API using API module, return the data from API to your webhook response

Webhooks
API Module
Webhook Response

When webhook data received, get subscriber details from MailPoet, and return it in the webhook response

Webhooks
MailPoet
Webhook Response

All actions and triggers available in
Webhook Response

Triggers

When this happens..

  • No triggers available.

Actions

Do this..

  • Set Webhook Response

    Set the custom webhook response from the data in action steps