Hey Team, Thank you for the awesome product.. I kn...
# give-feedback
v
Hey Team, Thank you for the awesome product.. I know, this has been a topic of discussion earlier as well! I would really want to use private repo of DBT to transform the data synced via Airbyte.. Its such a great feature to have!! I have read through the comment made from Charles on the issue - https://github.com/airbytehq/airbyte/issues/4133. I can understand the point made, but there is a huge sub-set of user requesting the given feature (as per the digging, I did in last few days)! Just wanted to check, if the feature is completely out of scope?
u
@Natalie (Airbyte), could you provide some pointers here?
n
Hey @Vinay Indoria, if you need to trigger a transformation after a sync succeeds, you can look at using the JSON payload from our Sync success notification here (https://docs.airbyte.com/cloud/managing-airbyte-cloud/manage-airbyte-cloud-notifications#example-webhook-notification-payload) to trigger your dbt job. We do not currently have plans to bring back dbt core integration to Airbyte at this time, as we've focused on improving the reliability of our EL for now.
v
Thanks for the prompt reply.. I wanted to directly integrate my dbt core project(private) at the end of the sync! I will check, if I can come up with a POC using webhooks!
👍 1