Agile CRM

Agile CRM integration on indie.money — manage contacts, companies, and deals

Written By pvdyck

Last updated About 1 hour ago

Agile CRM

Supported — Manage Agile CRM contacts, companies, and deals.

NodesAgile CRM
AuthAPI key via Secure Vault

Credential Setup

When configuring the Agile CRM credential in Secure Vault, provide:

  • Email — the email address of your Agile CRM account.
  • API Key — your Agile CRM REST API key.
  • Subdomain — your account subdomain. For https://example.agilecrm.com, enter example.

Operations

Contact

  • Create — add a new contact.
  • Get — retrieve a single contact by ID.
  • Get Many — list contacts, with optional filters.
  • Update — modify an existing contact.
  • Delete — remove a contact.

Company

  • Create — add a new company.
  • Get — retrieve a single company by ID.
  • Get Many — list companies, with optional filters.
  • Update — modify an existing company.
  • Delete — remove a company.

Deal

  • Create — add a new deal.
  • Get — retrieve a single deal by ID.
  • Get Many — list deals.
  • Update — modify an existing deal.
  • Delete — remove a deal.

Compatibility

All operations supported.