For the complete documentation index, see llms.txt. This page is also available as Markdown.

Dynamic responses based on respondent selections

It refers to the process of generating different response based on the options selected by the respondents. This approach allows for a more personalized and efficient experience for respondents.

As there are many different types of forms that may require such automation, we will focus solely on demonstrating the use of the dropdown field from FormSG. To follow this guide, make sure that your dropdown field contains at least two options.

Send unique response to respondents based on the options they've selected.

Connect the form you wish to automate with

  1. After logging into Plumber.gov.sg

  2. Click "Template" on the left or "Use a template" on the homepage

  3. Click "Route support enquiries"

  4. Click "Use template" on the top right

  5. Click "New form response"

  6. Click "Connect" at the right

  7. Under "Choose connection", click the dropdown

  8. Click "+ Add new form"

  9. Under "Form URL", paste the form link that you wish to connect to

  10. Under "Form Secret Key", paste the form's secret key

  11. Click "Connect"

  12. A message "Your form is connected successfully." will be shown

  13. Click "Save and continue"

  14. Under "1. New form response", a green dot will appear as an indication that the form has been connected successfully.

  1. Click "Check step"

  1. Click "2. Condition". A side drawer will appear

  2. You will see "Replace with response 1 request"

  1. Delete that variable

  2. Click on the field, a drop down will appear

  3. Select the response that correspond with the drop-down option's response

  4. Click "Check step"

  5. The step would either passed or fail, it doesn't matter at this point

  6. Click "3. Send email"

  7. Delete "Replace this with data from step 1" for all of the fields

  1. Replace with the variable you would like

  2. Click "Check step" once you are done

  3. You should receive an email to your inbox

  4. Repeat step 1 to step 12

Last updated