Hi!:wave: I have questions regarding the API: - A...
# ask-community-for-troubleshooting
m
Hi!šŸ‘‹ I have questions regarding the API: • Are you able to specify DBT transformations via the API? (Commands, git repo etc). Couldn't see it in the docs. • If not, Are we able to get the logs for the sources to then trigger a run of the DBT transformations upon syncing complete • Lastly, What happens in the case that multiple clients connect Google Ads at the same time on our instance? Will it execute all clients in parallel or buffer them? Will Googles API limits come into play?
šŸ‘€ 1
h
1. https://airbyte-public-api-docs.s3.us-east-2.amazonaws.com/rapidoc-api-docs.html#post-/v1/operations/check 2. For google ads If you have multiple connections yeah we will do it parallel and yep google api limits will come into play
m
@Jonathan Irwin