Specify variables and execute respective set of actions.Documentation Index
Fetch the complete documentation index at: https://docs.fastgen.com/llms.txt
Use this file to discover all available pages before exploring further.

Example
In the example above we’re checking for which
state has been received by the endpoint. If we receive CA or NY, we send unique response messages. If we receive any other state, the default path will be triggered.
If several conditions are met, only the first one in sequence will be executed.
