Workflows · From Tasks · from_appfigures

Purpose

Imports data from Appfigures.

Method of use

Before you can download data from Appfigures you have to give Workflows access. Follow the steps below:

  1. Create an API Client in Appfigures
  2. Save the client_key and client_secret
  3. Securely handover username, password, client_key and client_secret to a Onesecondbefore staff member
  4. You should now be able to download data from Appfigures

Configuration

Example usage

extract:
    type: subscriptions

Properties

propertytyperequireddescription
typeenumerator (see description)yesContains the report you want to download. Must be one of:
  1. products (resource = /products/mine)
  2. revenue (resource = /reports/revenue)
  3. sales (resource = /reports/sales)
  4. subscriptions (resource = /reports/subscriptions)
conn_idstringnoConnection string as handed to you by the Onesecondbefore team. Default is `appfigures`

Details

itemdescription
APIAppfigures API
Pre-formatted schemaYes. Comes with a pre-formatted and described schema.