This is not an official Stigg-built connector. It’s a worked example of forwarding Stigg webhook events to Zapier using Zapier’s generic “Catch Hook” trigger — the same generic webhook mechanism you can use to integrate with any application.
Adding a webhook trigger in Zapier
In Zapier:- Click on Create Zap.
- Search for and select Webhooks by Zapier.
- From the Trigger Event dropdown menu select the Catch Hook trigger type.
- Click Continue.
- Copy the generated webhook URL.
- Click Continue.
Creating the webhook in Stigg
In Stigg:- Navigate to the Settings > Integrations > Webhooks screen.
- Click on the + New webhook button.
-
In the opened modal enter the following details:
- Service name - the name of the service that is integrated with Stigg, for example: Zapier
- Endpoint URL - the URL that was generated by Zapier.
- Events to send - select the list of events that you’d like to send to this endpoint.
Sending data to the webhook
In Stigg:- Click on the row of the newly created webhook from the webhook list screen in order to view the webhook details.
- Under the Webhook events section, click on the dotted menu icon of the relevant event that you’d like to test, and select the Send test event action.
- Click on Send test event to confirm the action.
