1
0
mirror of synced 2025-12-20 18:39:31 -05:00
Files
airbyte/docs/integrations/sources/linkedin-pages-migrations.md
Dhroov Makwana c1bb8fb6e4 Source Linkedin Pages: migrate to low-code (#36744)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
2024-06-12 16:07:59 -07:00

5 lines
370 B
Markdown

# Linkedin Pages Migration Guide
## Upgrading to 1.0.7
- 2 new streams have been added which support time bound incremental sync. They need additional fields `start_date` and `time_granularity_type` to be defined in the config to work. `time_granularity_type` has a default value of `DAY` set, and `start_date` has a default value set 1 year prior to the current date.