Incoming Webhooks

Incoming webhooks allow external services to send data into workflows by making HTTP requests to a predefined URL.

🚀 Setting Up a Incoming Webhooks

1
  1. Navigate to Incoming Webhooks from the sidebar in AppsAlly.

  2. Click on Create New Webhook

2

Create Data Variables

  1. Click on Setup Variable to define webhook variables.

  1. Enter a key for the variable.

  1. Select a data type (Text, Slack User ID, Slack User Email, Slack Channel ID).

  1. Click on Save to store the variable.

3

Save and Publish

  • Click Save and Publish to create the webhook.

  • Your webhook is now ready to trigger the workflows! 🎉

4

Connect to Workflow

  • After saving the webhook, you will see a Connect to Workflow button next to it.

  • Click on it to open the Workflow Builder.

5

Create Workflow

For a detailed guide on creating workflows, adding nodes, and managing permissions, visit the Workflow Builder Guide.

Last updated