Bring data from Pipedrive to your Lakehouse.
DealFlow
and DealProducts
). Note that enabling this will significantly increase extraction time, as additional requests for each Deal need to be performed to get the additional information.
Tip: The stream can be found more easily by typing its name.Select the streams and click Next.
Activities
id
- Unique identifier for the activitysubject
- Subject or title of the activitytype
- Type of activity (call, meeting, email, etc.)due_date
- Due date for the activitydone
- Whether the activity is completeduser_id
- ID of the user who owns the activityperson_id
- ID of the associated persondeal_id
- ID of the associated dealorg_id
- ID of the associated organizationlocation
- Location where the activity takes placenote
- Notes attached to the activityadd_time
- When the activity was createdupdate_time
- When the activity was last updatedDeals
id
- Unique identifier for the dealtitle
- Title of the dealvalue
- Monetary value of the dealcurrency
- Currency of the deal valuestage_id
- ID of the current stage of the dealpipeline_id
- ID of the pipeline the deal belongs toperson_id
- ID of the person associated with the dealorg_id
- ID of the organization associated with the dealowner_id
- ID of the user who owns the dealstatus
- Current status of the deal (open, won, lost, deleted)probability
- Probability of winning the deal (0-100)expected_close_date
- Expected close date for the dealadd_time
- When the deal was createdupdate_time
- When the deal was last updatedwon_time
- When the deal was wonlost_time
- When the deal was lostacv
- Annual Contract Valuearr
- Annual Recurring Revenuemrr
- Monthly Recurring Revenueactivities_count
- Total number of activities on the dealdone_activities_count
- Number of completed activitiesundone_activities_count
- Number of pending activitiesnotes_count
- Number of notes on the dealfiles_count
- Number of files attached to the dealPersons
id
- Unique identifier for the personname
- Full name of the personfirst_name
- First name of the personlast_name
- Last name of the personowner_id
- ID of the user who owns this personorg_id
- ID of the organization this person belongs tojob_title
- Job title of the personbirthday
- Birthday of the personadd_time
- When the person was addedupdate_time
- When the person was last updatedemails
- Email addresses associated with the personphones
- Phone numbers associated with the personim
- Instant messaging accountspostal_address
- Postal address informationnotes
- Notes about the personpicture_id
- ID of the person’s profile picturelabel_ids
- Array of label IDs associated with the personcustom_fields
- Custom fields defined for personsOrganizations
id
- Unique identifier for the organizationname
- Name of the organizationowner_id
- ID of the user who owns this organizationadd_time
- When the organization was addedupdate_time
- When the organization was last updatedaddress
- Complete address information including:
value
- Full address textcountry
- Countryadmin_area_level_1
- State/Provinceadmin_area_level_2
- Countylocality
- Citypostal_code
- Postal/ZIP codeformatted_address
- Formatted full addresslabel_ids
- Array of label IDs associated with the organizationcustom_fields
- Custom fields defined for organizationsNotes
id
- Unique identifier for the notecontent
- Content of the noteadd_time
- When the note was createdupdate_time
- When the note was last updateduser_id
- ID of the user who created the notedeal_id
- ID of the deal associated with the noteperson_id
- ID of the person associated with the noteorg_id
- ID of the organization associated with the notelead_id
- ID of the lead associated with the notepinned_to_deal_flag
- Whether the note is pinned to a dealpinned_to_person_flag
- Whether the note is pinned to a personpinned_to_organization_flag
- Whether the note is pinned to an organizationpinned_to_lead_flag
- Whether the note is pinned to a leadPipelines
id
- Unique identifier for the pipelinename
- Name of the pipelineorder_nr
- Order number of the pipelineadd_time
- When the pipeline was createdupdate_time
- When the pipeline was last updatedselected
- Whether the pipeline is currently selectedis_deal_probability_enabled
- Whether deal probability is enabled for this pipelineStages
id
- Unique identifier for the stagename
- Name of the stagepipeline_id
- ID of the pipeline this stage belongs toorder_nr
- Order number of the stage within the pipelinedeal_probability
- Default probability percentage for deals in this stageadd_time
- When the stage was createdupdate_time
- When the stage was last updatedis_deal_rot_enabled
- Whether deal rotting is enabled for this stagedays_to_rotten
- Number of days after which deals in this stage become rottenUsers
id
- Unique identifier for the username
- Full name of the useremail
- Email address of the userphone
- Phone number of the useractive_flag
- Whether the user is activeis_admin
- Whether the user has admin privilegesrole_id
- Role ID of the usercreated
- When the user account was createdlast_login
- Last login time of the userlang
- Language ID for the userlocale
- Locale setting for the usertimezone_name
- Timezone name of the userdefault_currency
- Default currency for the useraccess
- Access permissions for the user across different appsDeal Products
id
- Unique identifier for the deal productdeal_id
- ID of the deal this product is associated withproduct_id
- ID of the productname
- Name of the productquantity
- Quantity of the product in the dealitem_price
- Unit price of the productsum
- Total sum for this product (price × quantity)currency
- Currency of the product pricingadd_time
- When the product was added to the dealupdate_time
- When the product was last updatedtax
- Tax amount for this producttax_method
- Tax calculation methoddiscount
- Discount amount applied to this productdiscount_type
- Type of discount applied (percentage or fixed amount)comments
- Comments about this product in the dealDeal Fields
id
- Unique identifier for the deal fieldkey
- API key for the fieldname
- Display name of the fieldfield_type
- Type of the field (text, enum, date, etc.)description
- Description of the fieldadd_time
- When the field was createdupdate_time
- When the field was last updatedmandatory_flag
- Whether the field is mandatoryedit_flag
- Whether the field can be editedsearchable_flag
- Whether the field is searchablesortable_flag
- Whether the field can be sortedfiltering_allowed
- Whether the field can be used for filteringbulk_edit_allowed
- Whether the field allows bulk editingdetails_visible_flag
- Whether the field is visible in detail viewadd_visible_flag
- Whether the field is visible when adding recordsimportant_flag
- Whether the field is marked as importantshow_in_pipelines
- Pipeline visibility settings for the fieldPerson Fields
id
- Unique identifier for the person fieldkey
- API key for the fieldname
- Display name of the fieldfield_type
- Type of the field (text, enum, date, etc.)description
- Description of the fieldOrganization Fields
id
- Unique identifier for the organization fieldkey
- API key for the fieldname
- Display name of the fieldfield_type
- Type of the field (text, enum, date, etc.)description
- Description of the fieldcreated_by_user_id
- ID of the user who created the fielddisplay_field
- Display field configurationDeal Flow
id
- Unique identifier for the flow entrydeal_id
- ID of the deal this flow entry belongs totimestamp
- When the change occurreditem_type
- Type of item that changedfield_key
- Key of the field that was modifiedold_value
- Previous valuenew_value
- New valueuser_id
- ID of the user who made the changeSQL code
SQL code
SQL code
SQL code
SQL code