Previous Step: External Integration Web Pages
Enable External Submissions
Whereas the External Integration command discussed previously sends and receives information from the external web service, the External Submission functionality only submits information to an external service. An External Submission acts like a standard form, except that data is also sent to an external service when the form is submitted.
Navigate to the Form Center module:
Expand the Modules menu
Select the Content tab
Click Form Center
Note: You can also navigate to your Form Center using the URL, www.yourwebsite.com/Admin/FormCenter.
Select the category your form is in:
If needed, create an external integration form
Locate your external integration form:
Click the Actions button next to the form's name:
Select Modify:
Locate the Type dropdown menu:
Set the Type to External Submission:
Enter the URL that will receive the external submission data:
Note:
The submission data is sent to the specified URL using a standard HTTP POST request. Only a status 200 HTTP response is expected back from the server. If a protocol (JSON, XML, HTML) is not specified, the Municipal Websites Central solution will default to sending content as an HTML document. The request contents will be identical to those submitted in the Service URL Configuration and Data Exchange Format article.
Click a save option:
Save: Saves changes made to the form
Note:
Already published forms will reflect the change when the form's page refreshes.
Save and Publish: Saves changes made to the form and makes the form available for use