The S4S Cloud Mapping Wizard includes a handy feature to capture any form submission so you can use the values to populate your mapping.
Normally S4S Cloud send2crm will not accept unknown, i.e. un-mapped, form submissions. By However using this functionality, any single submission will may be captured for use in the Mapping Wizard.
...
Switch to the website running the S4S Cloud send2crm client, and submit an attached website form. The Mapping Wizard will capture this form submission, close the dialog and display some additional options on screen.
If you’re not ready to capture the form submission just yet, click Cancel and everything will return to normal.
Form Identifiers
S4S Cloud The send2crm service needs a unique way of identifying each form. Ideally this would be using an id
attribute on the form element, but the S4S Cloud send2crm client automatically also selects other potentially useful attributes of the <form>
element and sends them with every submission.
When a submission has been captured, an additional dropdown is displayed below the Capture Test Submission… button. Choosing an option from this list will populate the S4S Cloud Form Identifier field.
...
Note |
---|
Make sure the identifier is unique, or the mapping could apply to forms it shouldn’t! |
...