Skip to main content

MixMax

This directory contains the manifest-only connector for source-mixmax.

Documentation reference:

Visit https://developer.mixmax.com/reference/getting-started-with-the-api for API documentation

Authentication setup

Mixmax uses API key authentication, Visit https://app.mixmax.com/dashboard/settings/personal/integrations for getting your API keys.

Configuration

InputTypeDescriptionDefault Value
api_keystringAPI Key.
start_datestringStart date.

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
appointmentlinksuserIdDefaultPaginator
codesnippets_idDefaultPaginator
insightsreports_idDefaultPaginator
integrations_commands_idDefaultPaginator
integrations_enhancements_idDefaultPaginator
integrations_linkresolvers_idDefaultPaginator
integrations_sidebars_idDefaultPaginator
livefeeduidDefaultPaginator
meetingtypes_idDefaultPaginator
messages_idDefaultPaginator
rules_idDefaultPaginator
rules_actions_idDefaultPaginator
sequences_idDefaultPaginator
sequences_recipients_idDefaultPaginator
sequencefolders_idDefaultPaginator
snippettags_idDefaultPaginator
snippettags_snippets_idDefaultPaginator
userpreferences_me_idDefaultPaginator
users_me_idDefaultPaginator

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.62024-12-1249267Update dependencies
0.0.52024-12-1148986Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64
0.0.42024-11-0448160Update dependencies
0.0.32024-10-2947838Update dependencies
0.0.22024-10-2847578Update dependencies
0.0.12024-09-2645921Initial release by @btkcodedev via Connector Builder
Was this page helpful?