connectors
Obtain a token from 3rd party data source
Attempt to obtain a token from the data provider, store it in the database. With this, the connector to continue to obtain new user data until the token is revoked.
get/v3/connectors/{connectorName}/connect
Path parameters
connectorName'facebook' | 'fitbit' | 'github' | 'googlecalendar' | 'googlefit' | 'medhelper' | 'mint' | 'moodpanda' | 'moodscope' | 'myfitnesspal' | 'mynetdiary' | 'netatmo' | 'rescuetime' | 'runkeeper' | 'slack' | 'sleepcloud' | 'slice' | 'up' | 'whatpulse' | 'withings' | 'worldweatheronline' | 'foursquare' | 'strava' | 'gmail' required
Lowercase system name of the source application or device. Get a list of available connectors from the /v3/connectors/list endpoint.
Query parameters
userIdnumber
User's id
Response
Successful operation