Agenty Integration
Connect Agenty to Arahi's no-code AI developers and automate workflows in minutes.
About the Agenty integration
Robotic Process Automation Software With Arahi AI, you can connect Agenty to Abstract - IP Geolocation API, Algorithmia, Anthropic (Claude) and 1,500+ other apps using AI-powered workflows. No coding required — set up triggers, actions, and intelligent automation in minutes.
- Category
- AI & ML APIs
- Authentication
- keys
Agenty automation use cases
- Content generation from brief
- Generate drafts with Agenty from a content brief in Notion or Google Docs, no engineer in the loop.
- Inbound email classification
- Classify and route inbound emails with Agenty — support, sales, billing, or trash.
- Document summarization
- Summarize uploaded PDFs and docs with Agenty straight into the CRM or knowledge base.
- Sentiment-tagged CS routing
- Tag sentiment on every support ticket with Agenty and route negative ones to seniors first.
Agenty workflow examples
- Spin up Agenty scrapers from Google Sheets
Read target URLs from Google Sheets and call Agenty Create Agent for each row so non-developers launch scrapers without touching the dashboard.
When a URL row is added in Google Sheets, call Agenty Create Agent.
- Clone Agenty agents across client accounts
Use Agenty Clone Agent by ID to duplicate a working scraper template each time a new client onboards, then store the returned ID in Airtable.
When a new client record appears in Airtable, call Agenty Clone Agent by ID.
- Archive deleted Agenty agents in Notion
Whenever Agenty Delete Agent by ID runs, log the removal as a Notion page so teams preserve an audit trail of retired scraping jobs.
After Agenty Delete Agent by ID fires, create a Notion log page.
Agenty actions
- Clone Agent by ID
- Tool to clone an existing agent by its id. use when you need to duplicate an agent's configuration and optionally start the clone immediately.
- Create Agent
- Tool to create a new agent. use when you need to add an agent with configuration and optional auto-start.
- Get Agent Templates
- Tool to fetch all public agent templates and sample agents. use when listing available templates for users to select.
- Delete Agent by ID
- Tool to delete a single agent by its id. use when you need to permanently remove an agent after confirming it exists.
- Fetch all agents
- Tool to fetch all active agents under an account. use after authenticating when you need to list agents with pagination and sorting.
- Get Agent by ID
- Tool to fetch details of a specific agent by its id. use when you need full agent configuration before taking further actions.
- Update Agent by ID
- Tool to update an agent's configuration and settings by agent id. use when you need to modify an existing agent after retrieving its current settings. example: \
- Create API Key
- Tool to create a new api key. use when you need to provision access credentials for the api.
- Delete API key by ID
- Tool to delete an api key by its key id. use when revoking access for a specific api key after confirming the correct key id.
- Download API keys
- Tool to download all api keys under an account in csv format. use when you need a complete list of api keys for export or backup.
- Get all API keys
- Tool to retrieve all api keys under an account. use after authentication when you need to list api keys with pagination and sorting.
- Get API key by ID
- Tool to get an api key by key id. use when retrieving details of a specific api key after identifying its id.
- Reset API key by ID
- Tool to reset an api key by key id. use when you need to regenerate the secret for an api key after compromise or rotation.
- Update API key by ID
- Tool to update an api key by its id. use when you need to modify name, role, or enabled state after confirming the api key's identifier.
- Change API key status by ID
- Tool to enable or disable an api key by its id. use when you need to toggle the activation state of an existing api key after retrieving its identifier.
- Get all connections
- Tool to get all connections. use after authenticating when you need to list connections with pagination and sorting.
- Create API Key
- Tool to create a new api key. use when you need to provision access credentials for the api.
- Get dashboard reports and usage
- Tool to fetch account reports like pages used by agent, date, and product. use when analyzing usage over a date range.
- Get agent input by ID
- Tool to get agent input by agent id. use when you need to inspect or validate an agent's current input configuration before updating or starting jobs.
- Update Input by Agent ID
- Tool to update agent input by agent id. use when you need to modify an agent's input source (url, manual data, list, or agent) after verifying the agent id.
- Download jobs
- Tool to download all jobs in csv format. use when you need a complete list of jobs for export or analysis.
- Download job file by ID
- Tool to download output files by job id. use when you need to fetch a specific output file after a job completes.
- Download Job Result by ID
- Tool to download the agent output result by job id. use when you need to fetch the final output of a completed job in csv, tsv, or json format.
- Fetch all jobs
- Tool to fetch all jobs under an account. use when you need to view and filter the list of jobs with pagination and sorting.
- Get Job by ID
- Tool to fetch details of a specific job by its id. use when you need the full job metadata before retrieving results.
- Get Job Logs by ID
- Tool to fetch logs for a given job by its id. use when you need to review or debug job execution logs with pagination support.
- List job files by ID
- Tool to list output files by job id. use after job completion when you need to discover available output files.
- Start Agent Job
- Tool to start a new agent job. use when you need to trigger execution of an existing agent.
- Stop Job by ID
- Tool to stop a running job by job id. use when you need to halt an in-progress job before it completes. confirm the job id beforehand to avoid unintended stops.
- Clear List Rows
- Tool to clear all rows in a list by its id. use when you need to wipe out all data in a list before re-populating (e.g., \
- Create List
- Tool to create a new list. use after preparing the list name and optional description. example: \
- Delete List by ID
- Tool to delete a specific list by its id. use when you need to permanently remove a list after confirming it exists.
- Download lists
- Tool to download all lists in csv format. use when you need a complete set of lists for export or backup.
- Get all lists
- Tool to retrieve all lists under an account. use after authentication when you need to list lists with pagination and sorting.
- Fetch List Rows by ID
- Tool to fetch all rows in a specified list. use when you need to retrieve all data entries from a list with optional pagination and sorting. example: \
- Update List by ID
- Tool to update a list's name or description by list id. use when you need to modify list metadata after confirming its id. example: \
- Upload CSV file to List
- Tool to upload a csv file to a list. use when you need to bulk import rows into an existing list after verifying the list's column schema.
- Add Agents to Project
- Tool to add agent(s) to a project. use after confirming the project exists and you have valid agent ids. example: \
- Create Project
- Tool to create a new project. use when you need to initialize a project with a name and optional description or template.
- Get all projects
- Tool to retrieve all projects under an account. use after authentication when you need to list projects with pagination and sorting.