singer-io / tap-pipedrive

A Singer.io tap for extracting data from the Pipedrive API
GNU Affero General Public License v3.0
13 stars 34 forks source link

"Sources" field in data extraction ? #80

Open LouDub opened 4 years ago

LouDub commented 4 years ago

Hi,

I'm wondering in which dataset i can find the "sources" field (acquisition channel of a deal / lead). It seems that no table extracted by Stitch contains this field. Maybe i'm missing something.

Thank you, Louis

weltonrodrigo commented 3 years ago

I suggest you look for it in the Pipedrive Api Reference (https://developers.pipedrive.com/docs/api/v1/).

Stitch tables follow api nomenclature very closely (Deals api requests corresponde to deals table, etc)