Skip to main content

Basecamp

Configuration

InputTypeDescriptionDefault Value
account_idnumberYour Basecamp Account ID.
start_datestringStart date — used in incremental syncs. No records before that start date will be synced.
client_idstringOAuth app Client ID. Go to 37Signals Launchpad to make a new OAuth app.
client_secretstringClient secret.
client_refresh_token_2stringRefresh token.

To obtain a refresh token, you'd need to register an oauth application and then go through the OAuth flow. Basecampy provides a CLI tool to do just that.

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
projectsidDefaultPaginator
schedulesidDefaultPaginator
schedule_entriesidDefaultPaginator
todosidDefaultPaginator
messagesidDefaultPaginator

Changelog

Expand to review
VersionDateSubject
0.0.12024-08-12Initial release by natikgadzhi via Connector Builder
Was this page helpful?