Skip to main content

Missive

This page contains the setup guide and reference information for the Missive source connector.

Documentation reference:

Visit https://missiveapp.com/help/api-documentation/rest-endpoints for API documentation

Authentication setup

Missive uses Bearer token authentication authentication, Visit your profile settings for getting your api keys. Refer https://missiveapp.com/help/api-documentation/getting-started for more details.

Configuration

InputTypeDescriptionDefault Value
api_keystringAPI Key.
limitstringLimit. Max records per page limit50
start_datestringStart date.
kindstringKind. Kind parameter for contact_groups streamgroup

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
contact_booksidDefaultPaginator
contactsidDefaultPaginator
contact_groupsidDefaultPaginator
usersidDefaultPaginator
teamsidDefaultPaginator
shared_labelsidDefaultPaginator
organizationsidDefaultPaginator
conversationsidNo pagination

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.12024-09-2245844Initial release by @btkcodedev via Connector Builder