Skip to main content

4. Maker Course - Create an Intake Sequence

Video Walkthrough

Follow Along:

  1. In the module builder, select the add block button, add_block.png, then select Interface Submitted. An Interface Submitted trigger is added.

  2. In the Interface Submitted configuration panel, rename the trigger to "Intake Interface Accessed."

  3. Select the Activate Trigger When dropdown and select Intake, the interface you created in a previous section.

  4. Beside the newly configured Interface Submitted trigger, select the add block button, add_block.png, and select End Sequence. The End Sequence configuration panel displays.

  5. In the End Sequence configuration panel, rename the action to "Intake Submitted."

  6. Test the intake sequence:

    1. Select the Interface Submitted trigger block, then in the trigger configuration panel, select Open sequence to test the intake sequence. The interface displays.

    2. Fill the interface fields with the relevant information.

    3. Select Finish. The interface is submitted.

Stick around after the main part of the video for some bonus content!

You've created an intake sequence and tested the interface logic. Next, we'll begin to define the logic that runs after a user submits the interface.

Next Step

5. Maker Course - Create a Tracking Interface