This video shows how to set up and sequence three requests: create data
, update data
, and get all data
. Initially, the create data
and update data
requests run simultaneously, while the get all data
request isn't triggered. The video then shows how to sequence the Send Request blocks by connecting them to ensure each request runs only if the previous one succeeds.
Last modified: 2024/07/16