Link a system available in your setup. Reduce manual movement between tools. Authorize the account with the required permissions and map its identifiers.
For a compatible calendar, CRM or business application.
How it works +
Select a connection and check which operations are supported in your setup.
Authorize the account with the required permissions and map its identifiers.
Run a controlled lookup or update to confirm the workflow receives the expected result.
Custom API actions
Use an accessible API for a specific operation. Connect tasks to internal or specialized tools. Configure authentication securely and keep credentials out of prompts and caller-visible content.
For a system that needs a custom connection.
How it works +
Define the endpoint, method, required inputs, and expected response fields.
Configure authentication securely and keep credentials out of prompts and caller-visible content.
Validate successful, empty, and unsuccessful responses before enabling the action.
Data mapping
Define what the workflow sends and receives. Keep the task connected to the correct record. Validate required values and distinguish a missing record from an unsuccessful lookup.
For lookups, confirmed updates and returned outcomes.
How it works +
Map caller details to the identifiers and fields expected by the connected system.
Validate required values and distinguish a missing record from an unsuccessful lookup.
Confirm updates from the response and define how repeated requests should be handled.
Connect the system that owns the task.
Calendars
Read availability or submit an approved booking operation.
Customer records
Find the right account and update permitted fields.
Internal applications
Expose a defined operation through a suitable API.
Connect with purpose. Verify the whole path.
Check whether a supported integration covers the required operation or whether a custom API action is needed.
Does a listed integration support every action in that product?+
No. Treat the directory as a starting point for review. Confirm the exact objects, read and write actions, authentication method, and account requirements your workflow needs.
Can we connect an internal system with an API?+
Share its API documentation, authentication requirements, and expected actions for a technical review. Network access, permissions, and response times determine the integration work needed.
How do we prevent duplicate bookings or record updates?+
Design the integration around stable identifiers, action confirmation, and duplicate protection where the destination supports it. Test retries and timeouts and verify the final record rather than assuming the first request succeeded.
What should the agent do when a system returns no result?+
Define a clear fallback for missing records, expired credentials, and service failures. The agent should explain the verified state and offer a handoff or follow-up instead of inventing a result.
What needs to be ready for an integration pilot?+
Provide a test account, scoped credentials, representative records, a named system owner, and expected success and failure responses. Confirm which production permissions will be needed after validation.