AgileCRM
Integrating AgileCRM with Osano
Connecting to AgileCRM
In order for Osano to discover data stored in your systems, we must connect to those data providers via an API. We require, at minimum, read-only access to establish a connection to these providers. Each provider you connect may require different information. Please see the linked vendor documentation for instructions on where and how to obtain this data.
Required Fields
- API Key
- Site Subdomain
View Agile CRM's documentation on finding your API key.
Core Functionality
- Data Discovery
- User Search
- Data Deletion
Base URL
https://{subdomain}.agilecrm.com/dev/api/
Auth
- oauth
- apiKey
Basic Authorization with email as username, Api Key as password.
User Search
- name
- phoneNumber
- address
- birthday
- userId
Data Deletion
Notes are removed with the contact delete request.
Last Modified: 2022-09-19