airbytehq / airbyte-dbt-models

Models to be used to leverage Airbyte output connector data.
MIT License
4 stars 14 forks source link

Source Twilio: Add dbt converter #58

Closed btkcodedev closed 2 weeks ago

btkcodedev commented 3 weeks ago

Closes https://github.com/airbytehq/airbyte-dbt-models/issues/32

How 1) The tables from the fivetran model are analyzed for source-twilio https://github.com/fivetran/dbt_twilio_source/tree/main/models

2) Fivertran's Streams were matched against Airbyte streams and differential tables were identified 3) Single transformation were made

btkcodedev commented 3 weeks ago

@marcosmarxm, I've made matches for most models, The messaging_service model is little fishy, and I can't figure out a match with existing ab schemas Ready for a first review :bow:

marcosmarxm commented 2 weeks ago

@btkcodedev I don't think Airbyte sandbox account has message_service stream. We can disable and have the model runnign without it, the same as Zendesk.

btkcodedev commented 2 weeks ago

Done @marcosmarxm :bow: