Skip to main content
Feedback

Recharge walkthrough

Prerequisites

Recharge connection.

Importing data into Data Integration

Procedure

  1. Select the Recharge connection.
  2. Select a report from the Report drop-down list.
  3. Reports filters - Use these fields to filter the report. Leave a filter empty to generate a report without applying the filter.
    Each report can have any filter, but not necessarily all filters.
  1. Report time period - Select the time period.

Report time period

  1. Select the Incremental extract method to filter the report for specific periods or dates.
  2. For Incremental fields, choose one from: created at, updated at or scheduled_at.
  3. Select the time period of the report.

All reports support two types of time periods:

  1. Date range

    • Pulls data in the date range between the start and end date provided, including the end date.
    • You must select a start date.
    • Leaving the end date empty will pull data up to the current river run time.
    • Select a timezone offset to send dates based on the offset.
    • Use the Last Days Back For Each Run to expand the start date and pull data a number of days before the chosen start date.
  2. Predefined date - a date range defined by Data Integration:

    • Day - Yesterday.
    • Week (From Monday to Sunday) - Week to date, Previous week, Previous week to date.
    • Month - Month to date, Previous month, Previous month to date.
    • Year - Year to date.

Interval chunks

Data Integration can run over the increment using chunks to make the loading efficient and precise for large amounts of data. You can choose from:

  • Don't Split - Data Integration pulls the data from the chosen start date to the end date in one bulk.
  • Daily - The run is chunked daily from the start to the end date.
  • Monthly - The run is chunked monthly from the start to the end date.
  • Yearly (Less Recommended) - The run is chunked yearly from the start to the end date.

Setting the Interval Size

You can set the size of each interval with the Interval Size field. For example, setting the Interval Size to 4 with a Daily Interval Chunk splits the date period into 4-day chunks. The period running from 01/01/2020 until 08/01/2020 is split into two intervals: from 01/01/2020 until 04/01/2020 and from 05/01/2020 until 08/01/2020.

API Rate Limits

  1. Up to 2 requests per second per access token.
  2. Each shop has a unique Access Token.
On this Page