Form Submission
A FormSubmission activity is created automatically when someone submits a form through Close forms.
A FormSubmission activity is created automatically when someone submits a form through Close forms. They cannot be created or modified through the API.
Form References:
form_id: The ID of the form that was submitted
Form Values:
values(object): The submitted form data as key-value pairs. Keys are form field IDs (e.g.,formfld_xxx), values are the data submitted by the user.
Submission Context:
ip_address: The IP address of the submitterorigin: The Origin header from the submission requestsource_url: The full URL where the form was submittedsource_url_normalized(read-only): The domain and path fromsource_url