List of account kinds

Basecamp

../_images/basecamp_new.png

Account kind: basecamp_new

Parameters:

refresh_token
A Basecamp OAuth 2.0 refresh token (not the access token!)

Basecamp Classic

../_images/basecamp.png

Account kind: basecamp

Parameters:

username
A short descriptive name for the account.
subdomain
The subdomain, for instance mycompany if the full domain is mycompany.basecamphq.com.
api_key
The API key.

Bitly

../_images/bitly.png

Account kind: bitly

Parameters:

access_token
A Bitly OAuth 2.0 access token

Chartbeat

../_images/chartbeat.png

Account kind: chartbeat

Parameters:

username
A short descriptive name for the account.
api_key
The API key.

Desk

../_images/desk.png

Account kind: desk

Parameters:

subdomain
The subdomain, for instance mycompany if the full domain is mycompany.desk.com.
oauth_token
An OAuth 1.0 access token.
oauth_secret
An OAuth 1.0 access secret.

Facebook

../_images/facebook.png

Account kind: facebook

Parameters:

oauth_token
An OAuth 2.0 access token.

Flickr

../_images/flickr.png

Account kind: flickr

Parameters:

oauth_token
An OAuth 1.0 access token.
oauth_secret
An OAuth 1.0 access secret.

Foursquare

../_images/foursquare.png

Account kind: foursquare

Parameters:

oauth_token
An OAuth 2.0 access token.

GitHub

../_images/github.png

Account kind: github

Parameters:

oauth_token
An OAuth 2.0 access token.

Google Analytics

../_images/analytics.png

Account kind: analytics

Parameters:

refresh_token
An Analytics OAuth 2.0 refresh token (not the access token!)

Google Calendar

../_images/googlecalendar.png

Account kind: googlecalendar

Parameters:

refresh_token
A google calendar OAuth 2.0 refresh token (not the access token!)

Google Spreadsheets

../_images/googlespreadsheets.png

Account kind: googlespreadsheets

Parameters:

refresh_token
A google spreadsheets OAuth 2.0 refresh token (not the access token!)

GoSquared

../_images/gosquared.png

Account kind: gosquared

Parameters:

username
A short descriptive name for the account.
api_key
The API key.

Highrise

../_images/highrise.png

Account kind: highrise

Parameters:

username
A short descriptive name for the account.
subdomain
The subdomain, for instance mycompany if the full domain is mycompany.highrisehq.com.
api_key
The API key.

Instagram

../_images/instagram.png

Account kind: instagram

Parameters:

oauth_token
An OAuth 2.0 access token.

Lighthouse

../_images/lighthouse.png

Account kind: lighthouse

Parameters:

username
A short descriptive name for the account.
subdomain
The subdomain, for instance mycompany if the full domain is mycompany.lighthouseapp.com.
api_key
The API key.

Mailchimp

../_images/mailchimp.png

Account kind: mailchimp

Parameters:

username
A short descriptive name for the account.
api_key
The API key including the region, for instance 8ac789caf98879caf897a678fa76daf-us2.

Mixpanel

../_images/mixpanel.png

Account kind: mixpanel

Parameters:

username
A short descriptive name for the account.
api_key
The API key.
api_secret
The API secret.

New Relic

../_images/newrelic.png

Account kind: newrelic

Parameters:

api_key
The API key.

Pingdom

../_images/pingdom.png

Account kind: pingdom

Parameters:

username
Pingdom username
password
Pingdom password

Pipedrive

../_images/pipedrive.png

Account kind: pipedrive

Parameters:

api_token
The pipedrive api token

Pivotal Tracker

../_images/pivotal.png

Account kind: pivotal

Parameters:

username
A short descriptive name for the account.
api_key
The API key.

Prefinery

../_images/prefinery.png

Account kind: prefinery

Parameters:

username
A short descriptive name for the account.
subdomain
The subdomain, for instance mycompany if the full domain is mycompany.prefinery.com.
api_key
The API key.

Recurly

../_images/recurly.png

Account kind: recurly

Parameters:

username
A short descriptive name for the account.
subdomain
The subdomain, for instance mycompany if the full domain is mycompany.recurly.com.
api_key
The API key.

Salesforce

../_images/salesforce.png

Account kind: salesforce

Parameters:

refresh_token
A Salesforce OAuth refresh token (not the access token!)

Teambox

../_images/teambox.png

Account kind: teambox

Parameters:

oauth_token
An OAuth 2.0 access token.

Tender

../_images/tender.png

Account kind: tender

Parameters:

username
A short descriptive name for the account.
subdomain
The subdomain, for instance mycompany if the full domain is mycompany.tenderapp.com.
api_key
The API key.

Twilio

../_images/twilio.png

Account kind: twilio

Parameters:

account_sid
A Twilio’s account SID.
auth_token
The auth token for Twilio’s account.

Twitter

../_images/twitter.png

Account kind: twitter

Parameters:

oauth_token
An OAuth 1.0 access token.
oauth_secret
An OAuth 1.0 access secret.

UserVoice

../_images/uservoice.png

Account kind: uservoice

Parameters:

subdomain
The subdomain, for instance mycompany if the full domain is mycompany.uservoice.com.
oauth_token
An OAuth 1.0 access token.
oauth_secret
An OAuth 1.0 access secret.

Wordpress

../_images/wordpress.png

Account kind: wordpress

Parameters:

address
Your blog’s home address, for instance http://myweblog.wordpress.com/ or http://blog.mycompany.com/
username
Wordpress username
password
Wordpress password

Wufoo

../_images/wufoo.png

Account kind: wufoo

Parameters:

username
A short descriptive name for the account.
subdomain
The subdomain, for instance mycompany if the full domain is mycompany.wufoo.com.
api_key
The API key.

YouTube

../_images/youtube.png

Account kind: youtube

Parameters:

refresh_token
An youtube OAuth 2.0 refresh token (not the access token!)

Zendesk

../_images/zendesk.png

Account kind: zendesk

Parameters:

email
The email of the agent on behalf of which data will be fetched. If an auth token is used instead of the user password, this field will take the form foo@bar.com/token.
subdomain
The subdomain, for instance mycompany if the full domain is mycompany.zendesk.com.
password
The password of the agent, or a token if the /token email form is used.