Pipedrive Connector Objects (V2 Schema)

NameDescription
DealsGet all deals.
DealsProductsGet details of deals products.
NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]IntegerTrueNoDeals id.
TitleStringFalseNoTitle.
CreatorUserIdIntegerTrueNoCreator User Id.
OwnerIdIntegerFalseNoOwner Id.
ValueDoubleFalseNoValue of the deal.
PersonIdIntegerFalseNoPerson Id.
OrgIdIntegerFalseNoOrg Id.
StageIdIntegerFalseNoStage Id.
PipelineIdIntegerFalseNoPipeline Id.
CurrencyStringFalseNoCurrency.
AddTimeDatetimeFalseNoAdd Time.
UpdateTimeDatetimeFalseNoUpdate Time.
StageChangeTimeDatetimeFalseNoStage Change Time.
StatusStringFalseNoStatus.
IsDeletedBooleanFalseNoIs Deleted.
ProbabilityDoubleFalseNoProbability.
LostReasonStringFalseNoLost Reason.
VisibleToIntegerFalseNoVisible To.
CloseTimeDatetimeFalseNoClose Time.
WonTimeDatetimeFalseNoWon Time.
LostTimeDatetimeFalseNoLost Time.
LocalWonDateDateTrueNoLocal Won Date.
LocalLostDateDateTrueNoLocal Lost Date.
LocalCloseDateDateTrueNoLocal Close Date.
ExpectedCloseDateDateFalseNoExpected Close Date.
LabelIdsStringFalseNoLabel Ids.
OriginStringTrueNoOrigin.
OriginIdStringTrueNoOrigin Id.
ChannelIntegerTrueNoChannel.
ChannelIdStringTrueNoChannel Id.
AcvIntegerTrueNoAcv.
ArrIntegerTrueNoArr.
MrrIntegerTrueNoMrr.
NextActivityIdIntegerTrueNoNext Activity Id.
LastActivityIdIntegerTrueNoLast Activity Id.
FirstWonTimeDatetimeTrueNoFirst Won Time.
ProductsCountIntegerTrueNoLast Activity Id.
FilesCountIntegerTrueNoProducts Count.
NotesCountIntegerTrueNoNotes Count.
FollowersCountIntegerTrueNoFollowers Count.
EmailMessagesCountIntegerTrueNoEmail Messages Count.
ActivitiesCountIntegerTrueNoActivities Count.
DoneActivitiesCountIntegerTrueNoDone Activities Count.
UndoneActivitiesCountIntegerTrueNoUndone Activities Count.
ParticipantsCountIntegerTrueNoParticipants Count.
LastIncomingMailTimeDatetimeTrueNoLast Incoming Mail Time.
LastOutgoingMailTimeDatetimeTrueNoLast Outgoing Mail Time.
FilterIdIntegerFalseYesFilter Id

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]IntegerTrueNoId.
IsEnabledBooleanTrueNoIs enabled.
AddTimeDatetimeTrueNoAddTime.
UpdateTimeDatetimeTrueNoUpdateTime.
CommentsStringTrueNoAny textual comment associated with this product-deal attachment.
CurrencyStringTrueNoCurrency.
DiscountDoubleTrueNoDiscount.
DealIdIntegerTrueNoDeal id.
ItemPriceDoubleTrueNoPrice at which this product will be added to the deal.
NameStringTrueNoName.
BillingFrequencyStringTrueNoBilling frequency.
BillingFrequencyCyclesIntegerTrueNoBilling frequency cycles.
BillingStartDateDatetimeTrueNoBilling start date.
TaxMethodStringTrueNoTax method.
DiscountTypeStringTrueNoDiscount Type.
ProductIdIntegerTrueNoID of the product that will be attached.
ProductVariationIdIntegerTrueNoID of the product variation.
QuantityDoubleTrueNoHow many items of this product will be added to the deal.
SumDoubleTrueNoSum.
TaxDoubleTrueNoTax percentage.

Return to Top