Singer.io tap for extracting data from community app inSided (https://www.insided.com/)
See the getting started guide for running taps.
This tap:
- Pulls raw data from the inSided API
- Extracts from the Community and User API
- Outputs the schema for each resource
The tap uses OAuth 2.0 client credentials to access an inSided account.
{
"client_id": <CLIENT_ID>,
"client_secret": <CLIENT_SECRET>
}
Copyright © 2020 Stitch