This card will make changes to an existing contact. It essentially works the same as the create contact card.
Inputs
Update By:
Contact ID (text): The ID of the contact is needed to update it. This is returned by the create contact ID and it can be dragged into the slot.
Contact:
- DisplayName (text): Input a display name, however, this name will not show up in the contact card.
- **GivenName (text): **This name will show up as the first name of the contact.
- **MiddleName (text): **This name will show up as the middle name of the contact.
- **Surname (text): **This name will show up as the last name of the contact.
- **Initials (text): **It’s optional to add the initials of the name, however, it will not appear in the contact.
- **Title (text): **The contact’s title, for example, Dr., Mrs., Mr., or Sr.
- **Email Address (text): **Enter the email of the contact.
- **JobTitle (text): **Enter the job title of the contact.
- **CompanyName (text): **Enter the name of the company where the contact is employed.
- **Department(text): **Specify which department the contact is employed in.
- **PersonalNotes (text): **Add a note about the contact.
- **MobilePhone (text): **Input the contact’s personal phone number.
- **BusinessPhone (text): **Input the contact’s work or professional phone number.
Output:
- **ContactId (text): **After the contact has been created, it will return an ID. This can be dragged to other cards to be used as identification.
- **CreateDateTime (text): **The exact date and time of the contact’s creation are returned.
- **LastModifiedDateTime (text): **The exact date and time of the contact’s last modification are returned.