=FAIRE_REPORT() – Sync raw reports from Faire

Want to sync Faire raw order data into Google Sheets? Then this is the function for you!

=FAIRE_REPORT(type,date)

Inputs

  • type: The type of report you want to pull. Currently, the only option available is:
    • orders
  • date: The date (or date range) from which you’d like to pull the report.

Examples

=FAIRE_REPORT("orders","t7")

Returns a raw list of orders from the trailing seven days. Your function will always be refreshed to show the latest set of “t7” orders. Learn more about date ranges here.

Historical Data

When you connect a Faire account to Synchronize, we scrape 1 year of historical order data.