I am using Airbyte as an ELT tool to load pipedrive data into my Redshift warehouse.
In the ‘deals’ stream a lot of different data (columns) about our deals are synced, where every row corresponds with one deal. However, I am missing the inbound/outbound ‘channel’ we specify for every deal, which is listed under Details in the pipedrive deal page.
Would it be possible to call this with API?