I observed form2 JS reload the page during post submission, which defer us to show success message to the end user. May be I am missing something here. Can you suggest if there is ...
Seems when we export field list from Marketo, in that the field name is listed as "Lead Source" but in actual on the form it is found as "Person Source". I added Person Source and ...
Using SubmitForm API to create person record. I downloaded all fields object and found Lead Source as listed in the Marketo Person record fields having "leadSource" as it's API nam...
Thanks@SanfordWhiteman; it was in my mind to use webhook in case the requirement to update all records urges up. I raised this query to be sure that SubmitForm REST API will only u...
In case we have two different records; one marked as Lead and other marked as contact having the identical email. Can we update both the records using Submit Form API.
Currently it...