Assistant Creation Process

To develop an assistant, complete the following steps:

  1. Create a new assistant and define steps.

    Create a new assistant in the Suitelet and define each step.

  2. Build assistant pages.

    Use fields, field groups, and sublists to build the assistant pages for each step.

  3. Process assistant pages.

    For each assistant page, construct a response to the user’s navigation. At a minimum, render each step or page with a GET request. You can also use a POST request to process the user's data before redirecting them to another step.

General Notices