Rootly
The Rootly source supports Full Refresh as well as Incremental syncs.
Documentation: https://rootly.com/api#/
Input | Type | Description | Default Value |
---|
api_key | string | API Key. | |
start_date | string | Start date. | |
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|
dashboards | id | DefaultPaginator | ✅ | ✅ |
incidents | id | DefaultPaginator | ✅ | ✅ |
authorizations | id | DefaultPaginator | ✅ | ✅ |
dashboards_panels | id | DefaultPaginator | ✅ | ✅ |
users | id | DefaultPaginator | ✅ | ✅ |
incident_types | id | DefaultPaginator | ✅ | ✅ |
ip_ranges | id | DefaultPaginator | ✅ | ❌ |
users_notification_rules | id | DefaultPaginator | ✅ | |