Agenty Integration — Automate Agenty with AI on Beauto
Agenty is a web scraping and automation platform that enables users to extract data, monitor changes, and automate browser tasks without coding.
Category: ai web scraping, developer tools · 79 actions available
What you can automate with Agenty
Beauto connects Agenty with 900+ other apps so you can build AI-powered workflows in minutes. Trigger automations from Agenty events, enrich Agenty data with AI, or sync Agenty with the rest of your stack — without writing code.
- Sync Agenty data with Gmail, Slack, Notion, HubSpot, Google Sheets, and more
- Trigger AI agents on new Agenty events and route the output anywhere
- Schedule recurring Agenty tasks — daily reports, cleanups, or bulk updates
- Use natural language to describe the workflow; Beauto builds it for you
Agenty actions Beauto supports
- Add List Rows — Tool to add new rows to a list. Use when you need to insert one or more data rows into an existing list. Column names in row objects must match the list's schema.
- Create Agent — Creates a new Agenty agent for web scraping, change detection, crawling, map monitoring, or brand monitoring. Use this tool to set up automated data extraction agents. Requires: - name: A descriptive name for the agent -
- 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 — Retrieves complete details of a specific agent including its configuration, input settings, scheduler, and metadata. Use this tool when you need to: - View full agent configuration and settings - Check agent type and cur
- Update Agent by ID — Updates an existing agent's configuration, settings, and metadata. Use this tool to modify an agent's properties such as name, type, config, tags, scheduler, scripts, or visibility settings. The API only returns the fiel
- Create API Key — Creates a new API key for programmatic access to the Agenty API. The generated API key can be used to authenticate API requests with different permission levels (Owner, Admin, or Manager). The key is returned in the resp
- Delete API key by ID — Delete an API key by its unique identifier. Use this tool to permanently revoke access for a specific API key. The key_id can be obtained from the \
- 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 — Retrieves detailed information about a specific API key by its ID. Use this action when you need to: - Get the full details of an API key including its value, role, and status - Verify the existence and properties of a s
- Reset API key by ID — Resets (regenerates) the secret value of an existing API key. The old secret becomes invalid immediately. Important: This action only confirms the reset was successful but does NOT return the new secret. After resetting,
- Update API key by ID — Updates an existing API key's name and role by its unique identifier. This action allows you to modify the display name and permission level of an API key. Only the name and role fields can be updated; other properties a
- Capture Screenshot — Tool to capture a full-page or visible screenshot of any webpage URL. Use when you need to capture visual representation of a webpage as an image file. The screenshot is captured using browser automation with default set
- Capture Screenshot with Options — Tool to capture webpage screenshots with extensive customization options including full-page capture, image format, quality settings, viewport configuration, and post-processing. Use when you need to take screenshots of
- Change API key status by ID — Toggles the enabled/disabled status of an API key. This endpoint switches the key between enabled and disabled states - if the key is currently enabled, it will be disabled, and vice versa. Returns a confirmation message
- Get all connections — Retrieves all connections from your Agenty account. Supports pagination via limit/offset and sorting by field name. Returns an empty list if no connections exist.
- Convert URL to PDF — Tool to convert a webpage URL to a PDF document. Use when you need to generate a PDF file from a web page for archival, reporting, or offline viewing purposes.
- Convert URL to PDF with Options — Tool to convert a URL or raw HTML to PDF with customizable options. Use when you need to generate PDFs with specific formatting requirements like custom page sizes, margins, headers/footers, or orientation. Supports both
- Copy Agent — Tool to copy an existing agent by its ID, creating a duplicate with optionally a new name. Use when you need to duplicate an agent's configuration to create a similar agent without starting from scratch.
- Create Workflow — Creates a new workflow in Agenty to automate actions based on agent events. Use this to set up automated responses like sending emails, triggering webhooks, or notifications when specific agent events occur (e.g., job co
- 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.
- Delete List Row by ID — Tool to delete a specific row from a list by its unique identifier. Use when you need to permanently remove a single row from a list.
- Delete List Rows by IDs — Tool to delete specific rows from a list by their IDs. Use when you need to remove one or more rows from a list by providing their unique identifiers.
- Delete Project — Tool to delete a project by its ID. Use when you need to permanently remove a project. This action cannot be undone, so ensure the project ID is correct before deletion.
- Delete Schedule — Tool to delete a schedule for an agent by its agent ID. Use when you need to remove scheduled automation for a specific agent.
- Delete Workflow by ID — Tool to delete a workflow by its ID. Use when you need to permanently remove a workflow after confirming it exists.
- Download Agent Result — Tool to download agent results by agent ID in CSV, TSV or JSON format. Use when you need to export or analyze agent execution results as a file.
- Download List Rows — Tool to download list rows as CSV file. Use when you need to export or backup all rows from a specific list.
- Download users — Tool to download users list in CSV format. Use when you need to export or backup the complete list of team members and users.
- Download workflows — Tool to download all workflows in CSV format. Use when you need to export or backup all workflows from your account.
- Extract Structured Data — Tool to auto-extract structured data from a webpage including schema.org, RDFa, Microdata, and JSON-LD formats. Use when you need to automatically extract semantic markup from web pages without writing custom scraping ru
- Extract Structured Data from URL — Tool to auto-extract structured data from a webpage URL. Use when you need to extract schema.org, RDFa, Microdata, or JSON-LD structured data from web pages.
- Get Agent Result — Tool to get the most recent result data for an agent. Use when you need to retrieve and view the scraped/collected data from an agent's latest execution. Returns result data with pagination support.
- Get all team members — Tool to retrieve all team members (users) under an account. Use after authentication when you need to list team members with pagination, sorting, and search filtering.
- Get URL Redirects — Tool to get the complete redirect chain for a URL. Use when you need to trace how a URL redirects, including both server-side (HTTP 3xx redirects) and client-side redirects (JavaScript, meta tags). Returns an ordered lis
- Get Job Result — Tool to get the result data from a completed job. Use when you need to retrieve and view the scraped/collected data from a finished job. Returns result data with pagination support.
- Get list by ID — Retrieves detailed information about a specific list by its ID. Use this action when you need to: - Get the full details of a list including its name, description, and metadata - Verify the existence of a specific list -
- Get List Row by ID — Tool to fetch a specific row by its ID from a list. Use when you need to retrieve a single data entry from a list using its unique identifier.