Set Up an External Integration Form

Prev Next

This section describes how to set up a simple External Integration Form, that will ask the user for their address, and return their trash collection day.

Important Note:

If the ePayment Center module is not turned on for a site, External Form integrations will not work in the Form Center.

Who can use this feature?

Owner | System Administrator

Instructions

  1. Sign in to your site

  2. Ensure the External Integration Features are Enabled in the Form Center

  3. Select a category

  4. Create a New Form in the Form Center: A Form Center category's Add Form button.

  5. Add Input Fields to the Form:

    1. Add a Short Answer Field where the user can input their address

    2. Add another Short Answer Field to display the user's trash collection day and time

    3. Use txtAddress and txtTrashCollectionDay for the External Name

  6. Add the External Integration Command Button to the Form: A Print button is an example of an external integration command.

    • Change the Button Text to Print: The button's text box.

  7. Select a save option: The form's saving option buttons.

    • Save: Saves the current changes

    • Save and Publish: Saves the current changes and makes it available on the live site

  8. Create an External Integration Web Page