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.
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.
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 | ✅ | ✅ |
Expand to review
Version | Date | Pull Request | Subject |
---|
0.0.3 | 2024-11-04 | 48171 | Update dependencies |
0.0.2 | 2024-10-28 | 47516 | Update dependencies |
0.0.1 | 2024-09-01 | | Initial release by @topefolorunso via Connector Builder |