Receiving a webhook from a web service

To trigger an instant trigger (Custom webhook module) in your scenario when an event occurs in a web service that is not currently implemented (and supports sending webhooks) as an app in Boost.space Integrator, follow these steps:

  1. Add the Webhooks > Custom webhook module to your scenario

  2. Create the webhook in the desired web service

  3. Specify events that trigger the Custom webhook module in your Boost.space Integrator scenario

  4. Run the scenario and waiting until the event that triggers the module occurs

Adding the instant trigger (webhook) to your scenario

  1. Add the Webhooks > Custom webhook module to your scenario.

  2. Set the webhook name, if needed.

  3. Copy the provided address to the clipboard.

webhook_add.gif

Creating the webhook in a web service

  1. Log in to the web service account.

  2. Click on the cog-wheel in the menu on the left to open the settings.

    webhook_service_settings.png
  3. Open the Webhooks settings and click the green Create Webhook button.

    webhook_create.gif
  4. Enter the name for the webhook.

  5. Enter the address you have copied to your clipboard in step 3 in the Adding the Instant Trigger (webhook) to Your Scenario section above.

  6. Select the event that will trigger the webhook.

Now, run your Boost.space Integrator scenario with the Webhooks > Custom webhook module. The module (and scenario) is triggered when the specified event in the web service occurs.