Hi, I am currently exploring airbyte (the open sou...
# ask-community-for-troubleshooting
a
Hi, I am currently exploring airbyte (the open source one) to sync various data into our data warehouse. I understand that it has
manual
and
cron
scheduling to schedule the sync job. I have question though, is there any API that I can use to trigger the sync job?
u
a
Hi @Nataly Merezhuk (Airbyte), thanks. I have read on that API, but it seems there is no API to trigger/start a manual sync job? Or perhaps I missed it?
Apologize, i missed it. There is actually
Trigger a manual sync of the connection
API for this. https://airbyte-public-api-docs.s3.us-east-2.amazonaws.com/rapidoc-api-docs.html#post-/v1/connections/sync
n
You got it! 🙂
🙂 1