Tarak dba
09/15/2022, 4:16 PMSunny Hashmi (Airbyte)
09/15/2022, 4:25 PMconnections/sync
endpoint: https://airbyte-public-api-docs.s3.us-east-2.amazonaws.com/rapidoc-api-docs.html#post-/v1/connections/syncTarak dba
09/15/2022, 4:34 PMSunny Hashmi (Airbyte)
09/15/2022, 4:42 PMTarak dba
09/15/2022, 4:46 PMSunny Hashmi (Airbyte)
09/15/2022, 5:03 PMschedule
field in the connections/update endpoint where you can specify in minutes how often you'd like it to sync.
If you were to do it that way, I would recommend:
1. pulling the connection schema using the Get a connection endpoint
2. Adjusting the schedule
(or scheduleData
for a cron expression) as you see fit. Attached a screenshot, also more info on different schema fields and what they mean is in the linked API documentation
3. Send the json back using the Update a connection endpointSunny Hashmi (Airbyte)
09/15/2022, 5:04 PMTarak dba
09/16/2022, 8:49 AM