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
    • List of Airtable 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 name or email address
    • Update payment card
    • Update billing information
    • View invoices
    • Switch workspace
  • Get a Google Maps API key
Powered by GitBook
On this page
  1. Organise Requests

Duplicate a request

Duplicating requests saves you time by creating an identical copy of a configured request instead of starting from scratch

How to duplicate a request

You can duplicate a request in two ways:

From the home screen:

  1. Navigate to the home screen in Data Fetcher.

  2. Locate the request you want to duplicate.

  3. Hover your mouse over the request, and click the three dots (...) on the right-hand side.

  4. Select Duplicate from the menu.

A new request will immediately appear in your list, containing all the same settings and parameters as the original.

From the request screen:

  1. Open the request you want to duplicate.

  2. Click the Duplicate button in the top menu.

A new request will be created, and you'll be automatically taken to the duplicated request screen, where you can begin making changes.

Last updated 11 days ago