Skip to content

Pipedrive custom fields not moved to S3 and Postgres #29702

Discussion options

You must be logged in to vote

I found two possile routes to go:

use octavia cli

  • install the octavia cli as shown here
  • mkdir airbyt_config
  • octavia import all
  • now go to connections/<connection>/configuration.yaml
  • find your stream and add custom fields to the properties
  • save the file
  • octavia apply

airbyte does not show the additional fields in the UI, but when I rerun the sync, the fields show up

use the builder to create your own connector

You can create your own pipedrive connector in the "Builder". Its pretty straight forward. The connector will simply dump the entire Pipedrive API response into the S3 Bucket or the raw data tables. From here on out they are in your DWH and you can put it together yourself.

I will g…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by moligslagers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant