Skip to content

Integrations

RhinoAgents connects to many external services so your agents can read and write data, trigger actions, and integrate into existing workflows.

Categories

  • CRM (Salesforce, HubSpot)
  • Databases (Postgres, MySQL)
  • File storage (Google Drive, Dropbox, S3)
  • Messaging (Slack, Microsoft Teams)
  • Email providers (SendGrid, SMTP)
  • Analytics & Logging (Segment, Datadog)
  • Payments (Stripe)

How integrations work

  1. Select the integration from the Integrations page in the RhinoAgents console.
  2. Authenticate (OAuth or API key) and grant the requested scopes.
  3. Map fields to your agent’s inputs/outputs.
  4. Use the integration in your agent flow (actions, triggers, webhooks).

Example: Connect Google Sheets

  1. Go to Integrations → Google Sheets and click Connect.
  2. Authorize with your Google account and choose the spreadsheet.
  3. In your agent flow, add an action Write row (Google Sheets) and map the data fields.

Best practices

  • Use scoped service accounts for production integrations.
  • Rotate API keys regularly and use environment secrets.
  • Test integrations in a staging workspace before enabling in production.