Triggers a Flow when a contact is updated.

Options

  • Channel (drop down menu): The channel you wish to trigger the Flow when the event occurs within it.

Output Fields

  • Contact
    • Contact ID (text): Unique identifier of the contact to update. This can be dragged from the create contact card, or by using ‘Search Contacts’.
    • Salutation (text):  Mr/Mrs/etc.
    • First Name (text): User’s first name.
    • Last Name (text): User’s last name.
    • Work Email (list of text): User’s email.
    • Work Phone (list of text): User’s work phone.
    • Mobile Phone (list of text): User’s mobile phone.
    • Work Website (list of text): User’s work website.
    • Background (text): Additional background notes, bio, etc.
    • Image URL (text): URL of contact image.
    • Default Linked Organization (text): Select an organization defined in the Links field to be marked as default. If empty, or is not included in Links, or is not a valid ORGANISATION_ID, the first organization link will be set as default.
    • Owner User ID (text): User ID of the Contact Owner.
    • Date Created (text): Date the contact was created.
    • Date Updated (text): Date the contact was updated.
    • Visible To (text): This field can have one of the following values: ‘Everyone’ (Default), ‘Owner’, ‘Team’, or ‘Individuals’.
    • Visible Team ID (text): If VISIBLE_TO is ‘Team’, then this should be a Team ID, which must be a valid TEAM_ID record locator.
    • Visible User IDs (text): If VISIBLE_TO is ‘Individuals’, then this should be a comma-separated list of User IDs. This field is always empty in the response. Upon successful POST or PUT an anonymous team is created from the list of IDs, and the response will contain a VISIBLE_TEAM_ID.
    • Tags (list of text): Set of Tags attached to the Contact.
    • Address (object):
      • Address ID (number): Unique identifier of the address.
      • Address Type (text): ADDRESS_TYPE must be one of the following values: ‘Postal’, ‘Work’, ‘Primary’, ‘Home’ or ‘Other’. ‘Postal’, ‘Work’ and ‘Primary’ map to the Mailing Address and ‘Home’ and ‘Other’ map to the Other Address.
      • Street (text): Street Number and Name of Address.
      • City (text): City.
      • State (text): State/Province.
      • Postcode (text): Zip or Postal Code.
      • Country (text): Country.
  • Custom fields
    • Contact Custom Field (text): Customizable field for contact.
  • context 
    • Execution ID (text): Identifier of Execution.

Output Fields

  • Contact
    • Date Updated (text): Date the contact was updated.