Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 

Note: This save action example requires the names of the input fields need to match the names of the Salesforce Contact fields so the data is saved to Salesforce. Form input field names may contain a space for readability i.e. Contact.BirthDate property may be called Birth Date within your form.


Div
classfuseitNoPageBreak

Image Removed

Be sure to include a primary identifier field to identify the Contact (or other object) to be updated. For a contact, the identifier field can be EmailContactId or User Name.

...