Sign in

Update contact property (by email)

documented

Add/update a single contact property by email.

POST /dev/api/contacts/add/propertyContactsno implementation yet0 runs

Input

domain
Agile CRM domain (without protocol, e.g. your-domain)
your-domain
email
Contact email to identify the contact
user@example.com
AGILECRM_EMAIL
Account email for Basic auth
you@example.com
AGILECRM_API_KEY
API Key for Agile CRM REST API
your_api_key
type
Property type
SYSTEM
name
Property name
first_name
value
Property value
John
Calls Agile CRM as you (your API key is your account); keychains.dev holds the credentials.
Update contact property (by email) · Agile CRM · OpenIntegrations