Create workflow
Create
Section titled “Create”- Open Actions IA > workflows.
- Click + New recipe.
- Enter a name.
- Describe precisely When triggering it.
- Click + Step and choose an available capacity.
- Add the necessary steps and organize them from left to right.
- Decide which steps are optional.
- Click Save.
The name is limited to 255 characters. The trigger and at least one step are mandatory.
The recipe appears in the list with its state and number of steps. Before real use, check each connector and permission; The interface does not include a dedicated end-to-end test.
Example: Arrange an appointment
Create a workflow namedOrganiser un rendez-vous commercialwith the trigger:
Trigger when a visitor requests an appointment, provided his name and e-mail, and wishes to choose a niche.
Add the steps in this order:
- check the availability of the calendar;
- offer free slots;
- create the appointment after confirmation.
The name describes the expected result and the trigger specifies when the recipe is relevant. The order protects the calendar: the reading comes before writing and the creation comes only after the requested agreement. Also test a support request to check that the workflow does not trigger out of its target.