Skip to main content

Simplesat

This is the setup guide for the Simplesat source connector which ingests data from the simplesat API.

Prerequisites

An API key is required for authentication and using this connector. In order to obtain an API key, you must first create a Simplesat account.

Once logged-in, you will find your API key in the account settings.You can find more about their API here https://documenter.getpostman.com/view/457268/SVfRt7WJ?version=latest

For the answers and responses endpoint, you can specify a start_date and end_date for replicating data between these dates.

Set up the Adjust source connector

  1. Click Sources and then click + New source.
  2. On the Set up the source page, select Simplesat from the Source type dropdown.
  3. Enter a name for your new source.
  4. For API Key, enter your API key obtained in the previous step.
  5. For start_date, enter a date in YYYY-MM-DD format (UTC timezone is assumed). Data starting from this date will be replicated.
  6. For end_date, enter a date in YYYY-MM-DD format (UTC timezone is assumed). Data ending till this date will be replicated.
  7. Click Set up source.

Supported sync modes

The source connector supports the following sync modes:

  • Full Refresh

Configuration

InputTypeDescriptionDefault Value
api_keystringAPI Key.

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
surveysidDefaultPaginator
questionsidDefaultPaginator
answersidDefaultPaginator
responsesidDefaultPaginator

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.12024-10-01Initial release by @aazam-gh via Connector Builder