Configuring a GitHub Organization web trigger in an automation
- Updated: 2025/10/29
Configuring a GitHub Organization web trigger in an automation
Configure GitHub Organization web trigger to trigger an action whenever an event occurs in the organization. This example shows how to create a Task Bot with GitHub Organization web trigger to display the body text of an issue in a message box.
Prerequisites
- License and permissions mentioned in GitHub web triggers.
- An active GitHub personal access token stored as a credential in your Credential Vault.
- A record variable named TriggerData.
Procedure
-
Perform the following steps to create a Task Bot
-
Perform the following steps to add and configure the GitHub Organization trigger.
-
Perform the following steps to add and configure the Message Box action.
- Click Save to save the configuration.