Update contact property (by email)
documentedAdd/update a single contact property by email.
POST /dev/api/contacts/add/propertyContactsno implementation yet0 runsInput
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.