Celigo Integration — Automate Celigo with AI on Beauto
Integration platform as a service (iPaaS) for connecting applications and automating workflows
Category: developer tools · 117 actions available
What you can automate with Celigo
Beauto connects Celigo with 900+ other apps so you can build AI-powered workflows in minutes. Trigger automations from Celigo events, enrich Celigo data with AI, or sync Celigo with the rest of your stack — without writing code.
- Sync Celigo data with Gmail, Slack, Notion, HubSpot, Google Sheets, and more
- Trigger AI agents on new Celigo events and route the output anywhere
- Schedule recurring Celigo tasks — daily reports, cleanups, or bulk updates
- Use natural language to describe the workflow; Beauto builds it for you
Celigo actions Beauto supports
- Assign Export Error — Tool to assign an export error to a user in Celigo. Use when you need to assign responsibility for fixing or reviewing integration errors to a specific team member.
- Clone Export — Tool to clone a specific export to create a copy. Use when you need to duplicate an existing export configuration with new or same connection mappings.
- Clone Flow — Tool to clone a specific flow to create a copy. Use when you need to duplicate an existing flow configuration to a different integration.
- Clone Import — Tool to clone a specific import to create a copy with remapped connections. Use when you need to duplicate an existing import configuration with different connection IDs.
- Clone Integration — Tool to clone a specific integration to create a copy. Use when you need to duplicate an existing integration and all its flows.
- Create Connection — Tool to create a new connection in Celigo to store credentials and application access information. Use when you need to set up a new API connection, configure authentication, or establish integration endpoints. Supports
- Create Export — Tool to create a new export in Celigo for extracting data from an application. Use when you need to set up a new data export configuration, such as webhook exports, delta exports, or test exports.
- Create File Definition — Tool to create a file definition in Celigo for defining data file structure and format. Use when you need to specify how data files should be structured for import or export operations. Supports both fixed-width and deli
- Create Flow — Tool to create a new flow in Celigo that composes export and import components together. Use when you need to establish a data integration pipeline between systems. A flow connects a source (export) to a destination (imp
- Create iClient — Tool to create a new iClient for SmartConnector authentication in Celigo. Use when you need to set up authentication credentials for connecting to external APIs. iClients store provider-specific authentication data requi
- Create Import — Tool to create a new import for inserting data into an application. Use when you need to set up a data import configuration with HTTP endpoint details.
- Create Integration — Tool to create a new integration in Celigo to group flows together. Use when you need to organize related flows under a single integration container for better management and structure.
- Create Integration Revision — Tool to create a snapshot revision of a specific integration. Use when you need to capture the current state of an integration for version control or backup purposes.
- Create Script — Tool to create a new custom JavaScript script in Celigo for data transformation operations. Use when you need to add a script for custom data processing, validation, or transformation logic.
- Create Tag — Tool to create a new tag in Celigo for organizing and categorizing resources. Use when you need to create a tag that can be applied to integrations, flows, or other Celigo resources.
- Create User — Tool to create a new user in your Celigo integrator.io account by sending an invitation. Use when you need to grant a new user access to your Celigo account with specific permissions.
- Delete All Resource State — Tool to delete all state keys and values stored under a specific resource. Use when you need to clear all state data for a resource. This is a destructive operation - be careful!
- Delete All State — Tool to delete all global state keys and values in Celigo. Use when you need to clear all stored state data. WARNING: This operation is destructive and irreversible - it removes ALL global state keys and values from the
- Delete Connection — Tool to delete a specific connection in Celigo. Use when you need to permanently remove a connection from your integration. Returns success status on completion.
- Delete Export — Tool to delete a specific export from Celigo. Use when you need to permanently remove an export by its ID. Returns a success confirmation.
- Delete Flow — Tool to delete a specific flow from Celigo. Use when you need to permanently remove a flow. This operation is destructive and cannot be undone.
- Delete iClient — Tool to delete a specific iClient from Celigo. Use when you need to permanently remove an iClient by its ID. Returns a success confirmation.
- Delete Import — Tool to delete a specific import from Celigo integrator.io. Use when you need to remove an import configuration. This operation is destructive and cannot be undone.
- Delete Integration — Tool to delete a specific integration from Celigo integrator.io. Use when you need to permanently remove an integration. This operation is destructive and cannot be undone.
- Delete Resolved Errors — Tool to delete resolved errors for a specific export in Celigo. Use when you need to clear resolved errors from an export's error log.
- Delete Resource State Value — Tool to delete the resource-specific key and value from state. Use when you need to remove state data for a specific resource like imports, exports, flows, or connections.
- Delete Script — Tool to delete a specific script from Celigo. Use when you need to permanently remove a script configuration. This operation is destructive and cannot be undone.
- Delete State Value — Tool to delete the specified state key and its value. Use when you need to remove state data from the Celigo Integrator platform. This operation is destructive and cannot be undone.
- Delete Tag — Tool to delete a specific tag from Celigo integrator.io. Use when you need to permanently remove a tag. This operation is destructive and cannot be undone.
- Delete User — Tool to delete a specific user from your Celigo account. Use when you need to remove a user (account share) from the account.
- Evaluate Virtual Import Map — Evaluate the mapping step of a virtual import and return post-mapped records. Use when you need to test field mapping transformations without executing the full import process.
- Execute Virtual Export — Execute a virtual export using a connection by posting the export model. Use when you need to trigger an export operation for a specific connection with custom configuration (HTTP, NetSuite, or Salesforce).
- Execute Virtual Import — Tool to execute a virtual import by posting import configuration and data to a connection. Use when you need to send data to an external API through a Celigo connection with field mapping transformations.
- Virtual Export with Paging — Tool to execute a virtual export with paging support for Celigo connections. Use when you need to retrieve data from external systems in paginated chunks. For subsequent pages, include the pagedExportState from the previ
- Generate Structured File — Tool to generate sample EDI data or structured files from input data. Use when you need to convert JSON data into a delimited or fixed-width file format based on defined rules.
- Get Connection by ID — Tool to get a specific connection by its ID. Use when you need to retrieve connection details including configuration, authentication settings, and type information.
- Get Connection Audit Logs — Tool to retrieve audit logs for a specific connection. Use when you need to track changes, view history, or investigate modifications made to a connection.
- Get Connection Debug Logs — Tool to retrieve debug logs for a connection by its ID. Use optional resource_id parameter to filter logs by a specific import or export.
- Get Connection Dependencies — Tool to retrieve all resources using or used by a specific connection. Use when you need to understand the dependencies of a Celigo connection, including imports, flows, and integrations that rely on it.
- Get EDI Profiles — Tool to retrieve all EDI profiles for the account. Use when you need to list Electronic Data Interchange (EDI) and B2B configurations. Returns empty array if no profiles are configured (HTTP 204).