Move To Next Record
Last updated
Last updated
This action will move a query cursor to the next available record.
The action has no settings.
This action will move the current query cursor to the next available record. If no query has been executed before calling this action, execution will be ignored. The flow of a complete loop on multiple records may look similar to this:
This action automatically will trigger any child operation when no more records are found in the current cursor.
This action produces the following variables after being triggered:
Variable | Description |
cursor_current_record | The complete JSON content of the record extracted by the action |
Channel specific availability follows the table below:
Channel | Availability |
Fully Available. | |
Fully Available. | |
SMS | Fully Available. |
Telegram | Fully Available. |
Web | Fully Available. |
Alexa | Fully Available. |
Google Assistant | Fully Available. |
Slack | Fully Available. |
API | Fully Available. |
This action requires an active Database package.