Assistant Creation Process
To develop an assistant, complete the following steps:
-
Create a new assistant and define steps.
Create a new assistant in the Suitelet and define each step.
-
Build assistant pages.
Use fields, field groups, and sublists to build the assistant pages for each step.
-
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.