Zapier reposted this
Here's a revised #revenueoperations Slack bot with Zapier's upgraded Agent feature. What if this bot could respond to 70% of Slack shoulder taps meant for your ops team, giving time back. Here's an example👇 I set up the Agent to do the following ➡️ Reference rules of engagement in a Google Doc. You could instead point it to an entire folder or Drive of information. Or point it to Notion or Confluence as a knowledge repo ➡️ Find contact information using Clay. What it's doing here is sending a POST Webhook to a Clay table where Clay then takes over and enriches the data. Then it sends a Webhook back to Zapier to add a record to a Zapier table. I built in a pause in the Agent to then lookup the information in the Zapier table ➡️ Connected the Agent to HubSpot to find (contact, company, deal) information and update (contact, company, deal). There was a ton of other objects but I kept this bot fairly simple If you do decide to build an agent make sure you test it rigorously Use the activity logging console to inspect the bot's chain of thought Give it feedback and go back into your prompt to rework it Originally I gave it an IF/ELSE stye of prompting but that's not "Agentic". Instead I treated it as just another workflow. Allow the agent to decide which path to take to get a sense for what it can really do Good luck out there Go forth and operate 👋