cURL
curl --request GET \ --url https://app.closerx.ai/api/v2/salesforce/contacts/ \ --header 'Company-Name: <company-name>' \ --header 'api_key: <api-key>'
{ "respone": { "total_imported": 0, "imported": [] } }
Fetches and imports contacts from the connected Salesforce account.
Schema name for multi-tenancy
Salesforce contacts imported successfully
Show child attributes