Bitly
Bitly is the most widely trusted link management platform in the world. By using the Bitly API, you will exercise the full power of your links through automated link customization, mobile deep linking, and click analytics.
Configuration
Input | Type | Description | Default Value |
---|
api_key | string | API Key. | |
start_date | string | Start date. | |
end_date | string | End date. | |
Generate API Key here or go to Settings → Developer settings → API → Access token and click Generate token. See here for more details.
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|
bitlinks | id | DefaultPaginator | ✅ | ✅ |
bitlink_clicks | | No pagination | ✅ | ❌ |
bsds | | No pagination | ✅ | ❌ |
campaigns | guid | No pagination | ✅ | ✅ |
channels | guid | No pagination | ✅ | ✅ |
groups | guid | No pagination | ✅ | ✅ |
group_preferences | group_guid | No pagination | ✅ | ❌ |
group_shorten_counts | | No pagination | ✅ | ❌ |
organizations | guid | No pagination | ✅ | ✅ |
organization_shorten_counts | | No pagination | ✅ | ❌ |
qr_codes | id | No pagination | ✅ | ✅ |
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|
0.0.1 | 2024-09-01 | | Initial release by @topefolorunso via Connector Builder |