Skip to main content
Version: 0.22.2

Pull

Pull lets you pull data from a connected API provider.

Format

Pull uses a single utterance: Pull data from the provider <api provider> for the last <time period> <time unit>

Parameters

Pull uses three parameters:

  • api provider (required). The API provider of the database from which you’d like to pull data.
  • time period (required). The number of time units.
  • time unit (required). The type of time units such as days, months, or years.

Output

If data is successfully pulled, a success message appears in the chat history. Otherwise, an error message appears.

Examples

To pull data from the last two days from the API provider GoogleAnalytics, enter Pull data from the provider GoogleAnalytics for the last 2 days.