How it works
To create Webhook records from botHelp without manual input, use a ready-made scenario.
- Starts when: Webhook to call for Slack command
- Then: Set vars
- Then: Set config
- Then: Validate webhook signature
- Check: Validate Slack token
- If yes: Reply to user that command was received
- If yes: parse command
- Check: if has workflow
- If yes: if create thread
- If yes: Start thread
- Then: Add debug info
- Then: Set thread info
- Check: Add thread info
- Then: Execute target workflow
- If yes: Alert user that thread was created
- If no: Send debug url
- If no: Handle other commands
- If yes: send help
- If no: Unknown command
- Then: Reply to user directly
- Starts when: Command workflow trigger
- Check: if has flag
- If yes: If matches env variable
- If yes: Get user here for example
- Then: Format data into nice structure
- Then: Found user
- Then: REPLACE ME WITH TRIGGER
- Then: Replying to thread
- Then: Delete user here for example
- Then: Confirm user was deleted
You can launch this botHelp + Webhook integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.