Data Fetcher Help Center
🚀 Try for free📮 Support
  • 👋Welcome
  • Create Requests
    • Create a request
    • Use table values in requests
    • Use variables in requests
    • Response field mapping
    • Schedule a request
    • Add a request trigger
    • Troubleshoot errors
    • Run request using webhook URL
    • Pre-built integrations
  • Custom Requests
    • Create a custom request
    • Set request method
    • Set request parameters
    • Request authorization
    • Set request headers
    • Add request body
    • Connect to a preset OAuth API
    • Create a custom OAuth connection
  • Advanced settings
    • Write modes
    • Update based on field(s)
    • Pagination
    • Response data transformations
    • Response JMESPath
    • Add fixed value to output
    • No output mode
    • Rate limit
    • Max response records
    • Run request from button field
    • Denormalize response
    • XML array handling
    • Fixed IP Address
  • Organise Requests
    • Run history
    • Duplicate a request
    • Delete a request
    • Add request description
    • Import request from cURL command
    • Export requests as JSON file
    • Import requests from JSON file
  • Create Sequences
    • Create a sequence
    • Schedule a sequence
    • Run sequence from button field
    • Run sequence using webhook URL
  • Account
    • Upgrade workspace
    • Authorize Data Fetcher and Airtable
    • Add user to workspace
    • Roles and permissions
    • View monthly usage
    • Update personal details
    • Update payment card
    • Update billing information
    • View invoices
    • Switch workspace
  • Get a Google Maps API Key
Powered by GitBook
On this page
  • What is a sequence?
  • Create a sequence
  • Run the sequence
  • Keep running sequence if one of the requests fails
  1. Create Sequences

Create a sequence

Last updated 6 months ago

What is a sequence?

A sequence is a group of that run one after the other. Sequences can run on a schedule, from a trigger, or from a webhook URL in the same way requests can.

Create a sequence

  • you want to use in the sequence.

  • On the home screen, click the arrow on the right of the “Create request” button.

  • Click "Create sequence".

  • On the create sequence screen, enter a name for your sequence.

  • Under Requests, select all the requests you want to run. You can add more requests with the "+ Add request" button.

  • Click "Save".

Run the sequence

  • On the create sequence screen, click "Run"

Your sequence will be saved again, then Data Fetcher will navigate to each request in your sequence, run it, and finally return to the create sequence screen.

Keep running sequence if one of the requests fails

By default, Data Fetcher will stop running the sequence when one of the requests fails. If you want Data Fetcher to instead ignore the error and move on to the next request:

  • On the create sequence screen, under Failure Handling, enable 'If one of these requests fails, run the next request anyway.'

requests
Create the requests