Hi, can someone tell me - if I use API to create c...
# replication-troubleshooting
s
Hi, can someone tell me - if I use API to create connections programatically via python script, do I have to fill all the jsonSchema{} about source table columns and cursor fields details , or is there a way to let the Airbyte to sync Catalog automatically? I am able to create a new connection using API, but the Catalog is empty and I have to refresh it manually via UI now. Thank you!
✍️ 1
u
@[DEPRECATED] Marcos Marx turned this message into Zendesk ticket 2892 to ensure timely resolution!
s
Seems that API request sources/discover_schema is what i'm looking for. Trying it now.
u
Hi! That's what I was about to suggest :) let me know if it works out!
👍 1
s
Yep, that was the solution, first incremental Syncs are working fine.
u
Great to hear!