
Partnerize
Website: https://console.partnerize.com/
Documentation: https://api-docs.partnerize.com/partner/#section/Introduction
Configuration
Input | Type | Description | Default Value |
---|
user_api_key | string | User API Key. The user API key identifies the user on whose behalf the request is made. Find it in your account settings under 'User API Key' at https://console.partnerize.com. | |
application_key | string | Application Key. The application key identifies the network you are making the request against. Find it in your account settings under 'User Application Key' at https://console.partnerize.com. | |
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|
countries | ref_country_id | DefaultPaginator | ✅ | ❌ |
currencies | currency_id | DefaultPaginator | ✅ | ❌ |
devices | ref_device_id | DefaultPaginator | ✅ | ❌ |
timezones | ref_timezone_id | DefaultPaginator | ✅ | ❌ |
traffic_sources | ref_traffic_source_id | DefaultPaginator | ✅ | ❌ |
user_context | ref_user_context_id | DefaultPaginator | ✅ | |