Update a Contact

Updates the details of an existing contact record in your CRM.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Supported apps for Update Contact

Affinity (affinity)

Supported Request Fields:

  • contactId - Required
  • firstName
  • lastName
  • email
  • account
Close CRM (close-crm)

Supported Request Fields:

  • contactId - Required
  • firstName - Required
  • lastName
  • customFields
HubSpot (hubspot)

Supported Request Fields:

  • accept - Required
  • content-type - Required
  • contactId - Required
  • firstName
  • lastName
  • email
  • industry
  • jobTitle
  • owner.id
  • owner.email
  • address.addressLine1
  • address.addressLine2
  • address.city
  • address.state
  • address.country
  • address.zipCode
  • address.addressType
  • phoneNumber
  • account
  • customFields
LeadSquared (leadsquared)

Supported Request Fields:

  • contactId - Required
  • firstName
  • lastName
  • email
  • phoneNumber
  • customFields
Salesforce (salesforce)

Supported Request Fields:

  • accept - Required
  • content-type - Required
  • contactId - Required
  • firstName
  • lastName
  • email
  • industry
  • jobTitle
  • address.addressLine1
  • address.city
  • address.state
  • address.country
  • address.zipCode
  • phoneNumber
  • customFields
Sugar CRM (sugar-crm)

Supported Request Fields:

  • contactId - Required
  • firstName
  • lastName
  • email
  • industry
  • jobTitle
  • phoneNumber
  • owner.id
  • account
  • address.addressLine1
  • address.addressLine2
  • address.city
  • address.state
  • address.country
  • address.zipCode
  • customFields
Zendesk CRM (zendesk-crm)

Supported Request Fields:

  • contactId - Required
  • firstName
  • lastName
  • email
  • industry
  • address
  • address.addressLine1
  • address.city
  • address.zipCode
  • address.state
  • address.country
  • phoneNumber
  • jobTitle
  • customFields
Zoho CRM (zoho-crm)

Supported Request Fields:

  • contactId - Required
  • firstName
  • lastName
  • email
  • industry
  • jobTitle
  • owner
  • owner.id
  • owner.email
  • address
  • address.addressLine1
  • address.addressLine2
  • address.city
  • address.state
  • address.country
  • address.zipCode
  • address.addressType
  • phoneNumber
  • account
  • customFields
Brevo (brevo)

Supported Request Fields:

  • contactId - Required
  • firstName
  • lastName
  • jobTitle
  • email
  • phoneNumber
  • customFields
Pipeline CRM (pipelinecrm)
Attio (attio)

Supported Request Fields:

  • contactId - Required
  • firstName
  • lastName - both firstName and lastName needs to be given in case of name updates
  • email - gets appended to the list of existing emails
  • jobTitle
  • phoneNumber - gets appended to the list of existing phones
  • account
  • address.addressLine1
  • address.addressLine2
  • address.city
  • address.state
  • address.country
  • address.zipCode- all the address related fields are combined as a single string and sent to attio, and attio parses the string to extract individual data. you can overwrite this with a primary_location object in the customFields.
  • customFields
Microsoft Dynamics 365 Sales (msd-365-sales)

Supported Request Fields:

  • contactId - Required
  • firstName
  • lastName
  • email
  • jobTitle
  • phoneNumber
  • account
  • owner.id
  • address.addressLine1
  • address.addressLine2
  • address.city
  • address.state
  • address.country
  • address.zipCode
  • address.addressType
  • customFields
Body Params
string
required
string
string
string
string
string
owner
object
address
object
string
string

Account ID to which the contact belongs

json

(Coming Soon) A JSON of fieldId, value pair. Example: {"field1":"value1","field2":"value2"}

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json