Marvin A. Ethan K. I'm trying to build a simple flow that prompts an employment verification letter to be created after a slack message. The flow is like:
- 1.
- 2.
Look up the employee's information in a Google Sheets
- 3.
Generate a professional verification letter
- 4.
Send it to me for approval via Slack DM
- 5.
Once approved, add your signature and email it to the employee
I built this with the help of the agent builder, however, I'm unable to test/deploy it and getting this message:
Invalid trigger configuration #people_requests,C09FLMKS9MH is not a valid option
Slack + the channel are set up and connected, and the agent builder hasn't been able to troubleshoot it either. Any thoughts?