Pipedrive
pipedrivePipedrive is a sales management tool built around pipeline visualization, lead tracking, activity reminders, and automation to keep deals progressing
Acciones disponibles (275)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Add a call logPIPEDRIVE_ADD_A_CALL_LOGAcciónAdds a new call log.
PIPEDRIVE_ADD_A_CALL_LOGAcciónAdds a new call log.
Parámetros de entrada
notestringThe note for the call log in HTML format
org_idintegerThe ID of the organization this call is associated with
deal_idintegerThe ID of the deal this call is associated with. A call log can be associated with either a deal or a lead, but not both at once.
lead_idstringuuidThe ID of the lead in the UUID format this call is associated with. A call log can be associated with either a deal or a lead, but not both at once.
outcomestringObligatorioenumDescribes the outcome of the call
connectedno_answerleft_messageleft_voicemailwrong_numberbusysubjectstringThe name of the activity this call is attached to
user_idintegerThe ID of the owner of the call log. Please note that a user without account settings access cannot create call logs for other users.
durationstringThe duration of the call in seconds
end_timestringObligatoriodate-timeThe date and time of the end of the call in UTC. Format: YYYY-MM-DD HH:MM:SS.
person_idintegerThe ID of the person this call is associated with
start_timestringObligatoriodate-timeThe date and time of the start of the call in UTC. Format: YYYY-MM-DD HH:MM:SS.
activity_idintegerIf specified, this activity will be converted into a call log, with the information provided. When this field is used, you don"t need to specify `deal_id`, `person_id` or `org_id`, as they will be ignored in favor of the values already available in the activity. The `activity_id` must refer to a `call` type activity.
to_phone_numberstringObligatorioThe number called
from_phone_numberstringThe number that made the call
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a channelPIPEDRIVE_ADD_A_CHANNELAcciónNew messaging channel added; registration limited to admins. utilizes getconversations endpoint for data retrieval. requires messengers integration oauth scope and a prepared messaging app extension manifest.
PIPEDRIVE_ADD_A_CHANNELAcciónNew messaging channel added; registration limited to admins. utilizes getconversations endpoint for data retrieval. requires messengers integration oauth scope and a prepared messaging app extension manifest.
Parámetros de entrada
namestringObligatorioThe name of the channel
avatar_urlstringurlThe URL for an icon that represents your channel
provider_typestringenumIt controls the icons (like the icon next to the conversation)
facebookwhatsappothertemplate_supportbooleanIf true, enables templates logic on UI. Requires getTemplates endpoint implemented. Find out more [here](https://pipedrive.readme.io/docs/implementing-messaging-app-extension).
provider_channel_idstringObligatorioThe channel ID
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a comment to a notePIPEDRIVE_ADD_A_COMMENT_TO_A_NOTEAcciónAdds a new comment to a note.
PIPEDRIVE_ADD_A_COMMENT_TO_A_NOTEAcciónAdds a new comment to a note.
Parámetros de entrada
idintegerObligatorioThe ID of the note
contentstringObligatorioThe content of the comment in HTML format. Subject to sanitization on the back-end.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a dealPIPEDRIVE_ADD_A_DEALAcciónAdd a new deal to pipedrive with any custom fields, which vary by account and are identified by long hash keys. check dealfields for existing custom fields. for details, visit the tutorial on adding a deal.
PIPEDRIVE_ADD_A_DEALAcciónAdd a new deal to pipedrive with any custom fields, which vary by account and are identified by long hash keys. check dealfields for existing custom fields. for details, visit the tutorial on adding a deal.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a follower to a dealPIPEDRIVE_ADD_A_FOLLOWER_TO_A_DEALAcciónAdds a follower to a deal.
PIPEDRIVE_ADD_A_FOLLOWER_TO_A_DEALAcciónAdds a follower to a deal.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
user_idintegerObligatorioThe ID of the user
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a follower to an organizationPIPEDRIVE_ADD_A_FOLLOWER_TO_AN_ORGANIZATIONAcciónAdds a follower to an organization.
PIPEDRIVE_ADD_A_FOLLOWER_TO_AN_ORGANIZATIONAcciónAdds a follower to an organization.
Parámetros de entrada
idintegerObligatorioThe ID of the organization
user_idintegerObligatorioThe ID of the user
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a follower to a personPIPEDRIVE_ADD_A_FOLLOWER_TO_A_PERSONAcciónAdds a follower to a person.
PIPEDRIVE_ADD_A_FOLLOWER_TO_A_PERSONAcciónAdds a follower to a person.
Parámetros de entrada
idintegerObligatorioThe ID of the person
user_idintegerObligatorioThe ID of the user
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a follower to a productPIPEDRIVE_ADD_A_FOLLOWER_TO_A_PRODUCTAcciónAdds a follower to a product.
PIPEDRIVE_ADD_A_FOLLOWER_TO_A_PRODUCTAcciónAdds a follower to a product.
Parámetros de entrada
idintegerObligatorioThe ID of the product
user_idintegerObligatorioThe ID of the user
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a leadPIPEDRIVE_ADD_A_LEADAcciónPipedrive api lets you add leads linked to people or organizations and tags them with 'api' source. custom fields from deals apply to leads and appear in responses if set. details are in the tutorials for adding and updating leads.
PIPEDRIVE_ADD_A_LEADAcciónPipedrive api lets you add leads linked to people or organizations and tags them with 'api' source. custom fields from deals apply to leads and appear in responses if set. details are in the tutorials for adding and updating leads.
Parámetros de entrada
titlestringObligatorioThe name of the lead
owner_idintegerThe ID of the user which will be the owner of the created lead. If not provided, the user making the request will be used.
was_seenbooleanA flag indicating whether the lead was seen by someone in the Pipedrive UI
label_idsstring[]The IDs of the lead labels which will be associated with the lead
person_idintegerThe ID of a person which this lead will be linked to. If the person does not exist yet, it needs to be created first. This property is required unless `organization_id` is specified.
value__amountintegerAmount
organization_idintegerThe ID of an organization which this lead will be linked to. If the organization does not exist yet, it needs to be created first. This property is required unless `person_id` is specified.
value__currencystringCurrency
expected_close_datestringdateThe date of when the deal which will be created from the lead is expected to be closed. In ISO 8601 format: YYYY-MM-DD.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a lead labelPIPEDRIVE_ADD_A_LEAD_LABELAcciónCreates a lead label.
PIPEDRIVE_ADD_A_LEAD_LABELAcciónCreates a lead label.
Parámetros de entrada
namestringObligatorioThe name of the lead label
colorstringObligatorioenumThe color of the label. Only a subset of colors can be used.
greenblueredyellowpurplegray
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add an activityPIPEDRIVE_ADD_AN_ACTIVITYAcciónNew activity added. response includes `more activities scheduled in context` to show if more are planned with the same entity. see tutorial on adding activities [here](https://pipedrive.readme.io/docs/adding-an-activity).
PIPEDRIVE_ADD_AN_ACTIVITYAcciónNew activity added. response includes `more activities scheduled in context` to show if more are planned with the same entity. see tutorial on adding activities [here](https://pipedrive.readme.io/docs/adding-an-activity).
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a new deal fieldPIPEDRIVE_ADD_A_NEW_DEAL_FIELDAcciónAdds a new deal field. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-new-custom-field" target=" blank" rel="noopener noreferrer">adding a new custom field</a>.
PIPEDRIVE_ADD_A_NEW_DEAL_FIELDAcciónAdds a new deal field. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-new-custom-field" target=" blank" rel="noopener noreferrer">adding a new custom field</a>.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a new filterPIPEDRIVE_ADD_A_NEW_FILTERAcciónNew filter creation returns an id. only one primary condition group with 'and' and two secondary groups (one 'and', one 'or') are supported. future syntax expansion possible. see tutorial for details.
PIPEDRIVE_ADD_A_NEW_FILTERAcciónNew filter creation returns an id. only one primary condition group with 'and' and two secondary groups (one 'and', one 'or') are supported. future syntax expansion possible. see tutorial for details.
Parámetros de entrada
namestringObligatorioThe name of the filter
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a new goalPIPEDRIVE_ADD_A_NEW_GOALAcciónAdds a new goal. along with adding a new goal, a report is created to track the progress of your goal.
PIPEDRIVE_ADD_A_NEW_GOALAcciónAdds a new goal. along with adding a new goal, a report is created to track the progress of your goal.
Parámetros de entrada
titlestringThe title of the goal
intervalstringObligatorioenumThe interval of the goal
weeklymonthlyquarterlyyearly
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a new organization fieldPIPEDRIVE_ADD_A_NEW_ORGANIZATION_FIELDAcciónAdds a new organization field. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-new-custom-field" target=" blank" rel="noopener noreferrer">adding a new custom field</a>.
PIPEDRIVE_ADD_A_NEW_ORGANIZATION_FIELDAcciónAdds a new organization field. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-new-custom-field" target=" blank" rel="noopener noreferrer">adding a new custom field</a>.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a new person fieldPIPEDRIVE_ADD_A_NEW_PERSON_FIELDAcciónAdds a new person field. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-new-custom-field" target=" blank" rel="noopener noreferrer">adding a new custom field</a>.
PIPEDRIVE_ADD_A_NEW_PERSON_FIELDAcciónAdds a new person field. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-new-custom-field" target=" blank" rel="noopener noreferrer">adding a new custom field</a>.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a new pipelinePIPEDRIVE_ADD_A_NEW_PIPELINEAcciónAdds a new pipeline.
PIPEDRIVE_ADD_A_NEW_PIPELINEAcciónAdds a new pipeline.
Parámetros de entrada
namestringObligatorioThe name of the pipeline
order_nrintegerDefines the order of pipelines. First order (`order_nr=0`) is the default pipeline.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a new product fieldPIPEDRIVE_ADD_A_NEW_PRODUCT_FIELDAcciónAdds a new product field. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-new-custom-field" target=" blank" rel="noopener noreferrer">adding a new custom field</a>.
PIPEDRIVE_ADD_A_NEW_PRODUCT_FIELDAcciónAdds a new product field. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-new-custom-field" target=" blank" rel="noopener noreferrer">adding a new custom field</a>.
Parámetros de entrada
namestringObligatorioThe name of the field
optionsobject[]When `field_type` is either `set` or `enum`, possible options must be supplied as a JSON-encoded sequential array, for example:</br>`[{"label":"red"}, {"label":"blue"}, {"label":"lilac"}]`
field_typestringObligatorioenumThe type of the field<table><tr><th>Value</th><th>Description</th></tr><tr><td>`varchar`</td><td>Text (up to 255 characters)</td><tr><td>`varchar_auto`</td><td>Autocomplete text (up to 255 characters)</td><tr><td>`text`</td><td>Long text (up to 65k characters)</td><tr><td>`double`</td><td>Numeric value</td><tr><td>`monetary`</td><td>Monetary field (has a numeric value and a currency value)</td><tr><td>`date`</td><td>Date (format YYYY-MM-DD)</td><tr><td>`set`</td><td>Options field with a possibility of having multiple chosen options</td><tr><td>`enum`</td><td>Options field with a single possible chosen option</td><tr><td>`user`</td><td>User field (contains a user ID of another Pipedrive user)</td><tr><td>`org`</td><td>Organization field (contains an organization ID which is stored on the same account)</td><tr><td>`people`</td><td>Person field (contains a product ID which is stored on the same account)</td><tr><td>`phone`</td><td>Phone field (up to 255 numbers and/or characters)</td><tr><td>`time`</td><td>Time field (format HH:MM:SS)</td><tr><td>`timerange`</td><td>Time-range field (has a start time and end time value, both HH:MM:SS)</td><tr><td>`daterange`</td><td>Date-range field (has a start date and end date value, both YYYY-MM-DD)</td><tr><td>`address`</td><td>Address field (autocompleted by Google Maps)</dd></table>
varcharvarchar_autotextdoublemonetarydatesetenumuserorgpeoplephone+4
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a new stagePIPEDRIVE_ADD_A_NEW_STAGEAcciónAdds a new stage, returns the id upon success.
PIPEDRIVE_ADD_A_NEW_STAGEAcciónAdds a new stage, returns the id upon success.
Parámetros de entrada
namestringObligatorioThe name of the stage
pipeline_idintegerObligatorioThe ID of the pipeline to add stage to
rotten_daysintegerThe number of days the deals not updated in this stage would become rotten. Applies only if the `rotten_flag` is set.
rotten_flagbooleanWhether deals in this stage can become rotten
deal_probabilityintegerThe success probability percentage of the deal. Used/shown when deal weighted values are used.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a new teamPIPEDRIVE_ADD_A_NEW_TEAMAcciónAdds a new team to the company and returns the created object.
PIPEDRIVE_ADD_A_NEW_TEAMAcciónAdds a new team to the company and returns the created object.
Parámetros de entrada
namestringObligatorioThe team name
usersinteger[]The list of user IDs
manager_idintegerObligatorioThe team manager ID
descriptionstringThe team description
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a new userPIPEDRIVE_ADD_A_NEW_USERAcciónAdds a new user to the company, returns the id upon success.
PIPEDRIVE_ADD_A_NEW_USERAcciónAdds a new user to the company, returns the id upon success.
Parámetros de entrada
emailstringObligatorioThe email of the user
accessobject[]The access given to the user. Each item in the array represents access to a specific app. Optionally may include either admin flag or permission set ID to specify which access to give within the app. If both are omitted, the default access for the corresponding app will be used. It requires structure as follows: `[{ app: "sales", permission_set_id: "62cc4d7f-4038-4352-abf3-a8c1c822b631" }, { app: "global", admin: true }, { app: "account_settings" }]`
active_flagbooleanWhether the user is active or not. `false` = Not activated, `true` = Activated
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add an installment subscriptionPIPEDRIVE_ADD_AN_INSTALLMENT_SUBSCRIPTIONAcciónAdds a new installment subscription.
PIPEDRIVE_ADD_AN_INSTALLMENT_SUBSCRIPTIONAcciónAdds a new installment subscription.
Parámetros de entrada
deal_idintegerObligatorioThe ID of the deal this installment subscription is associated with
currencystringObligatorioThe currency of the installment subscription. Accepts a 3-character currency code.
paymentsobject[]ObligatorioArray of payments. It requires a minimum structure as follows: [{ amount:SUM, description:DESCRIPTION, due_at:PAYMENT_DATE }]. Replace SUM with a payment amount, DESCRIPTION with an explanation string, PAYMENT_DATE with a date (format YYYY-MM-DD).
update_deal_valuebooleanIndicates that the deal value must be set to the installment subscription"s total value
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add an organizationPIPEDRIVE_ADD_AN_ORGANIZATIONAcciónSet up a new pipedrive organization using custom fields with unique key hashes. retrieve `organizationfields` for configuration. check the linked tutorial for guidance.
PIPEDRIVE_ADD_AN_ORGANIZATIONAcciónSet up a new pipedrive organization using custom fields with unique key hashes. retrieve `organizationfields` for configuration. check the linked tutorial for guidance.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a notePIPEDRIVE_ADD_A_NOTEAcciónAdd a note to a deal, person, organization, lead, or project in pipedrive. at least one of deal id, person id, org id, lead id, or project id must be provided.
PIPEDRIVE_ADD_A_NOTEAcciónAdd a note to a deal, person, organization, lead, or project in pipedrive. at least one of deal id, person id, org id, lead id, or project id must be provided.
Parámetros de entrada
org_idintegerThe ID of the organization this note will be attached to. Required unless one of (deal_id/person_id/lead_id/project_id) is specified.
contentstringObligatorioThe content of the note in HTML format. Subject to sanitization on the back-end.
deal_idintegerThe ID of the deal the note will be attached to. Required unless one of (lead_id/person_id/org_id/project_id) is specified.
lead_idstringThe ID of the lead the note will be attached to (UUID format). Required unless one of (deal_id/person_id/org_id/project_id) is specified.
add_timestringThe optional creation date & time of the note in UTC. Format: YYYY-MM-DD HH:MM:SS
person_idintegerThe ID of the person this note will be attached to. Required unless one of (deal_id/lead_id/org_id/project_id) is specified.
project_idintegerThe ID of the project the note will be attached to. Required unless one of (deal_id/person_id/org_id/lead_id) is specified.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a participant to a dealPIPEDRIVE_ADD_A_PARTICIPANT_TO_A_DEALAcciónAdds a participant to a deal.
PIPEDRIVE_ADD_A_PARTICIPANT_TO_A_DEALAcciónAdds a participant to a deal.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
person_idintegerObligatorioThe ID of the person
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a personPIPEDRIVE_ADD_A_PERSONAcciónAdd a new contact in pipedrive with optional custom fields unique to each account found using the `personfields` endpoint. the endpoint also handles `data.marketing status` for campaigns product users.
PIPEDRIVE_ADD_A_PERSONAcciónAdd a new contact in pipedrive with optional custom fields unique to each account found using the `personfields` endpoint. the endpoint also handles `data.marketing status` for campaigns product users.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a productPIPEDRIVE_ADD_A_PRODUCTAcciónAdds a new product to the products inventory. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-product" target=" blank" rel="noopener noreferrer">adding a product</a>.
PIPEDRIVE_ADD_A_PRODUCTAcciónAdds a new product to the products inventory. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-product" target=" blank" rel="noopener noreferrer">adding a product</a>.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a product to a dealPIPEDRIVE_ADD_A_PRODUCT_TO_A_DEALAcciónAdds a product to a deal, creating a new item called a deal-product.
PIPEDRIVE_ADD_A_PRODUCT_TO_A_DEALAcciónAdds a product to a deal, creating a new item called a deal-product.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a projectPIPEDRIVE_ADD_A_PROJECTAcciónAdds a new project. note that you can supply additional custom fields along with the request that are not described here. these custom fields are different for each pipedrive account and can be recognized by long hashes as keys.
PIPEDRIVE_ADD_A_PROJECTAcciónAdds a new project. note that you can supply additional custom fields along with the request that are not described here. these custom fields are different for each pipedrive account and can be recognized by long hashes as keys.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a recurring subscriptionPIPEDRIVE_ADD_A_RECURRING_SUBSCRIPTIONAcciónAdds a new recurring subscription.
PIPEDRIVE_ADD_A_RECURRING_SUBSCRIPTIONAcciónAdds a new recurring subscription.
Parámetros de entrada
deal_idintegerObligatorioThe ID of the deal this recurring subscription is associated with
currencystringObligatorioThe currency of the recurring subscription. Accepts a 3-character currency code.
infinitebooleanThis indicates that the recurring subscription will last until it"s manually canceled or deleted. Note that only one field must be set: `cycles_count` or `infinite`.
paymentsobject[]Array of additional payments. It requires a minimum structure as follows: [{ amount:SUM, description:DESCRIPTION, due_at:PAYMENT_DATE }]. Replace SUM with a payment amount, DESCRIPTION with an explanation string, PAYMENT_DATE with a date (format YYYY-MM-DD).
start_datestringObligatoriodateThe start date of the recurring subscription. Format: YYYY-MM-DD
descriptionstringThe description of the recurring subscription
cadence_typestringObligatorioenumThe interval between payments
weeklymonthlyquarterlyyearlycycle_amountintegerObligatorioThe amount of each payment
cycles_countintegerShows how many payments the subscription has. Note that one field must be set: `cycles_count` or `infinite`. If `cycles_count` is set, then `cycle_amount` and `start_date` are also required.
update_deal_valuebooleanIndicates that the deal value must be set to recurring subscription"s MRR value
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a rolePIPEDRIVE_ADD_A_ROLEAcciónAdds a new role.
PIPEDRIVE_ADD_A_ROLEAcciónAdds a new role.
Parámetros de entrada
namestringObligatorioThe name of the role
parent_role_idintegerThe ID of the parent role
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add a taskPIPEDRIVE_ADD_A_TASKAcciónAdds a new task.
PIPEDRIVE_ADD_A_TASKAcciónAdds a new task.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add filePIPEDRIVE_ADD_FILEAcciónUpload and link files to deals, people, organizations, activities, products, or leads in pipedrive. see the "adding a file" tutorial for details.
PIPEDRIVE_ADD_FILEAcciónUpload and link files to deals, people, organizations, activities, products, or leads in pipedrive. see the "adding a file" tutorial for details.
Parámetros de entrada
fileobjectbinaryFile
org_idintegerOrg Id
deal_idintegerDeal Id
lead_idobjectuuidLead Id
person_idintegerPerson Id
product_idintegerProduct Id
activity_idintegerActivity Id
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add new activity typePIPEDRIVE_ADD_NEW_ACTIVITY_TYPEAcciónAdds a new activity type.
PIPEDRIVE_ADD_NEW_ACTIVITY_TYPEAcciónAdds a new activity type.
Parámetros de entrada
namestringObligatorioThe name of the activity type
colorstringA designated color for the activity type in 6-character HEX format (e.g. `FFFFFF` for white, `000000` for black)
icon_keystringObligatorioenumIcon graphic to use for representing this activity type
taskemailmeetingdeadlinecalllunchcalendardownarrowdocumentsmartphonecamerascissors+28
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add or update role settingPIPEDRIVE_ADD_OR_UPDATE_ROLE_SETTINGAcciónAdds or updates the visibility setting for a role.
PIPEDRIVE_ADD_OR_UPDATE_ROLE_SETTINGAcciónAdds or updates the visibility setting for a role.
Parámetros de entrada
idintegerObligatorioThe ID of the role
valueintegerObligatorioPossible values for the `default_visibility` setting depending on the subscription plan:<br> <table class="role-setting"> <caption><b>Essential / Advanced plan</b></caption> <tr><th><b>Value</b></th><th><b>Description</b></th></tr> <tr><td>`1`</td><td>Owner & Followers</td></tr> <tr><td>`3`</td><td>Entire company</td></tr> </table> <br> <table class="role-setting"> <caption><b>Professional / Enterprise plan</b></caption> <tr><th><b>Value</b></th><th><b>Description</b></th></tr> <tr><td>`1`</td><td>Owner only</td></tr> <tr><td>`3`</td><td>Owner's visibility group</td></tr> <tr><td>`5`</td><td>Owner's visibility group and sub-groups</td></tr> <tr><td>`7`</td><td>Entire company</td></tr> </table> <br> Read more about visibility groups <a href="https://support.pipedrive.com/en/article/visibility-groups">here</a>.
setting_keystringObligatorioenumSetting Key
deal_default_visibilitylead_default_visibilityorg_default_visibilityperson_default_visibilityproduct_default_visibility
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add person picturePIPEDRIVE_ADD_PERSON_PICTUREAcciónThis service allows adding a photo to a person's profile, replacing any existing one. images must be square with a minimum size of 128 pixels and in gif, jpg, or png formats. they will be resized to 128 and 512 pixels.
PIPEDRIVE_ADD_PERSON_PICTUREAcciónThis service allows adding a photo to a person's profile, replacing any existing one. images must be square with a minimum size of 128 pixels and in gif, jpg, or png formats. they will be resized to 128 and 512 pixels.
Parámetros de entrada
idintegerObligatorioThe ID of the person
fileobjectbinaryFile
crop_xintegerCrop X
crop_yintegerCrop Y
crop_widthintegerCrop Width
crop_heightintegerCrop Height
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add role assignmentPIPEDRIVE_ADD_ROLE_ASSIGNMENTAcciónAssigns a user to a role.
PIPEDRIVE_ADD_ROLE_ASSIGNMENTAcciónAssigns a user to a role.
Parámetros de entrada
idintegerObligatorioThe ID of the role
user_idintegerObligatorioThe ID of the user
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add users to a teamPIPEDRIVE_ADD_USERS_TO_A_TEAMAcciónAdds users to an existing team.
PIPEDRIVE_ADD_USERS_TO_A_TEAMAcciónAdds users to an existing team.
Parámetros de entrada
idintegerObligatorioThe ID of the team
usersinteger[]ObligatorioThe list of user IDs
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Archive a projectPIPEDRIVE_ARCHIVE_A_PROJECTAcciónArchives a project.
PIPEDRIVE_ARCHIVE_A_PROJECTAcciónArchives a project.
Parámetros de entrada
idintegerObligatorioThe ID of the project
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Attach an audio file to the call logPIPEDRIVE_ATTACH_AN_AUDIO_FILE_TO_THE_CALL_LOGAcciónAdds an audio recording to the call log. that audio can be played by those who have access to the call log object.
PIPEDRIVE_ATTACH_AN_AUDIO_FILE_TO_THE_CALL_LOGAcciónAdds an audio recording to the call log. that audio can be played by those who have access to the call log object.
Parámetros de entrada
idstringObligatorioThe ID received when you create the call log
fileobjectbinaryFile
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Cancel a recurring subscriptionPIPEDRIVE_CANCEL_A_RECURRING_SUBSCRIPTIONAcciónCancels a recurring subscription.
PIPEDRIVE_CANCEL_A_RECURRING_SUBSCRIPTIONAcciónCancels a recurring subscription.
Parámetros de entrada
idintegerObligatorioThe ID of the subscription
end_datestringdateThe subscription termination date. All payments after the specified date will be deleted. The end_date of the subscription will be set to the due date of the payment to follow the specified date. Default value is the current date.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Create a new webhookPIPEDRIVE_CREATE_A_NEW_WEBHOOKAcciónCreates and returns details of a new webhook. trigger events combine `event action` and `event object`, like `*.*` for all events or `added.deal`, `deleted.persons` for specific actions. more info in the webhooks guide.
PIPEDRIVE_CREATE_A_NEW_WEBHOOKAcciónCreates and returns details of a new webhook. trigger events combine `event action` and `event object`, like `*.*` for all events or `added.deal`, `deleted.persons` for specific actions. more info in the webhooks guide.
Parámetros de entrada
user_idintegerThe ID of the user that this webhook will be authorized with. You have the option to use a different user"s `user_id`. If it is not set, the current user"s `user_id` will be used. As each webhook event is checked against a user"s permissions, the webhook will only be sent if the user has access to the specified object(s). If you want to receive notifications for all events, please use a top-level admin user’s `user_id`.
versionstringenumThe webhook"s version
1.02.0event_actionstringObligatorioenumThe type of action to receive notifications about. Wildcard will match all supported actions.
addedupdatedmergeddeleted*event_objectstringObligatorioenumThe type of object to receive notifications about. Wildcard will match all supported objects.
activityactivityTypedealnoteorganizationpersonpipelineproductstageuser*http_auth_userstringThe HTTP basic auth username of the subscription URL endpoint (if required)
subscription_urlstringObligatorioA full, valid, publicly accessible URL which determines where to send the notifications. Please note that you cannot use Pipedrive API endpoints as the `subscription_url` and the chosen URL must not redirect to another link.
http_auth_passwordstringThe HTTP basic auth password of the subscription URL endpoint (if required)
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Create an organization relationshipPIPEDRIVE_CREATE_AN_ORGANIZATION_RELATIONSHIPAcciónCreates and returns an organization relationship.
PIPEDRIVE_CREATE_AN_ORGANIZATION_RELATIONSHIPAcciónCreates and returns an organization relationship.
Parámetros de entrada
typestringObligatorioenumThe type of organization relationship
parentrelatedorg_idintegerThe ID of the base organization for the returned calculated values
rel_owner_org_idintegerObligatorioThe owner of the relationship. If type is `parent`, then the owner is the parent and the linked organization is the daughter.
rel_linked_org_idintegerObligatorioThe linked organization in the relationship. If type is `parent`, then the linked organization is the daughter.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Create a remote file and link it to an itemPIPEDRIVE_CREATE_A_REMOTE_FILE_AND_LINK_IT_TO_AN_ITEMAcciónCreates an empty file on google drive linked to an item. for details, refer to the pipedrive remote file adding tutorial.
PIPEDRIVE_CREATE_A_REMOTE_FILE_AND_LINK_IT_TO_AN_ITEMAcciónCreates an empty file on google drive linked to an item. for details, refer to the pipedrive remote file adding tutorial.
Parámetros de entrada
titlestringObligatorioThe title of the file
item_idintegerObligatorioThe ID of the item to associate the file with
file_typestringObligatorioenumThe file type
gdocgslidesgsheetgformgdrawitem_typestringObligatorioenumThe item type
dealorganizationpersonremote_locationstringObligatorioenumThe location type to send the file to. Only `googledrive` is supported at the moment.
googledrive
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a call logPIPEDRIVE_DELETE_A_CALL_LOGAcciónDeletes a call log. if there is an audio recording attached to it, it will also be deleted. the related activity will not be removed by this request. if you want to remove the related activities, please use the endpoint which is specific for activities.
PIPEDRIVE_DELETE_A_CALL_LOGAcciónDeletes a call log. if there is an audio recording attached to it, it will also be deleted. the related activity will not be removed by this request. if you want to remove the related activities, please use the endpoint which is specific for activities.
Parámetros de entrada
idstringObligatorioThe ID received when you create the call log
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a channelPIPEDRIVE_DELETE_A_CHANNELAcciónThe endpoint removes a messenger channel along with conversations and messages. requires messengers integration oauth and messaging app extension manifest.
PIPEDRIVE_DELETE_A_CHANNELAcciónThe endpoint removes a messenger channel along with conversations and messages. requires messengers integration oauth and messaging app extension manifest.
Parámetros de entrada
idstringObligatorioThe ID of the channel provided by the integration
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a comment related to a notePIPEDRIVE_DELETE_A_COMMENT_RELATED_TO_A_NOTEAcciónDeletes a comment.
PIPEDRIVE_DELETE_A_COMMENT_RELATED_TO_A_NOTEAcciónDeletes a comment.
Parámetros de entrada
idintegerObligatorioThe ID of the note
commentIdstringObligatorioThe ID of the comment
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a conversationPIPEDRIVE_DELETE_A_CONVERSATIONAcciónDeletes an existing conversation. to use the endpoint, you need to have **messengers integration** oauth scope enabled and the messaging manifest ready for the [messaging app extension](https://pipedrive.readme.io/docs/messaging-app-extension).
PIPEDRIVE_DELETE_A_CONVERSATIONAcciónDeletes an existing conversation. to use the endpoint, you need to have **messengers integration** oauth scope enabled and the messaging manifest ready for the [messaging app extension](https://pipedrive.readme.io/docs/messaging-app-extension).
Parámetros de entrada
channel__idstringObligatorioThe ID of the channel provided by the integration
conversation__idstringObligatorioThe ID of the conversation provided by the integration
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a dealPIPEDRIVE_DELETE_A_DEALAcciónMarks a deal as deleted. after 30 days, the deal will be permanently deleted.
PIPEDRIVE_DELETE_A_DEALAcciónMarks a deal as deleted. after 30 days, the deal will be permanently deleted.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a deal fieldPIPEDRIVE_DELETE_A_DEAL_FIELDAcciónMarks a field as deleted. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/deleting-a-custom-field" target=" blank" rel="noopener noreferrer">deleting a custom field</a>.
PIPEDRIVE_DELETE_A_DEAL_FIELDAcciónMarks a field as deleted. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/deleting-a-custom-field" target=" blank" rel="noopener noreferrer">deleting a custom field</a>.
Parámetros de entrada
idintegerObligatorioThe ID of the field
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a filePIPEDRIVE_DELETE_A_FILEAcciónMarks a file as deleted. after 30 days, the file will be permanently deleted.
PIPEDRIVE_DELETE_A_FILEAcciónMarks a file as deleted. after 30 days, the file will be permanently deleted.
Parámetros de entrada
idintegerObligatorioThe ID of the file
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a filterPIPEDRIVE_DELETE_A_FILTERAcciónMarks a filter as deleted.
PIPEDRIVE_DELETE_A_FILTERAcciónMarks a filter as deleted.
Parámetros de entrada
idintegerObligatorioThe ID of the filter
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a follower from a dealPIPEDRIVE_DELETE_A_FOLLOWER_FROM_A_DEALAcciónDeletes a follower from a deal.
PIPEDRIVE_DELETE_A_FOLLOWER_FROM_A_DEALAcciónDeletes a follower from a deal.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
follower_idintegerObligatorioThe ID of the follower
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a follower from an organizationPIPEDRIVE_DELETE_A_FOLLOWER_FROM_AN_ORGANIZATIONAcciónDeletes a follower from an organization. you can retrieve the `follower id` from the <a href="https://developers.pipedrive.com/docs/api/v1/organizations#getorganizationfollowers">list followers of an organization</a> endpoint.
PIPEDRIVE_DELETE_A_FOLLOWER_FROM_AN_ORGANIZATIONAcciónDeletes a follower from an organization. you can retrieve the `follower id` from the <a href="https://developers.pipedrive.com/docs/api/v1/organizations#getorganizationfollowers">list followers of an organization</a> endpoint.
Parámetros de entrada
idintegerObligatorioThe ID of the organization
follower_idintegerObligatorioThe ID of the follower
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a follower from a personPIPEDRIVE_DELETE_A_FOLLOWER_FROM_A_PERSONAcciónDeletes a follower from a person.
PIPEDRIVE_DELETE_A_FOLLOWER_FROM_A_PERSONAcciónDeletes a follower from a person.
Parámetros de entrada
idintegerObligatorioThe ID of the person
follower_idintegerObligatorioThe ID of the follower
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a follower from a productPIPEDRIVE_DELETE_A_FOLLOWER_FROM_A_PRODUCTAcciónDeletes a follower from a product.
PIPEDRIVE_DELETE_A_FOLLOWER_FROM_A_PRODUCTAcciónDeletes a follower from a product.
Parámetros de entrada
idintegerObligatorioThe ID of the product
follower_idintegerObligatorioThe ID of the relationship between the follower and the product
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a leadPIPEDRIVE_DELETE_A_LEADAcciónDeletes a specific lead.
PIPEDRIVE_DELETE_A_LEADAcciónDeletes a specific lead.
Parámetros de entrada
idstringObligatorioThe ID of the lead
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a lead labelPIPEDRIVE_DELETE_A_LEAD_LABELAcciónDeletes a specific lead label.
PIPEDRIVE_DELETE_A_LEAD_LABELAcciónDeletes a specific lead label.
Parámetros de entrada
idstringObligatorioThe ID of the lead label
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete an activityPIPEDRIVE_DELETE_AN_ACTIVITYAcciónMarks an activity as deleted. after 30 days, the activity will be permanently deleted.
PIPEDRIVE_DELETE_AN_ACTIVITYAcciónMarks an activity as deleted. after 30 days, the activity will be permanently deleted.
Parámetros de entrada
idintegerObligatorioThe ID of the activity
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete an activity typePIPEDRIVE_DELETE_AN_ACTIVITY_TYPEAcciónMarks an activity type as deleted.
PIPEDRIVE_DELETE_AN_ACTIVITY_TYPEAcciónMarks an activity type as deleted.
Parámetros de entrada
idintegerObligatorioThe ID of the activity type
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete an attached product from a dealPIPEDRIVE_DELETE_AN_ATTACHED_PRODUCT_FROM_A_DEALAcciónDeletes a product attachment from a deal, using the `product attachment id`.
PIPEDRIVE_DELETE_AN_ATTACHED_PRODUCT_FROM_A_DEALAcciónDeletes a product attachment from a deal, using the `product attachment id`.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
product_attachment_idintegerObligatorioThe product attachment ID
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete an organizationPIPEDRIVE_DELETE_AN_ORGANIZATIONAcciónMarks an organization as deleted. after 30 days, the organization will be permanently deleted.
PIPEDRIVE_DELETE_AN_ORGANIZATIONAcciónMarks an organization as deleted. after 30 days, the organization will be permanently deleted.
Parámetros de entrada
idintegerObligatorioThe ID of the organization
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete an organization fieldPIPEDRIVE_DELETE_AN_ORGANIZATION_FIELDAcciónMarks a field as deleted. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/deleting-a-custom-field" target=" blank" rel="noopener noreferrer">deleting a custom field</a>.
PIPEDRIVE_DELETE_AN_ORGANIZATION_FIELDAcciónMarks a field as deleted. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/deleting-a-custom-field" target=" blank" rel="noopener noreferrer">deleting a custom field</a>.
Parámetros de entrada
idintegerObligatorioThe ID of the field
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete an organization relationshipPIPEDRIVE_DELETE_AN_ORGANIZATION_RELATIONSHIPAcciónDeletes an organization relationship and returns the deleted id.
PIPEDRIVE_DELETE_AN_ORGANIZATION_RELATIONSHIPAcciónDeletes an organization relationship and returns the deleted id.
Parámetros de entrada
idintegerObligatorioThe ID of the organization relationship
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a notePIPEDRIVE_DELETE_A_NOTEAcciónDeletes a specific note.
PIPEDRIVE_DELETE_A_NOTEAcciónDeletes a specific note.
Parámetros de entrada
idintegerObligatorioThe ID of the note
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a participant from a dealPIPEDRIVE_DELETE_A_PARTICIPANT_FROM_A_DEALAcciónDeletes a participant from a deal.
PIPEDRIVE_DELETE_A_PARTICIPANT_FROM_A_DEALAcciónDeletes a participant from a deal.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
deal_participant_idintegerObligatorioThe ID of the participant of the deal
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a personPIPEDRIVE_DELETE_A_PERSONAcciónMarks a person as deleted. after 30 days, the person will be permanently deleted.
PIPEDRIVE_DELETE_A_PERSONAcciónMarks a person as deleted. after 30 days, the person will be permanently deleted.
Parámetros de entrada
idintegerObligatorioThe ID of the person
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a person fieldPIPEDRIVE_DELETE_A_PERSON_FIELDAcciónMarks a field as deleted. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/deleting-a-custom-field" target=" blank" rel="noopener noreferrer">deleting a custom field</a>.
PIPEDRIVE_DELETE_A_PERSON_FIELDAcciónMarks a field as deleted. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/deleting-a-custom-field" target=" blank" rel="noopener noreferrer">deleting a custom field</a>.
Parámetros de entrada
idintegerObligatorioThe ID of the field
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a pipelinePIPEDRIVE_DELETE_A_PIPELINEAcciónMarks a pipeline as deleted.
PIPEDRIVE_DELETE_A_PIPELINEAcciónMarks a pipeline as deleted.
Parámetros de entrada
idintegerObligatorioThe ID of the pipeline
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a productPIPEDRIVE_DELETE_A_PRODUCTAcciónMarks a product as deleted. after 30 days, the product will be permanently deleted.
PIPEDRIVE_DELETE_A_PRODUCTAcciónMarks a product as deleted. after 30 days, the product will be permanently deleted.
Parámetros de entrada
idintegerObligatorioThe ID of the product
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a product fieldPIPEDRIVE_DELETE_A_PRODUCT_FIELDAcciónMarks a product field as deleted. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/deleting-a-custom-field" target=" blank" rel="noopener noreferrer">deleting a custom field</a>.
PIPEDRIVE_DELETE_A_PRODUCT_FIELDAcciónMarks a product field as deleted. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/deleting-a-custom-field" target=" blank" rel="noopener noreferrer">deleting a custom field</a>.
Parámetros de entrada
idintegerObligatorioThe ID of the product field
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a projectPIPEDRIVE_DELETE_A_PROJECTAcciónMarks a project as deleted.
PIPEDRIVE_DELETE_A_PROJECTAcciónMarks a project as deleted.
Parámetros de entrada
idintegerObligatorioThe ID of the project
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a rolePIPEDRIVE_DELETE_A_ROLEAcciónMarks a role as deleted.
PIPEDRIVE_DELETE_A_ROLEAcciónMarks a role as deleted.
Parámetros de entrada
idintegerObligatorioThe ID of the role
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a role assignmentPIPEDRIVE_DELETE_A_ROLE_ASSIGNMENTAcciónRemoves the assigned user from a role and adds to the default role.
PIPEDRIVE_DELETE_A_ROLE_ASSIGNMENTAcciónRemoves the assigned user from a role and adds to the default role.
Parámetros de entrada
idintegerObligatorioThe ID of the role
user_idintegerObligatorioThe ID of the user
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a stagePIPEDRIVE_DELETE_A_STAGEAcciónMarks a stage as deleted.
PIPEDRIVE_DELETE_A_STAGEAcciónMarks a stage as deleted.
Parámetros de entrada
idintegerObligatorioThe ID of the stage
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a subscriptionPIPEDRIVE_DELETE_A_SUBSCRIPTIONAcciónMarks an installment or a recurring subscription as deleted.
PIPEDRIVE_DELETE_A_SUBSCRIPTIONAcciónMarks an installment or a recurring subscription as deleted.
Parámetros de entrada
idintegerObligatorioThe ID of the subscription
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete a taskPIPEDRIVE_DELETE_A_TASKAcciónMarks a task as deleted. if the task has subtasks then those will also be deleted.
PIPEDRIVE_DELETE_A_TASKAcciónMarks a task as deleted. if the task has subtasks then those will also be deleted.
Parámetros de entrada
idintegerObligatorioThe ID of the task
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete existing goalPIPEDRIVE_DELETE_EXISTING_GOALAcciónMarks a goal as deleted.
PIPEDRIVE_DELETE_EXISTING_GOALAcciónMarks a goal as deleted.
Parámetros de entrada
idstringObligatorioThe ID of the goal
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete existing webhookPIPEDRIVE_DELETE_EXISTING_WEBHOOKAcciónDeletes the specified webhook.
PIPEDRIVE_DELETE_EXISTING_WEBHOOKAcciónDeletes the specified webhook.
Parámetros de entrada
idintegerObligatorioThe ID of the Webhook to delete
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete mail threadPIPEDRIVE_DELETE_MAIL_THREADAcciónMarks a mail thread as deleted.
PIPEDRIVE_DELETE_MAIL_THREADAcciónMarks a mail thread as deleted.
Parámetros de entrada
idintegerObligatorioThe ID of the mail thread
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete multiple activities in bulkPIPEDRIVE_DELETE_MULTIPLE_ACTIVITIES_IN_BULKAcciónMarks multiple activities as deleted. after 30 days, the activities will be permanently deleted.
PIPEDRIVE_DELETE_MULTIPLE_ACTIVITIES_IN_BULKAcciónMarks multiple activities as deleted. after 30 days, the activities will be permanently deleted.
Parámetros de entrada
idsstringObligatorioThe comma-separated IDs of activities that will be deleted
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete multiple activity types in bulkPIPEDRIVE_DELETE_MULTIPLE_ACTIVITY_TYPES_IN_BULKAcciónMarks multiple activity types as deleted.
PIPEDRIVE_DELETE_MULTIPLE_ACTIVITY_TYPES_IN_BULKAcciónMarks multiple activity types as deleted.
Parámetros de entrada
idsstringObligatorioThe comma-separated activity type IDs
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete multiple deal fields in bulkPIPEDRIVE_DELETE_MULTIPLE_DEAL_FIELDS_IN_BULKAcciónMarks multiple deal fields as deleted.
PIPEDRIVE_DELETE_MULTIPLE_DEAL_FIELDS_IN_BULKAcciónMarks multiple deal fields as deleted.
Parámetros de entrada
idsstringObligatorioThe comma-separated field IDs to delete
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete multiple deals in bulkPIPEDRIVE_DELETE_MULTIPLE_DEALS_IN_BULKAcciónMarks multiple deals as deleted. after 30 days, the deals will be permanently deleted.
PIPEDRIVE_DELETE_MULTIPLE_DEALS_IN_BULKAcciónMarks multiple deals as deleted. after 30 days, the deals will be permanently deleted.
Parámetros de entrada
idsstringObligatorioThe comma-separated IDs that will be deleted
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete multiple filters in bulkPIPEDRIVE_DELETE_MULTIPLE_FILTERS_IN_BULKAcciónMarks multiple filters as deleted.
PIPEDRIVE_DELETE_MULTIPLE_FILTERS_IN_BULKAcciónMarks multiple filters as deleted.
Parámetros de entrada
idsstringObligatorioThe comma-separated filter IDs to delete
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete multiple organization fields in bulkPIPEDRIVE_DELETE_MULTIPLE_ORGANIZATION_FIELDS_IN_BULKAcciónMarks multiple fields as deleted.
PIPEDRIVE_DELETE_MULTIPLE_ORGANIZATION_FIELDS_IN_BULKAcciónMarks multiple fields as deleted.
Parámetros de entrada
idsstringObligatorioThe comma-separated field IDs to delete
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete multiple organizations in bulkPIPEDRIVE_DELETE_MULTIPLE_ORGANIZATIONS_IN_BULKAcciónMarks multiple organizations as deleted. after 30 days, the organizations will be permanently deleted.
PIPEDRIVE_DELETE_MULTIPLE_ORGANIZATIONS_IN_BULKAcciónMarks multiple organizations as deleted. after 30 days, the organizations will be permanently deleted.
Parámetros de entrada
idsstringObligatorioThe comma-separated IDs that will be deleted
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete multiple person fields in bulkPIPEDRIVE_DELETE_MULTIPLE_PERSON_FIELDS_IN_BULKAcciónMarks multiple fields as deleted.
PIPEDRIVE_DELETE_MULTIPLE_PERSON_FIELDS_IN_BULKAcciónMarks multiple fields as deleted.
Parámetros de entrada
idsstringObligatorioThe comma-separated field IDs to delete
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete multiple persons in bulkPIPEDRIVE_DELETE_MULTIPLE_PERSONS_IN_BULKAcciónMarks multiple persons as deleted. after 30 days, the persons will be permanently deleted.
PIPEDRIVE_DELETE_MULTIPLE_PERSONS_IN_BULKAcciónMarks multiple persons as deleted. after 30 days, the persons will be permanently deleted.
Parámetros de entrada
idsstringObligatorioThe comma-separated IDs that will be deleted
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete multiple product fields in bulkPIPEDRIVE_DELETE_MULTIPLE_PRODUCT_FIELDS_IN_BULKAcciónMarks multiple fields as deleted.
PIPEDRIVE_DELETE_MULTIPLE_PRODUCT_FIELDS_IN_BULKAcciónMarks multiple fields as deleted.
Parámetros de entrada
idsstringObligatorioThe comma-separated field IDs to delete
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete multiple stages in bulkPIPEDRIVE_DELETE_MULTIPLE_STAGES_IN_BULKAcciónMarks multiple stages as deleted.
PIPEDRIVE_DELETE_MULTIPLE_STAGES_IN_BULKAcciónMarks multiple stages as deleted.
Parámetros de entrada
idsstringObligatorioThe comma-separated stage IDs to delete
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete person picturePIPEDRIVE_DELETE_PERSON_PICTUREAcciónDeletes a person’s picture.
PIPEDRIVE_DELETE_PERSON_PICTUREAcciónDeletes a person’s picture.
Parámetros de entrada
idintegerObligatorioThe ID of the person
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete users from a teamPIPEDRIVE_DELETE_USERS_FROM_A_TEAMAcciónDeletes users from an existing team.
PIPEDRIVE_DELETE_USERS_FROM_A_TEAMAcciónDeletes users from an existing team.
Parámetros de entrada
idintegerObligatorioThe ID of the team
usersinteger[]ObligatorioThe list of user IDs
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Download one filePIPEDRIVE_DOWNLOAD_ONE_FILEAcciónInitializes a file download.
PIPEDRIVE_DOWNLOAD_ONE_FILEAcciónInitializes a file download.
Parámetros de entrada
idintegerObligatorioThe ID of the file
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Duplicate dealPIPEDRIVE_DUPLICATE_DEALAcciónDuplicates a deal.
PIPEDRIVE_DUPLICATE_DEALAcciónDuplicates a deal.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Enumerate accessible users for leadPIPEDRIVE_ENUMERATE_ACCESSIBLE_USERS_FOR_LEADAcciónLists the users permitted to access a lead.
PIPEDRIVE_ENUMERATE_ACCESSIBLE_USERS_FOR_LEADAcciónLists the users permitted to access a lead.
Parámetros de entrada
idstringObligatorioThe ID of the lead
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Find goalsPIPEDRIVE_FIND_GOALSAcciónQuery goal data by appending `{searchfield}={searchvalue}` to the url with dot-notation fields and values. include `is active` to filter by goal status and specify both `period.start` and `period.end` for time-based searches.
PIPEDRIVE_FIND_GOALSAcciónQuery goal data by appending `{searchfield}={searchvalue}` to the url with dot-notation fields and values. include `is active` to filter by goal status and specify both `period.start` and `period.end` for time-based searches.
Parámetros de entrada
titlestringThe title of the goal
is_activebooleanWhether the goal is active or not
type__namestringenumThe type of the goal. If provided, everyone"s goals will be returned.
deals_wondeals_progressedactivities_completedactivities_addeddeals_startedperiod__endstringThe end date of the period for which to find goals. Date in format of YYYY-MM-DD.
assignee__idintegerThe ID of the user who"s goal to fetch. When omitted, only your goals will be returned.
period__startstringThe start date of the period for which to find goals. Date in format of YYYY-MM-DD. When `period.start` is provided, `period.end` must be provided too.
assignee__typestringenumThe type of the goal"s assignee. If provided, everyone"s goals will be returned.
personcompanyteamtype__params__stage__idintegerThe ID of the stage. Applicable to only `deals_progressed` type of goals. If provided, everyone"s goals will be returned.
expected__outcome__targetintegerThe numeric value of the outcome. If provided, everyone"s goals will be returned.
type__params__pipeline__idinteger[]An array of pipeline IDs or `null` for all pipelines. If provided, everyone"s goals will be returned.
expected__outcome__currency__idintegerThe numeric ID of the goal"s currency. Only applicable to goals with `expected_outcome.tracking_metric` with value `sum`. If provided, everyone"s goals will be returned.
type__params__activity__type__idinteger[]An array of IDs or `null` for all activity types. Only applicable for `activities_completed` and/or `activities_added` types of goals. If provided, everyone"s goals will be returned.
expected__outcome__tracking__metricstringenumThe tracking metric of the expected outcome of the goal. If provided, everyone"s goals will be returned.
quantitysum
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Find subscription by dealPIPEDRIVE_FIND_SUBSCRIPTION_BY_DEALAcciónReturns details of an installment or a recurring subscription by the deal id.
PIPEDRIVE_FIND_SUBSCRIPTION_BY_DEALAcciónReturns details of an installment or a recurring subscription by the deal id.
Parámetros de entrada
dealIdintegerObligatorioThe ID of the deal
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Find users by namePIPEDRIVE_FIND_USERS_BY_NAMEAcciónFinds users by their name.
PIPEDRIVE_FIND_USERS_BY_NAMEAcciónFinds users by their name.
Parámetros de entrada
termstringObligatorioThe search term to look for
search_by_emailintegerWhen enabled, the term will only be matched against email addresses of users. Default: `false`.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all activities assigned to a particular userPIPEDRIVE_GET_ALL_ACTIVITIES_ASSIGNED_TO_A_PARTICULAR_USERAcciónReturns all activities assigned to a particular user.
PIPEDRIVE_GET_ALL_ACTIVITIES_ASSIGNED_TO_A_PARTICULAR_USERAcciónReturns all activities assigned to a particular user.
Parámetros de entrada
doneintegerWhether the activity is done or not. 0 = Not done, 1 = Done. If omitted returns both done and not done activities.
typestringThe type of the activity, can be one type or multiple types separated by a comma. This is in correlation with the `key_string` parameter of ActivityTypes.
limitintegerFor pagination, the limit of entries to be returned. If not provided, 100 items will be returned.
startintegerFor pagination, the position that represents the first result for the page
user_idintegerThe ID of the user whose activities will be fetched. If omitted, the user associated with the API token will be used. If 0, activities for all company users will be fetched based on the permission sets.
end_datestringUse the activity due date where you wish to stop fetching activities from. Insert due date in YYYY-MM-DD format.
filter_idintegerThe ID of the filter to use (will narrow down results if used together with `user_id` parameter)
start_datestringUse the activity due date where you wish to begin fetching activities from. Insert due date in YYYY-MM-DD format.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all activities betaPIPEDRIVE_GET_ALL_ACTIVITIES_BETAAcciónThis beta cursor-paginated endpoint returns all activities, accessible only to global admins, not regular users who get a 403 error. refer to pipedrive's documentation for pagination and global permissions.
PIPEDRIVE_GET_ALL_ACTIVITIES_BETAAcciónThis beta cursor-paginated endpoint returns all activities, accessible only to global admins, not regular users who get a 403 error. refer to pipedrive's documentation for pagination and global permissions.
Parámetros de entrada
donebooleanWhether the activity is done or not. `false` = Not done, `true` = Done. If omitted, returns both done and not done activities.
typestringThe type of the activity, can be one type or multiple types separated by a comma. This is in correlation with the `key_string` parameter of ActivityTypes.
limitintegerFor pagination, the limit of entries to be returned. If not provided, 100 items will be returned. Please note that a maximum value of 500 is allowed.
sincestringThe time boundary that points to the start of the range of data. Datetime in ISO 8601 format. E.g. 2022-11-01 08:55:59. Operates on the `update_time` field.
untilstringThe time boundary that points to the end of the range of data. Datetime in ISO 8601 format. E.g. 2022-11-01 08:55:59. Operates on the `update_time` field.
cursorstringFor pagination, the marker (an opaque string value) representing the first item on the next page
user_idintegerThe ID of the user whose activities will be fetched. If omitted, all activities are returned.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all activity fieldsPIPEDRIVE_GET_ALL_ACTIVITY_FIELDSAcciónReturns all activity fields.
PIPEDRIVE_GET_ALL_ACTIVITY_FIELDSAcciónReturns all activity fields.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all activity typesPIPEDRIVE_GET_ALL_ACTIVITY_TYPESAcciónReturns all activity types.
PIPEDRIVE_GET_ALL_ACTIVITY_TYPESAcciónReturns all activity types.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all add ons for a single companyPIPEDRIVE_GET_ALL_ADD_ONS_FOR_A_SINGLE_COMPANYAcciónReturns the add-ons for a single company.
PIPEDRIVE_GET_ALL_ADD_ONS_FOR_A_SINGLE_COMPANYAcciónReturns the add-ons for a single company.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all call logs assigned to a particular userPIPEDRIVE_GET_ALL_CALL_LOGS_ASSIGNED_TO_A_PARTICULAR_USERAcciónReturns all call logs assigned to a particular user.
PIPEDRIVE_GET_ALL_CALL_LOGS_ASSIGNED_TO_A_PARTICULAR_USERAcciónReturns all call logs assigned to a particular user.
Parámetros de entrada
limitintegerFor pagination, the limit of entries to be returned. The upper limit is 50.
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all comments for a notePIPEDRIVE_GET_ALL_COMMENTS_FOR_A_NOTEAcciónReturns all comments associated with a note.
PIPEDRIVE_GET_ALL_COMMENTS_FOR_A_NOTEAcciónReturns all comments associated with a note.
Parámetros de entrada
idintegerObligatorioThe ID of the note
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all deal fieldsPIPEDRIVE_GET_ALL_DEAL_FIELDSAcciónReturns data about all deal fields.
PIPEDRIVE_GET_ALL_DEAL_FIELDSAcciónReturns data about all deal fields.
Parámetros de entrada
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all dealsPIPEDRIVE_GET_ALL_DEALSAcciónReturns all deals. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/getting-all-deals" target=" blank" rel="noopener noreferrer">getting all deals</a>.
PIPEDRIVE_GET_ALL_DEALSAcciónReturns all deals. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/getting-all-deals" target=" blank" rel="noopener noreferrer">getting all deals</a>.
Parámetros de entrada
sortstringThe field names and sorting mode separated by a comma (`field_name_1 ASC`, `field_name_2 DESC`). Only first-level field keys are supported (no nested keys).
limitintegerItems shown per page
startintegerPagination start
statusstringenumOnly fetch deals with a specific status. If omitted, all not deleted deals are returned. If set to deleted, deals that have been deleted up to 30 days ago will be included.
openwonlostdeletedall_not_deleteduser_idintegerIf supplied, only deals matching the given user will be returned. However, `filter_id` and `owned_by_you` takes precedence over `user_id` when supplied.
stage_idintegerIf supplied, only deals within the given stage will be returned
filter_idintegerThe ID of the filter to use
owned_by_youintegerWhen supplied, only deals owned by you are returned. However, `filter_id` takes precedence over `owned_by_you` when both are supplied.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all deals betaPIPEDRIVE_GET_ALL_DEALS_BETAAcciónThis endpoint returns all deals with cursor pagination (in beta). only global admins can access it; others get a 403 error. more info on pagination and permissions is available online.
PIPEDRIVE_GET_ALL_DEALS_BETAAcciónThis endpoint returns all deals with cursor pagination (in beta). only global admins can access it; others get a 403 error. more info on pagination and permissions is available online.
Parámetros de entrada
limitintegerFor pagination, the limit of entries to be returned. If not provided, 100 items will be returned. Please note that a maximum value of 500 is allowed.
sincestringThe time boundary that points to the start of the range of data. Datetime in ISO 8601 format. E.g. 2022-11-01 08:55:59. Operates on the `update_time` field.
untilstringThe time boundary that points to the end of the range of data. Datetime in ISO 8601 format. E.g. 2022-11-01 08:55:59. Operates on the `update_time` field.
cursorstringFor pagination, the marker (an opaque string value) representing the first item on the next page
statusstringenumOnly fetch deals with a specific status. If omitted, all not deleted deals are returned. If set to deleted, deals that have been deleted up to 30 days ago will be included.
openwonlostdeleteduser_idintegerIf supplied, only deals matching the given user will be returned
stage_idintegerIf supplied, only deals within the given stage will be returned
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all filesPIPEDRIVE_GET_ALL_FILESAcciónReturns data about all files.
PIPEDRIVE_GET_ALL_FILESAcciónReturns data about all files.
Parámetros de entrada
sortstringThe field names and sorting mode separated by a comma (`field_name_1 ASC`, `field_name_2 DESC`). Only first-level field keys are supported (no nested keys). Supported fields: `id`, `user_id`, `deal_id`, `person_id`, `org_id`, `product_id`, `add_time`, `update_time`, `file_name`, `file_type`, `file_size`, `comment`.
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all filter helpersPIPEDRIVE_GET_ALL_FILTER_HELPERSAcciónThe text provides links to documentation for adding or updating filters, and information on all supported filter helpers in an api. it encourages consulting a tutorial for more details on adding a filter.
PIPEDRIVE_GET_ALL_FILTER_HELPERSAcciónThe text provides links to documentation for adding or updating filters, and information on all supported filter helpers in an api. it encourages consulting a tutorial for more details on adding a filter.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all filtersPIPEDRIVE_GET_ALL_FILTERSAcciónReturns data about all filters.
PIPEDRIVE_GET_ALL_FILTERSAcciónReturns data about all filters.
Parámetros de entrada
typestringenumThe types of filters to fetch
dealsleadsorgpeopleproductsactivityprojects
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all lead labelsPIPEDRIVE_GET_ALL_LEAD_LABELSAcciónReturns details of all lead labels. this endpoint does not support pagination and all labels are always returned.
PIPEDRIVE_GET_ALL_LEAD_LABELSAcciónReturns details of all lead labels. this endpoint does not support pagination and all labels are always returned.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all leadsPIPEDRIVE_GET_ALL_LEADSAcciónThe api returns sorted leads by creation time, supporting pagination via `limit` and `start`. custom field values are included if set, mimicking the `deals` endpoint structure; unset fields are omitted. leads share custom fields with deals.
PIPEDRIVE_GET_ALL_LEADSAcciónThe api returns sorted leads by creation time, supporting pagination via `limit` and `start`. custom field values are included if set, mimicking the `deals` endpoint structure; unset fields are omitted. leads share custom fields with deals.
Parámetros de entrada
sortstringenumThe field names and sorting mode separated by a comma (`field_name_1 ASC`, `field_name_2 DESC`). Only first-level field keys are supported (no nested keys).
idtitleowner_idcreator_idwas_seenexpected_close_datenext_activity_idadd_timeupdate_timelimitintegerFor pagination, the limit of entries to be returned. If not provided, 100 items will be returned.
startintegerFor pagination, the position that represents the first result for the page
owner_idintegerIf supplied, only leads matching the given user will be returned. However, `filter_id` takes precedence over `owner_id` when supplied.
filter_idintegerThe ID of the filter to use
person_idintegerIf supplied, only leads matching the given person will be returned. However, `filter_id` takes precedence over `person_id` when supplied.
archived_statusstringenumFiltering based on the archived status of a lead. If not provided, `All` is used.
archivednot_archivedallorganization_idintegerIf supplied, only leads matching the given organization will be returned. However, `filter_id` takes precedence over `organization_id` when supplied.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all lead sourcesPIPEDRIVE_GET_ALL_LEAD_SOURCESAcciónReturns all lead sources. please note that the list of lead sources is fixed, it cannot be modified. all leads created through the pipedrive api will have a lead source `api` assigned.
PIPEDRIVE_GET_ALL_LEAD_SOURCESAcciónReturns all lead sources. please note that the list of lead sources is fixed, it cannot be modified. all leads created through the pipedrive api will have a lead source `api` assigned.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all mail messages of mail threadPIPEDRIVE_GET_ALL_MAIL_MESSAGES_OF_MAIL_THREADAcciónReturns all the mail messages inside a specified mail thread.
PIPEDRIVE_GET_ALL_MAIL_MESSAGES_OF_MAIL_THREADAcciónReturns all the mail messages inside a specified mail thread.
Parámetros de entrada
idintegerObligatorioThe ID of the mail thread
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all note fieldsPIPEDRIVE_GET_ALL_NOTE_FIELDSAcciónReturns data about all note fields.
PIPEDRIVE_GET_ALL_NOTE_FIELDSAcciónReturns data about all note fields.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all notesPIPEDRIVE_GET_ALL_NOTESAcciónReturns all notes.
PIPEDRIVE_GET_ALL_NOTESAcciónReturns all notes.
Parámetros de entrada
sortstringThe field names and sorting mode separated by a comma (`field_name_1 ASC`, `field_name_2 DESC`). Only first-level field keys are supported (no nested keys). Supported fields: `id`, `user_id`, `deal_id`, `person_id`, `org_id`, `content`, `add_time`, `update_time`.
limitintegerItems shown per page
startintegerPagination start
org_idintegerThe ID of the organization which notes to fetch. If omitted, notes about all organizations will be returned.
deal_idintegerThe ID of the deal which notes to fetch. If omitted, notes about all deals will be returned.
lead_idstringThe ID of the lead which notes to fetch. If omitted, notes about all leads will be returned.
user_idintegerThe ID of the user whose notes to fetch. If omitted, notes by all users will be returned.
end_datestringThe date in format of YYYY-MM-DD until which notes to fetch to
person_idintegerThe ID of the person whose notes to fetch. If omitted, notes about all persons will be returned.
start_datestringThe date in format of YYYY-MM-DD from which notes to fetch
pinned_to_deal_flagintegerIf set, the results are filtered by note to deal pinning state
pinned_to_lead_flagintegerIf set, the results are filtered by note to lead pinning state
pinned_to_person_flagintegerIf set, the results are filtered by note to person pinning state
pinned_to_organization_flagintegerIf set, the results are filtered by note to organization pinning state
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all organization fieldsPIPEDRIVE_GET_ALL_ORGANIZATION_FIELDSAcciónReturns data about all organization fields.
PIPEDRIVE_GET_ALL_ORGANIZATION_FIELDSAcciónReturns data about all organization fields.
Parámetros de entrada
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all organizationsPIPEDRIVE_GET_ALL_ORGANIZATIONSAcciónReturns all organizations.
PIPEDRIVE_GET_ALL_ORGANIZATIONSAcciónReturns all organizations.
Parámetros de entrada
sortstringThe field names and sorting mode separated by a comma (`field_name_1 ASC`, `field_name_2 DESC`). Only first-level field keys are supported (no nested keys).
limitintegerItems shown per page
startintegerPagination start
user_idintegerIf supplied, only organizations owned by the given user will be returned. However, `filter_id` takes precedence over `user_id` when both are supplied.
filter_idintegerThe ID of the filter to use
first_charstringIf supplied, only organizations whose name starts with the specified letter will be returned (case-insensitive)
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all organizations betaPIPEDRIVE_GET_ALL_ORGANIZATIONS_BETAAcciónThis beta api endpoint lists all organizations with cursor pagination. only global admins have access; others get a 403 error. see docs for pagination and global permissions.
PIPEDRIVE_GET_ALL_ORGANIZATIONS_BETAAcciónThis beta api endpoint lists all organizations with cursor pagination. only global admins have access; others get a 403 error. see docs for pagination and global permissions.
Parámetros de entrada
limitintegerFor pagination, the limit of entries to be returned. If not provided, 100 items will be returned. Please note that a maximum value of 500 is allowed.
sincestringThe time boundary that points to the start of the range of data. Datetime in ISO 8601 format. E.g. 2022-11-01 08:55:59. Operates on the `update_time` field.
untilstringThe time boundary that points to the end of the range of data. Datetime in ISO 8601 format. E.g. 2022-11-01 08:55:59. Operates on the `update_time` field.
cursorstringFor pagination, the marker (an opaque string value) representing the first item on the next page
owner_idintegerIf supplied, only organizations owned by the given user will be returned
first_charstringIf supplied, only organizations whose name starts with the specified letter will be returned (case-insensitive)
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all payments of a subscriptionPIPEDRIVE_GET_ALL_PAYMENTS_OF_A_SUBSCRIPTIONAcciónReturns all payments of an installment or recurring subscription.
PIPEDRIVE_GET_ALL_PAYMENTS_OF_A_SUBSCRIPTIONAcciónReturns all payments of an installment or recurring subscription.
Parámetros de entrada
idintegerObligatorioThe ID of the subscription
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all permission setsPIPEDRIVE_GET_ALL_PERMISSION_SETSAcciónReturns data about all permission sets.
PIPEDRIVE_GET_ALL_PERMISSION_SETSAcciónReturns data about all permission sets.
Parámetros de entrada
appstringenumThe app to filter the permission sets by
salesprojectscampaignsglobalaccount_settings
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all person fieldsPIPEDRIVE_GET_ALL_PERSON_FIELDSAcciónReturns data about all person fields.<br>if a company uses the [campaigns product](https://pipedrive.readme.io/docs/campaigns-in-pipedrive-api), then this endpoint will also return the `data.marketing status` field.
PIPEDRIVE_GET_ALL_PERSON_FIELDSAcciónReturns data about all person fields.<br>if a company uses the [campaigns product](https://pipedrive.readme.io/docs/campaigns-in-pipedrive-api), then this endpoint will also return the `data.marketing status` field.
Parámetros de entrada
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all personsPIPEDRIVE_GET_ALL_PERSONSAcciónReturns all persons.
PIPEDRIVE_GET_ALL_PERSONSAcciónReturns all persons.
Parámetros de entrada
sortstringThe field names and sorting mode separated by a comma (`field_name_1 ASC`, `field_name_2 DESC`). Only first-level field keys are supported (no nested keys).
limitintegerItems shown per page
startintegerPagination start
user_idintegerIf supplied, only persons owned by the given user will be returned. However, `filter_id` takes precedence over `user_id` when both are supplied.
filter_idintegerThe ID of the filter to use
first_charstringIf supplied, only persons whose name starts with the specified letter will be returned (case-insensitive)
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all persons betaPIPEDRIVE_GET_ALL_PERSONS_BETAAcciónThis beta endpoint returns all persons, using cursor pagination. only global admins have access; others get a 403 error. info on pagination and permissions is in the linked docs.
PIPEDRIVE_GET_ALL_PERSONS_BETAAcciónThis beta endpoint returns all persons, using cursor pagination. only global admins have access; others get a 403 error. info on pagination and permissions is in the linked docs.
Parámetros de entrada
limitintegerFor pagination, the limit of entries to be returned. If not provided, 100 items will be returned. Please note that a maximum value of 500 is allowed.
sincestringThe time boundary that points to the start of the range of data. Datetime in ISO 8601 format. E.g. 2022-11-01 08:55:59. Operates on the `update_time` field.
untilstringThe time boundary that points to the end of the range of data. Datetime in ISO 8601 format. E.g. 2022-11-01 08:55:59. Operates on the `update_time` field.
cursorstringFor pagination, the marker (an opaque string value) representing the first item on the next page
owner_idintegerIf supplied, only persons owned by the given user will be returned
first_charstringIf supplied, only persons whose name starts with the specified letter will be returned (case-insensitive)
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all pipelinesPIPEDRIVE_GET_ALL_PIPELINESAcciónReturns data about all pipelines.
PIPEDRIVE_GET_ALL_PIPELINESAcciónReturns data about all pipelines.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all product fieldsPIPEDRIVE_GET_ALL_PRODUCT_FIELDSAcciónReturns data about all product fields.
PIPEDRIVE_GET_ALL_PRODUCT_FIELDSAcciónReturns data about all product fields.
Parámetros de entrada
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all productsPIPEDRIVE_GET_ALL_PRODUCTSAcciónReturns data about all products.
PIPEDRIVE_GET_ALL_PRODUCTSAcciónReturns data about all products.
Parámetros de entrada
idsinteger[]An array of integers with the IDs of the products that should be returned in the response
limitintegerItems shown per page
startintegerPagination start
user_idintegerIf supplied, only products owned by the given user will be returned
filter_idintegerThe ID of the filter to use
first_charstringIf supplied, only products whose name starts with the specified letter will be returned (case-insensitive)
get_summarybooleanIf supplied, the response will return the total numbers of products in the `additional_data.summary.total_count` property
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all project boardsPIPEDRIVE_GET_ALL_PROJECT_BOARDSAcciónReturns all projects boards that are not deleted.
PIPEDRIVE_GET_ALL_PROJECT_BOARDSAcciónReturns all projects boards that are not deleted.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all projectsPIPEDRIVE_GET_ALL_PROJECTSAcciónReturns all projects. this is a cursor-paginated endpoint. for more information, please refer to our documentation on <a href="https://pipedrive.readme.io/docs/core-api-concepts-pagination" target=" blank" rel="noopener noreferrer">pagination</a>.
PIPEDRIVE_GET_ALL_PROJECTSAcciónReturns all projects. this is a cursor-paginated endpoint. for more information, please refer to our documentation on <a href="https://pipedrive.readme.io/docs/core-api-concepts-pagination" target=" blank" rel="noopener noreferrer">pagination</a>.
Parámetros de entrada
limitintegerFor pagination, the limit of entries to be returned. If not provided, 100 items will be returned.
cursorstringFor pagination, the marker (an opaque string value) representing the first item on the next page
statusstringIf supplied, includes only projects with the specified statuses. Possible values are `open`, `completed`, `canceled` and `deleted`. By default `deleted` projects are not returned.
phase_idintegerIf supplied, only projects in specified phase are returned
filter_idintegerThe ID of the filter to use
include_archivedbooleanIf supplied with `true` then archived projects are also included in the response. By default only not archived projects are returned.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all project templatesPIPEDRIVE_GET_ALL_PROJECT_TEMPLATESAcciónThe endpoint retrieves all non-deleted project templates with cursor-based pagination. refer to the provided documentation link for more details on pagination.
PIPEDRIVE_GET_ALL_PROJECT_TEMPLATESAcciónThe endpoint retrieves all non-deleted project templates with cursor-based pagination. refer to the provided documentation link for more details on pagination.
Parámetros de entrada
limitintegerFor pagination, the limit of entries to be returned. If not provided, up to 500 items will be returned.
cursorstringFor pagination, the marker (an opaque string value) representing the first item on the next page
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all relationships for organizationPIPEDRIVE_GET_ALL_RELATIONSHIPS_FOR_ORGANIZATIONAcciónGets all of the relationships for a supplied organization id.
PIPEDRIVE_GET_ALL_RELATIONSHIPS_FOR_ORGANIZATIONAcciónGets all of the relationships for a supplied organization id.
Parámetros de entrada
org_idintegerObligatorioThe ID of the organization to get relationships for
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all rolesPIPEDRIVE_GET_ALL_ROLESAcciónReturns all the roles within the company.
PIPEDRIVE_GET_ALL_ROLESAcciónReturns all the roles within the company.
Parámetros de entrada
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all stagesPIPEDRIVE_GET_ALL_STAGESAcciónReturns data about all stages.
PIPEDRIVE_GET_ALL_STAGESAcciónReturns data about all stages.
Parámetros de entrada
limitintegerItems shown per page
startintegerPagination start
pipeline_idintegerThe ID of the pipeline to fetch stages for. If omitted, stages for all pipelines will be fetched.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all supported currenciesPIPEDRIVE_GET_ALL_SUPPORTED_CURRENCIESAcciónReturns all supported currencies in given account which should be used when saving monetary values with other objects. the `code` parameter of the returning objects is the currency code according to iso 4217 for all non-custom currencies.
PIPEDRIVE_GET_ALL_SUPPORTED_CURRENCIESAcciónReturns all supported currencies in given account which should be used when saving monetary values with other objects. the `code` parameter of the returning objects is the currency code according to iso 4217 for all non-custom currencies.
Parámetros de entrada
termstringOptional search term that is searched for from currency"s name and/or code
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all tasksPIPEDRIVE_GET_ALL_TASKSAcciónReturns all tasks. this is a cursor-paginated endpoint. for more information, please refer to our documentation on <a href="https://pipedrive.readme.io/docs/core-api-concepts-pagination" target=" blank" rel="noopener noreferrer">pagination</a>.
PIPEDRIVE_GET_ALL_TASKSAcciónReturns all tasks. this is a cursor-paginated endpoint. for more information, please refer to our documentation on <a href="https://pipedrive.readme.io/docs/core-api-concepts-pagination" target=" blank" rel="noopener noreferrer">pagination</a>.
Parámetros de entrada
doneintegerWhether the task is done or not. `0` = Not done, `1` = Done. If not omitted then returns both done and not done tasks.
limitintegerFor pagination, the limit of entries to be returned. If not provided, up to 500 items will be returned.
cursorstringFor pagination, the marker (an opaque string value) representing the first item on the next page
project_idintegerIf supplied, only tasks that are assigned to this project are returned
assignee_idintegerIf supplied, only tasks that are assigned to this user are returned
parent_task_idintegerIf `null` is supplied then only parent tasks are returned. If integer is supplied then only subtasks of a specific task are returned. By default all tasks are returned.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all teamsPIPEDRIVE_GET_ALL_TEAMSAcciónReturns data about teams within the company.
PIPEDRIVE_GET_ALL_TEAMSAcciónReturns data about teams within the company.
Parámetros de entrada
order_bystringenumThe field name to sort returned teams by
idnamemanager_idactive_flagskip_usersintegerWhen enabled, the teams will not include IDs of member users
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all teams of a userPIPEDRIVE_GET_ALL_TEAMS_OF_A_USERAcciónReturns data about all teams which have the specified user as a member.
PIPEDRIVE_GET_ALL_TEAMS_OF_A_USERAcciónReturns data about all teams which have the specified user as a member.
Parámetros de entrada
idintegerObligatorioThe ID of the user
order_bystringenumThe field name to sort returned teams by
idnamemanager_idactive_flagskip_usersintegerWhen enabled, the teams will not include IDs of member users
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all user connectionsPIPEDRIVE_GET_ALL_USER_CONNECTIONSAcciónReturns data about all connections for the authorized user.
PIPEDRIVE_GET_ALL_USER_CONNECTIONSAcciónReturns data about all connections for the authorized user.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all usersPIPEDRIVE_GET_ALL_USERSAcciónReturns data about all users within the company.
PIPEDRIVE_GET_ALL_USERSAcciónReturns data about all users within the company.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all users in a teamPIPEDRIVE_GET_ALL_USERS_IN_A_TEAMAcciónReturns a list of all user ids within a team.
PIPEDRIVE_GET_ALL_USERS_IN_A_TEAMAcciónReturns a list of all user ids within a team.
Parámetros de entrada
idintegerObligatorioThe ID of the team
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all webhooksPIPEDRIVE_GET_ALL_WEBHOOKSAcciónReturns data about all the webhooks of a company.
PIPEDRIVE_GET_ALL_WEBHOOKSAcciónReturns data about all the webhooks of a company.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get a single teamPIPEDRIVE_GET_A_SINGLE_TEAMAcciónReturns data about a specific team.
PIPEDRIVE_GET_A_SINGLE_TEAMAcciónReturns data about a specific team.
Parámetros de entrada
idintegerObligatorioThe ID of the team
skip_usersintegerWhen enabled, the teams will not include IDs of member users
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get current user dataPIPEDRIVE_GET_CURRENT_USER_DATAAcciónReturns data about an authorized user within the company with bound company data: company id, company name, and domain. note that the `locale` property means 'date/number format' in the pipedrive account settings, not the chosen language.
PIPEDRIVE_GET_CURRENT_USER_DATAAcciónReturns data about an authorized user within the company with bound company data: company id, company name, and domain. note that the `locale` property means 'date/number format' in the pipedrive account settings, not the chosen language.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get deals conversion rates in pipelinePIPEDRIVE_GET_DEALS_CONVERSION_RATES_IN_PIPELINEAcciónReturns all stage-to-stage conversion and pipeline-to-close rates for the given time period.
PIPEDRIVE_GET_DEALS_CONVERSION_RATES_IN_PIPELINEAcciónReturns all stage-to-stage conversion and pipeline-to-close rates for the given time period.
Parámetros de entrada
idintegerObligatorioThe ID of the pipeline
user_idintegerThe ID of the user who"s pipeline metrics statistics to fetch. If omitted, the authorized user will be used.
end_datestringObligatorioThe end of the period. Date in format of YYYY-MM-DD.
start_datestringObligatorioThe start of the period. Date in format of YYYY-MM-DD.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get deals in a pipelinePIPEDRIVE_GET_DEALS_IN_A_PIPELINEAcciónLists deals in a specific pipeline across all its stages.
PIPEDRIVE_GET_DEALS_IN_A_PIPELINEAcciónLists deals in a specific pipeline across all its stages.
Parámetros de entrada
idintegerObligatorioThe ID of the pipeline
limitintegerItems shown per page
startintegerPagination start
user_idintegerIf supplied, `filter_id` will not be considered and only deals owned by the given user will be returned. If omitted, deals owned by the authorized user will be returned.
everyoneintegerIf supplied, `filter_id` and `user_id` will not be considered – instead, deals owned by everyone will be returned
stage_idintegerIf supplied, only deals within the given stage will be returned
filter_idintegerIf supplied, only deals matching the given filter will be returned
get_summaryintegerWhether to include a summary of the pipeline in the `additional_data` or not
totals_convert_currencystringThe 3-letter currency code of any of the supported currencies. When supplied, `per_stages_converted` is returned inside `deals_summary` inside `additional_data` which contains the currency-converted total amounts in the given currency per each stage. You may also set this parameter to `default_currency` in which case users default currency is used. Only works when `get_summary` parameter flag is enabled.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get deals in a stagePIPEDRIVE_GET_DEALS_IN_A_STAGEAcciónLists deals in a specific stage.
PIPEDRIVE_GET_DEALS_IN_A_STAGEAcciónLists deals in a specific stage.
Parámetros de entrada
idintegerObligatorioThe ID of the stage
limitintegerItems shown per page
startintegerPagination start
user_idintegerIf supplied, `filter_id` will not be considered and only deals owned by the given user will be returned. If omitted, deals owned by the authorized user will be returned.
everyoneintegerIf supplied, `filter_id` and `user_id` will not be considered – instead, deals owned by everyone will be returned
filter_idintegerIf supplied, only deals matching the given filter will be returned
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get deals movements in pipelinePIPEDRIVE_GET_DEALS_MOVEMENTS_IN_PIPELINEAcciónReturns statistics for deals movements for the given time period.
PIPEDRIVE_GET_DEALS_MOVEMENTS_IN_PIPELINEAcciónReturns statistics for deals movements for the given time period.
Parámetros de entrada
idintegerObligatorioThe ID of the pipeline
user_idintegerThe ID of the user who"s pipeline statistics to fetch. If omitted, the authorized user will be used.
end_datestringObligatorioThe end of the period. Date in format of YYYY-MM-DD.
start_datestringObligatorioThe start of the period. Date in format of YYYY-MM-DD.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get deals summaryPIPEDRIVE_GET_DEALS_SUMMARYAcciónReturns a summary of all the deals.
PIPEDRIVE_GET_DEALS_SUMMARYAcciónReturns a summary of all the deals.
Parámetros de entrada
statusstringenumOnly fetch deals with a specific status. open = Open, won = Won, lost = Lost.
openwonlostuser_idintegerOnly deals matching the given user will be returned. `user_id` will not be considered if you use `filter_id`.
stage_idintegerOnly deals within the given stage will be returned
filter_idinteger<code>user_id</code> will not be considered. Only deals matching the given filter will be returned.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get deals timelinePIPEDRIVE_GET_DEALS_TIMELINEAcciónReturns opened and won deals in time-based groups according to a specified dealfield, with examples of deals grouped by month over a 3-month period starting january 2012.
PIPEDRIVE_GET_DEALS_TIMELINEAcciónReturns opened and won deals in time-based groups according to a specified dealfield, with examples of deals grouped by month over a 3-month period starting january 2012.
Parámetros de entrada
amountintegerObligatorioThe number of given intervals, starting from `start_date`, to fetch. E.g. 3 (months).
user_idintegerIf supplied, only deals matching the given user will be returned
intervalstringObligatorioenumThe type of the interval<table><tr><th>Value</th><th>Description</th></tr><tr><td>`day`</td><td>Day</td></tr><tr><td>`week`</td><td>A full week (7 days) starting from `start_date`</td></tr><tr><td>`month`</td><td>A full month (depending on the number of days in given month) starting from `start_date`</td></tr><tr><td>`quarter`</td><td>A full quarter (3 months) starting from `start_date`</td></tr></table>
dayweekmonthquarterfield_keystringObligatorioThe date field key which deals will be retrieved from
filter_idintegerIf supplied, only deals matching the given filter will be returned
start_datestringObligatorioThe date when the first interval starts. Format: YYYY-MM-DD.
pipeline_idintegerIf supplied, only deals matching the given pipeline will be returned
exclude_dealsintegerWhether to exclude deals list (1) or not (0). Note that when deals are excluded, the timeline summary (counts and values) is still returned.
totals_convert_currencystringThe 3-letter currency code of any of the supported currencies. When supplied, `totals_converted` is returned per each interval which contains the currency-converted total amounts in the given currency. You may also set this parameter to `default_currency` in which case the user"s default currency is used.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get deals where a product is attached toPIPEDRIVE_GET_DEALS_WHERE_A_PRODUCT_IS_ATTACHED_TOAcciónReturns data about deals that have a product attached to it.
PIPEDRIVE_GET_DEALS_WHERE_A_PRODUCT_IS_ATTACHED_TOAcciónReturns data about deals that have a product attached to it.
Parámetros de entrada
idintegerObligatorioThe ID of the product
limitintegerItems shown per page
startintegerPagination start
statusstringenumOnly fetch deals with a specific status. If omitted, all not deleted deals are returned. If set to deleted, deals that have been deleted up to 30 days ago will be included.
openwonlostdeletedall_not_deleted
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get details of a boardPIPEDRIVE_GET_DETAILS_OF_A_BOARDAcciónReturns the details of a specific project board.
PIPEDRIVE_GET_DETAILS_OF_A_BOARDAcciónReturns the details of a specific project board.
Parámetros de entrada
idintegerObligatorioThe ID of the project board
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get details of a call logPIPEDRIVE_GET_DETAILS_OF_A_CALL_LOGAcciónReturns details of a specific call log.
PIPEDRIVE_GET_DETAILS_OF_A_CALL_LOGAcciónReturns details of a specific call log.
Parámetros de entrada
idstringObligatorioThe ID received when you create the call log
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get details of a dealPIPEDRIVE_GET_DETAILS_OF_A_DEALAcciónFetches specific deal details, including exclusive fields like deal age and pipeline stage duration. custom fields show up as hashes, which can be matched using the 'key' from dealfields. see the deal details tutorial for more.
PIPEDRIVE_GET_DETAILS_OF_A_DEALAcciónFetches specific deal details, including exclusive fields like deal age and pipeline stage duration. custom fields show up as hashes, which can be matched using the 'key' from dealfields. see the deal details tutorial for more.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get details of an activityPIPEDRIVE_GET_DETAILS_OF_AN_ACTIVITYAcciónReturns the details of a specific activity.
PIPEDRIVE_GET_DETAILS_OF_AN_ACTIVITYAcciónReturns the details of a specific activity.
Parámetros de entrada
idintegerObligatorioThe ID of the activity
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get details of an organizationPIPEDRIVE_GET_DETAILS_OF_AN_ORGANIZATIONAcciónProvides detailed information about an organization, including additional fields not shown when listing all organizations, and maps custom fields as long hashes to the 'key' value in organizationfields.
PIPEDRIVE_GET_DETAILS_OF_AN_ORGANIZATIONAcciónProvides detailed information about an organization, including additional fields not shown when listing all organizations, and maps custom fields as long hashes to the 'key' value in organizationfields.
Parámetros de entrada
idintegerObligatorioThe ID of the organization
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get details of a personPIPEDRIVE_GET_DETAILS_OF_A_PERSONAcciónThe text describes an api endpoint that returns detailed person information, including extra fields and custom fields as hashes. it also provides `data.marketing status` if the campaigns product is used.
PIPEDRIVE_GET_DETAILS_OF_A_PERSONAcciónThe text describes an api endpoint that returns detailed person information, including extra fields and custom fields as hashes. it also provides `data.marketing status` if the campaigns product is used.
Parámetros de entrada
idintegerObligatorioThe ID of the person
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get details of a phasePIPEDRIVE_GET_DETAILS_OF_A_PHASEAcciónReturns the details of a specific project phase.
PIPEDRIVE_GET_DETAILS_OF_A_PHASEAcciónReturns the details of a specific project phase.
Parámetros de entrada
idintegerObligatorioThe ID of the project phase
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get details of a projectPIPEDRIVE_GET_DETAILS_OF_A_PROJECTAcciónReturns the details of a specific project. also note that custom fields appear as long hashes in the resulting data. these hashes can be mapped against the `key` value of project fields.
PIPEDRIVE_GET_DETAILS_OF_A_PROJECTAcciónReturns the details of a specific project. also note that custom fields appear as long hashes in the resulting data. these hashes can be mapped against the `key` value of project fields.
Parámetros de entrada
idintegerObligatorioThe ID of the project
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get details of a subscriptionPIPEDRIVE_GET_DETAILS_OF_A_SUBSCRIPTIONAcciónReturns details of an installment or a recurring subscription.
PIPEDRIVE_GET_DETAILS_OF_A_SUBSCRIPTIONAcciónReturns details of an installment or a recurring subscription.
Parámetros de entrada
idintegerObligatorioThe ID of the subscription
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get details of a taskPIPEDRIVE_GET_DETAILS_OF_A_TASKAcciónReturns the details of a specific task.
PIPEDRIVE_GET_DETAILS_OF_A_TASKAcciónReturns the details of a specific task.
Parámetros de entrada
idintegerObligatorioThe ID of the task
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get details of a templatePIPEDRIVE_GET_DETAILS_OF_A_TEMPLATEAcciónReturns the details of a specific project template.
PIPEDRIVE_GET_DETAILS_OF_A_TEMPLATEAcciónReturns the details of a specific project template.
Parámetros de entrada
idintegerObligatorioThe ID of the project template
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get mail threadsPIPEDRIVE_GET_MAIL_THREADSAcciónReturns mail threads in a specified folder ordered by the most recent message within.
PIPEDRIVE_GET_MAIL_THREADSAcciónReturns mail threads in a specified folder ordered by the most recent message within.
Parámetros de entrada
limitintegerItems shown per page
startintegerPagination start
folderstringObligatorioenumThe type of folder to fetch
inboxdraftssentarchive
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get one commentPIPEDRIVE_GET_ONE_COMMENTAcciónReturns the details of a comment.
PIPEDRIVE_GET_ONE_COMMENTAcciónReturns the details of a comment.
Parámetros de entrada
idintegerObligatorioThe ID of the note
commentIdstringObligatorioThe ID of the comment
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get one deal fieldPIPEDRIVE_GET_ONE_DEAL_FIELDAcciónReturns data about a specific deal field.
PIPEDRIVE_GET_ONE_DEAL_FIELDAcciónReturns data about a specific deal field.
Parámetros de entrada
idintegerObligatorioThe ID of the field
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get one filePIPEDRIVE_GET_ONE_FILEAcciónReturns data about a specific file.
PIPEDRIVE_GET_ONE_FILEAcciónReturns data about a specific file.
Parámetros de entrada
idintegerObligatorioThe ID of the file
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get one filterPIPEDRIVE_GET_ONE_FILTERAcciónReturns data about a specific filter. note that this also returns the condition lines of the filter.
PIPEDRIVE_GET_ONE_FILTERAcciónReturns data about a specific filter. note that this also returns the condition lines of the filter.
Parámetros de entrada
idintegerObligatorioThe ID of the filter
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get one leadPIPEDRIVE_GET_ONE_LEADAcciónApi returns specific lead details with custom field values in the deals format. unset custom fields are omitted. leads share custom fields with deals, not having a unique set.
PIPEDRIVE_GET_ONE_LEADAcciónApi returns specific lead details with custom field values in the deals format. unset custom fields are omitted. leads share custom fields with deals, not having a unique set.
Parámetros de entrada
idstringObligatorioThe ID of the lead
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get one mail messagePIPEDRIVE_GET_ONE_MAIL_MESSAGEAcciónReturns data about a specific mail message.
PIPEDRIVE_GET_ONE_MAIL_MESSAGEAcciónReturns data about a specific mail message.
Parámetros de entrada
idintegerObligatorioThe ID of the mail message to fetch
include_bodyintegerWhether to include the full message body or not. `0` = Don"t include, `1` = Include.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get one mail threadPIPEDRIVE_GET_ONE_MAIL_THREADAcciónReturns a specific mail thread.
PIPEDRIVE_GET_ONE_MAIL_THREADAcciónReturns a specific mail thread.
Parámetros de entrada
idintegerObligatorioThe ID of the mail thread
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get one notePIPEDRIVE_GET_ONE_NOTEAcciónReturns details about a specific note.
PIPEDRIVE_GET_ONE_NOTEAcciónReturns details about a specific note.
Parámetros de entrada
idintegerObligatorioThe ID of the note
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get one organization fieldPIPEDRIVE_GET_ONE_ORGANIZATION_FIELDAcciónReturns data about a specific organization field.
PIPEDRIVE_GET_ONE_ORGANIZATION_FIELDAcciónReturns data about a specific organization field.
Parámetros de entrada
idintegerObligatorioThe ID of the field
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get one organization relationshipPIPEDRIVE_GET_ONE_ORGANIZATION_RELATIONSHIPAcciónFinds and returns an organization relationship from its id.
PIPEDRIVE_GET_ONE_ORGANIZATION_RELATIONSHIPAcciónFinds and returns an organization relationship from its id.
Parámetros de entrada
idintegerObligatorioThe ID of the organization relationship
org_idintegerThe ID of the base organization for the returned calculated values
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get one permission setPIPEDRIVE_GET_ONE_PERMISSION_SETAcciónReturns data about a specific permission set.
PIPEDRIVE_GET_ONE_PERMISSION_SETAcciónReturns data about a specific permission set.
Parámetros de entrada
idstringObligatorioThe ID of the permission set
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get one person fieldPIPEDRIVE_GET_ONE_PERSON_FIELDAcciónReturns data about a specific person field.
PIPEDRIVE_GET_ONE_PERSON_FIELDAcciónReturns data about a specific person field.
Parámetros de entrada
idintegerObligatorioThe ID of the field
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get one pipelinePIPEDRIVE_GET_ONE_PIPELINEAcciónReturns data about a specific pipeline. also returns the summary of the deals in this pipeline across its stages.
PIPEDRIVE_GET_ONE_PIPELINEAcciónReturns data about a specific pipeline. also returns the summary of the deals in this pipeline across its stages.
Parámetros de entrada
idintegerObligatorioThe ID of the pipeline
totals_convert_currencystringThe 3-letter currency code of any of the supported currencies. When supplied, `per_stages_converted` is returned in `deals_summary` which contains the currency-converted total amounts in the given currency per each stage. You may also set this parameter to `default_currency` in which case users default currency is used.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get one productPIPEDRIVE_GET_ONE_PRODUCTAcciónReturns data about a specific product.
PIPEDRIVE_GET_ONE_PRODUCTAcciónReturns data about a specific product.
Parámetros de entrada
idintegerObligatorioThe ID of the product
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get one product fieldPIPEDRIVE_GET_ONE_PRODUCT_FIELDAcciónReturns data about a specific product field.
PIPEDRIVE_GET_ONE_PRODUCT_FIELDAcciónReturns data about a specific product field.
Parámetros de entrada
idintegerObligatorioThe ID of the product field
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get one rolePIPEDRIVE_GET_ONE_ROLEAcciónReturns the details of a specific role.
PIPEDRIVE_GET_ONE_ROLEAcciónReturns the details of a specific role.
Parámetros de entrada
idintegerObligatorioThe ID of the role
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get one stagePIPEDRIVE_GET_ONE_STAGEAcciónReturns data about a specific stage.
PIPEDRIVE_GET_ONE_STAGEAcciónReturns data about a specific stage.
Parámetros de entrada
idintegerObligatorioThe ID of the stage
everyoneintegerIf `everyone=1` is provided, deals summary will return deals owned by every user
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get one userPIPEDRIVE_GET_ONE_USERAcciónReturns data about a specific user within the company.
PIPEDRIVE_GET_ONE_USERAcciónReturns data about a specific user within the company.
Parámetros de entrada
idintegerObligatorioThe ID of the user
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get project phasesPIPEDRIVE_GET_PROJECT_PHASESAcciónReturns all active project phases under a specific board.
PIPEDRIVE_GET_PROJECT_PHASESAcciónReturns all active project phases under a specific board.
Parámetros de entrada
board_idintegerObligatorioID of the board for which phases are requested
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get recentsPIPEDRIVE_GET_RECENTSAcciónReturns data about all recent changes occurred after the given timestamp.
PIPEDRIVE_GET_RECENTSAcciónReturns data about all recent changes occurred after the given timestamp.
Parámetros de entrada
itemsstringenumMultiple selection of item types to include in the query (optional)
activityactivityTypedealfilefilternotepersonorganizationpipelineproductstageuserlimitintegerItems shown per page
startintegerPagination start
since_timestampstringObligatorioThe timestamp in UTC. Format: YYYY-MM-DD HH:MM:SS.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get result of a goalPIPEDRIVE_GET_RESULT_OF_A_GOALAcciónGets the progress of a goal for the specified period.
PIPEDRIVE_GET_RESULT_OF_A_GOALAcciónGets the progress of a goal for the specified period.
Parámetros de entrada
idstringObligatorioThe ID of the goal that the results are looked for
period__endstringObligatorioThe end date of the period for which to find the goal"s progress. Format: YYYY-MM-DD. This date must be the same or before the goal duration end date.
period__startstringObligatorioThe start date of the period for which to find the goal"s progress. Format: YYYY-MM-DD. This date must be the same or after the goal duration start date.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Link a remote file to an itemPIPEDRIVE_LINK_A_REMOTE_FILE_TO_AN_ITEMAcciónLinks an existing remote file (`googledrive`) to the item you supply. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-remote-file" target=" blank" rel="noopener noreferrer">adding a remote file</a>.
PIPEDRIVE_LINK_A_REMOTE_FILE_TO_AN_ITEMAcciónLinks an existing remote file (`googledrive`) to the item you supply. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-remote-file" target=" blank" rel="noopener noreferrer">adding a remote file</a>.
Parámetros de entrada
item_idintegerObligatorioThe ID of the item to associate the file with
item_typestringObligatorioenumThe item type
dealorganizationpersonremote_idstringObligatorioThe remote item ID
remote_locationstringObligatorioenumThe location type to send the file to. Only `googledrive` is supported at the moment.
googledrive
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Link User Video IntegrationPIPEDRIVE_LINK_USER_VIDEO_INTEGRATIONAcciónA video calling provider must call this endpoint after a user has installed the video calling app so that the new user's information is sent.
PIPEDRIVE_LINK_USER_VIDEO_INTEGRATIONAcciónA video calling provider must call this endpoint after a user has installed the video calling app so that the new user's information is sent.
Parámetros de entrada
user_idintegerObligatorioPipedrive user ID
company_idintegerObligatorioPipedrive company ID
user_provider_idstringObligatoriouuidUnique identifier linking a user to the installed integration. Generated by the integration.
marketplace_client_idstringObligatorioPipedrive Marketplace client ID of the installed integration
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List activities associated with a dealPIPEDRIVE_LIST_ACTIVITIES_ASSOCIATED_WITH_A_DEALAcciónLists activities associated with a deal.
PIPEDRIVE_LIST_ACTIVITIES_ASSOCIATED_WITH_A_DEALAcciónLists activities associated with a deal.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
doneintegerWhether the activity is done or not. 0 = Not done, 1 = Done. If omitted, returns both Done and Not done activities.
limitintegerItems shown per page
startintegerPagination start
excludestringA comma-separated string of activity IDs to exclude from result
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List activities associated with an organizationPIPEDRIVE_LIST_ACTIVITIES_ASSOCIATED_WITH_AN_ORGANIZATIONAcciónLists activities associated with an organization.
PIPEDRIVE_LIST_ACTIVITIES_ASSOCIATED_WITH_AN_ORGANIZATIONAcciónLists activities associated with an organization.
Parámetros de entrada
idintegerObligatorioThe ID of the organization
doneintegerWhether the activity is done or not. 0 = Not done, 1 = Done. If omitted returns both Done and Not done activities.
limitintegerItems shown per page
startintegerPagination start
excludestringA comma-separated string of activity IDs to exclude from result
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List activities associated with a personPIPEDRIVE_LIST_ACTIVITIES_ASSOCIATED_WITH_A_PERSONAcciónLists activities associated with a person.
PIPEDRIVE_LIST_ACTIVITIES_ASSOCIATED_WITH_A_PERSONAcciónLists activities associated with a person.
Parámetros de entrada
idintegerObligatorioThe ID of the person
doneintegerWhether the activity is done or not. 0 = Not done, 1 = Done. If omitted, returns both Done and Not done activities.
limitintegerItems shown per page
startintegerPagination start
excludestringA comma-separated string of activity IDs to exclude from result
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List all persons associated with a dealPIPEDRIVE_LIST_ALL_PERSONS_ASSOCIATED_WITH_A_DEALAcciónThe endpoint lists every person linked to a deal, including primary contacts and participants, and provides a `data.marketing status` field for users of the campaigns product.
PIPEDRIVE_LIST_ALL_PERSONS_ASSOCIATED_WITH_A_DEALAcciónThe endpoint lists every person linked to a deal, including primary contacts and participants, and provides a `data.marketing status` field for users of the campaigns product.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List deals associated with an organizationPIPEDRIVE_LIST_DEALS_ASSOCIATED_WITH_AN_ORGANIZATIONAcciónLists deals associated with an organization.
PIPEDRIVE_LIST_DEALS_ASSOCIATED_WITH_AN_ORGANIZATIONAcciónLists deals associated with an organization.
Parámetros de entrada
idintegerObligatorioThe ID of the organization
sortstringThe field names and sorting mode separated by a comma (`field_name_1 ASC`, `field_name_2 DESC`). Only first-level field keys are supported (no nested keys).
limitintegerItems shown per page
startintegerPagination start
statusstringenumOnly fetch deals with a specific status. If omitted, all not deleted deals are returned. If set to deleted, deals that have been deleted up to 30 days ago will be included.
openwonlostdeletedall_not_deletedonly_primary_associationintegerIf set, only deals that are directly associated to the organization are fetched. If not set (default), all deals are fetched that are either directly or indirectly related to the organization. Indirect relations include relations through custom, organization-type fields and through persons of the given organization.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List deals associated with a personPIPEDRIVE_LIST_DEALS_ASSOCIATED_WITH_A_PERSONAcciónLists deals associated with a person.
PIPEDRIVE_LIST_DEALS_ASSOCIATED_WITH_A_PERSONAcciónLists deals associated with a person.
Parámetros de entrada
idintegerObligatorioThe ID of the person
sortstringThe field names and sorting mode separated by a comma (`field_name_1 ASC`, `field_name_2 DESC`). Only first-level field keys are supported (no nested keys).
limitintegerItems shown per page
startintegerPagination start
statusstringenumOnly fetch deals with a specific status. If omitted, all not deleted deals are returned. If set to deleted, deals that have been deleted up to 30 days ago will be included.
openwonlostdeletedall_not_deleted
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List files attached to a dealPIPEDRIVE_LIST_FILES_ATTACHED_TO_A_DEALAcciónLists files associated with a deal.
PIPEDRIVE_LIST_FILES_ATTACHED_TO_A_DEALAcciónLists files associated with a deal.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
sortstringThe field names and sorting mode separated by a comma (`field_name_1 ASC`, `field_name_2 DESC`). Only first-level field keys are supported (no nested keys). Supported fields: `id`, `user_id`, `deal_id`, `person_id`, `org_id`, `product_id`, `add_time`, `update_time`, `file_name`, `file_type`, `file_size`, `comment`.
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List files attached to an organizationPIPEDRIVE_LIST_FILES_ATTACHED_TO_AN_ORGANIZATIONAcciónLists files associated with an organization.
PIPEDRIVE_LIST_FILES_ATTACHED_TO_AN_ORGANIZATIONAcciónLists files associated with an organization.
Parámetros de entrada
idintegerObligatorioThe ID of the organization
sortstringThe field names and sorting mode separated by a comma (`field_name_1 ASC`, `field_name_2 DESC`). Only first-level field keys are supported (no nested keys). Supported fields: `id`, `user_id`, `deal_id`, `person_id`, `org_id`, `product_id`, `add_time`, `update_time`, `file_name`, `file_type`, `file_size`, `comment`.
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List files attached to a personPIPEDRIVE_LIST_FILES_ATTACHED_TO_A_PERSONAcciónLists files associated with a person.
PIPEDRIVE_LIST_FILES_ATTACHED_TO_A_PERSONAcciónLists files associated with a person.
Parámetros de entrada
idintegerObligatorioThe ID of the person
sortstringThe field names and sorting mode separated by a comma (`field_name_1 ASC`, `field_name_2 DESC`). Only first-level field keys are supported (no nested keys). Supported fields: `id`, `user_id`, `deal_id`, `person_id`, `org_id`, `product_id`, `add_time`, `update_time`, `file_name`, `file_type`, `file_size`, `comment`.
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List files attached to a productPIPEDRIVE_LIST_FILES_ATTACHED_TO_A_PRODUCTAcciónLists files associated with a product.
PIPEDRIVE_LIST_FILES_ATTACHED_TO_A_PRODUCTAcciónLists files associated with a product.
Parámetros de entrada
idintegerObligatorioThe ID of the product
sortstringThe field name and sorting mode (`field_name_1 ASC` or `field_name_1 DESC`). Supported fields: `update_time`, `id`.
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List followers of a dealPIPEDRIVE_LIST_FOLLOWERS_OF_A_DEALAcciónLists the followers of a deal.
PIPEDRIVE_LIST_FOLLOWERS_OF_A_DEALAcciónLists the followers of a deal.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List followers of an organizationPIPEDRIVE_LIST_FOLLOWERS_OF_AN_ORGANIZATIONAcciónLists the followers of an organization.
PIPEDRIVE_LIST_FOLLOWERS_OF_AN_ORGANIZATIONAcciónLists the followers of an organization.
Parámetros de entrada
idintegerObligatorioThe ID of the organization
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List followers of a personPIPEDRIVE_LIST_FOLLOWERS_OF_A_PERSONAcciónLists the followers of a person.
PIPEDRIVE_LIST_FOLLOWERS_OF_A_PERSONAcciónLists the followers of a person.
Parámetros de entrada
idintegerObligatorioThe ID of the person
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List followers of a productPIPEDRIVE_LIST_FOLLOWERS_OF_A_PRODUCTAcciónLists the followers of a product.
PIPEDRIVE_LIST_FOLLOWERS_OF_A_PRODUCTAcciónLists the followers of a product.
Parámetros de entrada
idintegerObligatorioThe ID of the product
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List followers of a userPIPEDRIVE_LIST_FOLLOWERS_OF_A_USERAcciónLists the followers of a specific user.
PIPEDRIVE_LIST_FOLLOWERS_OF_A_USERAcciónLists the followers of a specific user.
Parámetros de entrada
idintegerObligatorioThe ID of the user
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List mail messages associated with a dealPIPEDRIVE_LIST_MAIL_MESSAGES_ASSOCIATED_WITH_A_DEALAcciónLists mail messages associated with a deal.
PIPEDRIVE_LIST_MAIL_MESSAGES_ASSOCIATED_WITH_A_DEALAcciónLists mail messages associated with a deal.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List mail messages associated with an organizationPIPEDRIVE_LIST_MAIL_MESSAGES_ASSOCIATED_WITH_AN_ORGANIZATIONAcciónLists mail messages associated with an organization.
PIPEDRIVE_LIST_MAIL_MESSAGES_ASSOCIATED_WITH_AN_ORGANIZATIONAcciónLists mail messages associated with an organization.
Parámetros de entrada
idintegerObligatorioThe ID of the organization
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List mail messages associated with a personPIPEDRIVE_LIST_MAIL_MESSAGES_ASSOCIATED_WITH_A_PERSONAcciónLists mail messages associated with a person.
PIPEDRIVE_LIST_MAIL_MESSAGES_ASSOCIATED_WITH_A_PERSONAcciónLists mail messages associated with a person.
Parámetros de entrada
idintegerObligatorioThe ID of the person
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List participants of a dealPIPEDRIVE_LIST_PARTICIPANTS_OF_A_DEALAcciónLists the participants associated with a deal.<br>if a company uses the [campaigns product](https://pipedrive.readme.io/docs/campaigns-in-pipedrive-api), then this endpoint will also return the `data.marketing status` field.
PIPEDRIVE_LIST_PARTICIPANTS_OF_A_DEALAcciónLists the participants associated with a deal.<br>if a company uses the [campaigns product](https://pipedrive.readme.io/docs/campaigns-in-pipedrive-api), then this endpoint will also return the `data.marketing status` field.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List permission set assignmentsPIPEDRIVE_LIST_PERMISSION_SET_ASSIGNMENTSAcciónReturns the list of assignments for a permission set.
PIPEDRIVE_LIST_PERMISSION_SET_ASSIGNMENTSAcciónReturns the list of assignments for a permission set.
Parámetros de entrada
idstringObligatorioThe ID of the permission set
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List permitted usersPIPEDRIVE_LIST_PERMITTED_USERSAcciónLists the users permitted to access a deal.
PIPEDRIVE_LIST_PERMITTED_USERSAcciónLists the users permitted to access a deal.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Person Access UsersPIPEDRIVE_LIST_PERSON_ACCESS_USERSAcciónList users permitted to access a person.
PIPEDRIVE_LIST_PERSON_ACCESS_USERSAcciónList users permitted to access a person.
Parámetros de entrada
idintegerObligatorioThe ID of the person
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List persons of an organizationPIPEDRIVE_LIST_PERSONS_OF_AN_ORGANIZATIONAcciónLists persons associated with an organization.<br>if a company uses the [campaigns product](https://pipedrive.readme.io/docs/campaigns-in-pipedrive-api), then this endpoint will also return the `data.marketing status` field.
PIPEDRIVE_LIST_PERSONS_OF_AN_ORGANIZATIONAcciónLists persons associated with an organization.<br>if a company uses the [campaigns product](https://pipedrive.readme.io/docs/campaigns-in-pipedrive-api), then this endpoint will also return the `data.marketing status` field.
Parámetros de entrada
idintegerObligatorioThe ID of the organization
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List pipeline visibility for a rolePIPEDRIVE_LIST_PIPELINE_VISIBILITY_FOR_A_ROLEAcciónReturns a list of visible or hidden pipeline ids by role. see the "visibility groups article" for details on pipeline visibility.
PIPEDRIVE_LIST_PIPELINE_VISIBILITY_FOR_A_ROLEAcciónReturns a list of visible or hidden pipeline ids by role. see the "visibility groups article" for details on pipeline visibility.
Parámetros de entrada
idintegerObligatorioThe ID of the role
visiblebooleanWhether to return the visible or hidden pipelines for the role
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Product Permitted UsersPIPEDRIVE_LIST_PRODUCT_PERMITTED_USERSAcciónLists users permitted to access a product.
PIPEDRIVE_LIST_PRODUCT_PERMITTED_USERSAcciónLists users permitted to access a product.
Parámetros de entrada
idintegerObligatorioThe ID of the product
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List products associated with a personPIPEDRIVE_LIST_PRODUCTS_ASSOCIATED_WITH_A_PERSONAcciónLists products associated with a person.
PIPEDRIVE_LIST_PRODUCTS_ASSOCIATED_WITH_A_PERSONAcciónLists products associated with a person.
Parámetros de entrada
idintegerObligatorioThe ID of the person
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List products attached to a dealPIPEDRIVE_LIST_PRODUCTS_ATTACHED_TO_A_DEALAcciónLists products attached to a deal.
PIPEDRIVE_LIST_PRODUCTS_ATTACHED_TO_A_DEALAcciónLists products attached to a deal.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
limitintegerItems shown per page
startintegerPagination start
include_product_dataintegerWhether to fetch product data along with each attached product (1) or not (0, default)
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List role assignmentsPIPEDRIVE_LIST_ROLE_ASSIGNMENTSAcciónReturns all users assigned to a role.
PIPEDRIVE_LIST_ROLE_ASSIGNMENTSAcciónReturns all users assigned to a role.
Parámetros de entrada
idintegerObligatorioThe ID of the role
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List role settingsPIPEDRIVE_LIST_ROLE_SETTINGSAcciónReturns the visibility settings of a specific role.
PIPEDRIVE_LIST_ROLE_SETTINGSAcciónReturns the visibility settings of a specific role.
Parámetros de entrada
idintegerObligatorioThe ID of the role
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List settings of an authorized userPIPEDRIVE_LIST_SETTINGS_OF_AN_AUTHORIZED_USERAcciónLists the settings of an authorized user. example response contains a shortened list of settings.
PIPEDRIVE_LIST_SETTINGS_OF_AN_AUTHORIZED_USERAcciónLists the settings of an authorized user. example response contains a shortened list of settings.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List updates about a dealPIPEDRIVE_LIST_UPDATES_ABOUT_A_DEALAcciónLists updates about a deal.
PIPEDRIVE_LIST_UPDATES_ABOUT_A_DEALAcciónLists updates about a deal.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
itemsstringA comma-separated string for filtering out item specific updates. (Possible values - call, activity, plannedActivity, change, note, deal, file, dealChange, personChange, organizationChange, follower, dealFollower, personFollower, organizationFollower, participant, comment, mailMessage, mailMessageWithAttachment, invoice, document, marketing_campaign_stat, marketing_status_change).
limitintegerItems shown per page
startintegerPagination start
all_changesstringWhether to show custom field updates or not. 1 = Include custom field changes. If omitted returns changes without custom field updates.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List updates about an organizationPIPEDRIVE_LIST_UPDATES_ABOUT_AN_ORGANIZATIONAcciónLists updates about an organization.
PIPEDRIVE_LIST_UPDATES_ABOUT_AN_ORGANIZATIONAcciónLists updates about an organization.
Parámetros de entrada
idintegerObligatorioThe ID of the organization
itemsstringA comma-separated string for filtering out item specific updates. (Possible values - activity, plannedActivity, note, file, change, deal, follower, participant, mailMessage, mailMessageWithAttachment, invoice, activityFile, document).
limitintegerItems shown per page
startintegerPagination start
all_changesstringWhether to show custom field updates or not. 1 = Include custom field changes. If omitted, returns changes without custom field updates.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List updates about a personPIPEDRIVE_LIST_UPDATES_ABOUT_A_PERSONAcciónLists updates about a person.<br>if a company uses the [campaigns product](https://pipedrive.readme.io/docs/campaigns-in-pipedrive-api), then this endpoint's response will also include updates for the `marketing status` field.
PIPEDRIVE_LIST_UPDATES_ABOUT_A_PERSONAcciónLists updates about a person.<br>if a company uses the [campaigns product](https://pipedrive.readme.io/docs/campaigns-in-pipedrive-api), then this endpoint's response will also include updates for the `marketing status` field.
Parámetros de entrada
idintegerObligatorioThe ID of the person
itemsstringA comma-separated string for filtering out item specific updates. (Possible values - call, activity, plannedActivity, change, note, deal, file, dealChange, personChange, organizationChange, follower, dealFollower, personFollower, organizationFollower, participant, comment, mailMessage, mailMessageWithAttachment, invoice, document, marketing_campaign_stat, marketing_status_change).
limitintegerItems shown per page
startintegerPagination start
all_changesstringWhether to show custom field updates or not. 1 = Include custom field changes. If omitted returns changes without custom field updates.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List updates about participants of a dealPIPEDRIVE_LIST_UPDATES_ABOUT_PARTICIPANTS_OF_A_DEALAcciónThis endpoint provides cursor-paginated updates on deal participants. for pagination details, see the pipedrive documentation.
PIPEDRIVE_LIST_UPDATES_ABOUT_PARTICIPANTS_OF_A_DEALAcciónThis endpoint provides cursor-paginated updates on deal participants. for pagination details, see the pipedrive documentation.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
limitintegerItems shown per page
cursorstringFor pagination, the marker (an opaque string value) representing the first item on the next page
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List user permissionsPIPEDRIVE_LIST_USER_PERMISSIONSAcciónLists aggregated permissions over all assigned permission sets for a user.
PIPEDRIVE_LIST_USER_PERMISSIONSAcciónLists aggregated permissions over all assigned permission sets for a user.
Parámetros de entrada
idintegerObligatorioThe ID of the user
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List user role settingsPIPEDRIVE_LIST_USER_ROLE_SETTINGSAcciónLists the settings of user's assigned role.
PIPEDRIVE_LIST_USER_ROLE_SETTINGSAcciónLists the settings of user's assigned role.
Parámetros de entrada
idintegerObligatorioThe ID of the user
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Merge two dealsPIPEDRIVE_MERGE_TWO_DEALSAcciónMerges a deal with another deal. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/merging-two-deals" target=" blank" rel="noopener noreferrer">merging two deals</a>.
PIPEDRIVE_MERGE_TWO_DEALSAcciónMerges a deal with another deal. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/merging-two-deals" target=" blank" rel="noopener noreferrer">merging two deals</a>.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
merge_with_idintegerObligatorioThe ID of the deal that the deal will be merged with
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Merge two organizationsPIPEDRIVE_MERGE_TWO_ORGANIZATIONSAcciónMerges an organization with another organization. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/merging-two-organizations" target=" blank" rel="noopener noreferrer">merging two organizations</a>.
PIPEDRIVE_MERGE_TWO_ORGANIZATIONSAcciónMerges an organization with another organization. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/merging-two-organizations" target=" blank" rel="noopener noreferrer">merging two organizations</a>.
Parámetros de entrada
idintegerObligatorioThe ID of the organization
merge_with_idintegerObligatorioThe ID of the organization that the organization will be merged with
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Merge two personsPIPEDRIVE_MERGE_TWO_PERSONSAcciónMerges a person with another person. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/merging-two-persons" target=" blank" rel="noopener noreferrer">merging two persons</a>.
PIPEDRIVE_MERGE_TWO_PERSONSAcciónMerges a person with another person. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/merging-two-persons" target=" blank" rel="noopener noreferrer">merging two persons</a>.
Parámetros de entrada
idintegerObligatorioThe ID of the person
merge_with_idintegerObligatorioThe ID of the person that will not be overwritten. This person’s data will be prioritized in case of conflict with the other person.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Organization accessible user listPIPEDRIVE_ORGANIZATION_ACCESSIBLE_USER_LISTAcciónList users permitted to access an organization.
PIPEDRIVE_ORGANIZATION_ACCESSIBLE_USER_LISTAcciónList users permitted to access an organization.
Parámetros de entrada
idintegerObligatorioThe ID of the organization
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Perform a search from multiple item typesPIPEDRIVE_PERFORM_A_SEARCH_FROM_MULTIPLE_ITEM_TYPESAcciónPerforms a search from your choice of item types and fields.
PIPEDRIVE_PERFORM_A_SEARCH_FROM_MULTIPLE_ITEM_TYPESAcciónPerforms a search from your choice of item types and fields.
Parámetros de entrada
termstringObligatorioThe search term to look for. Minimum 2 characters (or 1 if using `exact_match`). Please note that the search term has to be URL encoded.
limitintegerItems shown per page
startintegerPagination start. Note that the pagination is based on main results and does not include related items when using `search_for_related_items` parameter.
fieldsstringenumA comma-separated string array. The fields to perform the search from. Defaults to all. Relevant for each item type are:<br> <table> <tr><th><b>Item type</b></th><th><b>Field</b></th></tr> <tr><td>Deal</td><td>`custom_fields`, `notes`, `title`</td></tr> <tr><td>Person</td><td>`custom_fields`, `email`, `name`, `notes`, `phone`</td></tr> <tr><td>Organization</td><td>`address`, `custom_fields`, `name`, `notes`</td></tr> <tr><td>Product</td><td>`code`, `custom_fields`, `name`</td></tr> <tr><td>Lead</td><td>`custom_fields`, `notes`, `email`, `organization_name`, `person_name`, `phone`, `title`</td></tr> <tr><td>File</td><td>`name`</td></tr> <tr><td>Mail attachment</td><td>`name`</td></tr> <tr><td>Project</td><td> `custom_fields`, `notes`, `title`, `description` </td></tr> </table> <br> Only the following custom field types are searchable: `address`, `varchar`, `text`, `varchar_auto`, `double`, `monetary` and `phone`. Read more about searching by custom fields <a href="https://support.pipedrive.com/en/article/search-finding-what-you-need#searching-by-custom-fields" target="_blank" rel="noopener noreferrer">here</a>.<br/> When searching for leads, the email, organization_name, person_name, and phone fields will return results only for leads not linked to contacts. For searching leads by person or organization values, please use `search_for_related_items`.
addresscodecustom_fieldsemailnamenotesorganization_nameperson_namephonetitledescriptionitem_typesstringenumA comma-separated string array. The type of items to perform the search from. Defaults to all.
dealpersonorganizationproductleadfilemail_attachmentprojectexact_matchbooleanWhen enabled, only full exact matches against the given term are returned. It is <b>not</b> case sensitive.
include_fieldsstringenumA comma-separated string array. Supports including optional fields in the results which are not provided by default.
deal.cc_emailperson.pictureproduct.pricesearch_for_related_itemsbooleanWhen enabled, the response will include up to 100 newest related leads and 100 newest related deals for each found person and organization and up to 100 newest related persons for each found organization
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List User Role AssignmentsPIPEDRIVE_PIPEDRIVE_LIST_USER_ROLE_ASSIGNMENTSAcciónLists role assignments for a user.
PIPEDRIVE_PIPEDRIVE_LIST_USER_ROLE_ASSIGNMENTSAcciónLists role assignments for a user.
Parámetros de entrada
idintegerObligatorioThe ID of the user
limitintegerItems shown per page
startintegerPagination start
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Receives an incoming messagePIPEDRIVE_RECEIVES_AN_INCOMING_MESSAGEAcciónAdds a message to a conversation. to use the endpoint, you need to have **messengers integration** oauth scope enabled and the messaging manifest ready for the [messaging app extension](https://pipedrive.readme.io/docs/messaging-app-extension).
PIPEDRIVE_RECEIVES_AN_INCOMING_MESSAGEAcciónAdds a message to a conversation. to use the endpoint, you need to have **messengers integration** oauth scope enabled and the messaging manifest ready for the [messaging app extension](https://pipedrive.readme.io/docs/messaging-app-extension).
Parámetros de entrada
idstringObligatorioThe ID of the message
statusstringObligatorioenumThe status of the message
sentdeliveredreadfailedmessagestringObligatorioThe body of the message
reply_bystringdate-timeThe date and time when the message can no longer receive a reply, in UTC. Format: YYYY-MM-DD HH:MM
sender_idstringObligatorioThe ID of the provider"s user that sent the message
channel_idstringObligatorioThe channel ID as in the provider
created_atstringObligatoriodate-timeThe date and time when the message was created in the provider, in UTC. Format: YYYY-MM-DD HH:MM
attachmentsobject[]The list of attachments available in the message
conversation_idstringObligatorioThe ID of the conversation
conversation_linkstringurlA URL that can open the conversation in the provider"s side
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Refreshing the tokensPIPEDRIVE_REFRESHING_THE_TOKENSAcciónAccess tokens expire after the time specified in `expires in`. to continue accessing the api, use the `refresh token` to obtain a new access token.
PIPEDRIVE_REFRESHING_THE_TOKENSAcciónAccess tokens expire after the time specified in `expires in`. to continue accessing the api, use the `refresh token` to obtain a new access token.
Parámetros de entrada
grant_typestringenumSince you are to refresh your access_token, you must use the value "refresh_token"
authorization_coderefresh_tokenrefresh_tokenstringThe refresh token that you received after you exchanged the authorization code
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Requesting authorizationPIPEDRIVE_REQUESTING_AUTHORIZATIONAcciónAuthorize a user by redirecting them to the pipedrive oauth authorization page and request their permissions to act on their behalf. this step is necessary to implement only when you allow app installation outside of the marketplace.
PIPEDRIVE_REQUESTING_AUTHORIZATIONAcciónAuthorize a user by redirecting them to the pipedrive oauth authorization page and request their permissions to act on their behalf. this step is necessary to implement only when you allow app installation outside of the marketplace.
Parámetros de entrada
statestringYou may pass any random string as the state parameter and the same string will be returned to your app after a user authorizes access. It may be used to store the user"s session ID from your app or distinguish different responses. Using state may increase security; see RFC-6749. The state parameter is not automatically available in Marketplace Manager. To enable it for your app, please write to us at marketplace.devs@pipedrive.com.
client_idstringObligatorioThe client ID provided to you by the Pipedrive Marketplace when you register your app
redirect_uristringObligatorioThe callback URL you provided when you registered your app. Authorization code will be sent to that URL (if it matches with the value you entered in the registration form) if a user approves the app install. Or, if a customer declines, the corresponding error will also be sent to this URL.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Returns project activitiesPIPEDRIVE_RETURNS_PROJECT_ACTIVITIESAcciónReturns activities linked to a specific project.
PIPEDRIVE_RETURNS_PROJECT_ACTIVITIESAcciónReturns activities linked to a specific project.
Parámetros de entrada
idintegerObligatorioThe ID of the project
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Returns project groupsPIPEDRIVE_RETURNS_PROJECT_GROUPSAcciónReturns all active groups under a specific project.
PIPEDRIVE_RETURNS_PROJECT_GROUPSAcciónReturns all active groups under a specific project.
Parámetros de entrada
idintegerObligatorioThe ID of the project
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Returns project planPIPEDRIVE_RETURNS_PROJECT_PLANAcciónReturns information about items in a project plan. items consists of tasks and activities and are linked to specific project phase and group.
PIPEDRIVE_RETURNS_PROJECT_PLANAcciónReturns information about items in a project plan. items consists of tasks and activities and are linked to specific project phase and group.
Parámetros de entrada
idintegerObligatorioThe ID of the project
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Returns project tasksPIPEDRIVE_RETURNS_PROJECT_TASKSAcciónReturns tasks linked to a specific project.
PIPEDRIVE_RETURNS_PROJECT_TASKSAcciónReturns tasks linked to a specific project.
Parámetros de entrada
idintegerObligatorioThe ID of the project
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Search dealsPIPEDRIVE_SEARCH_DEALSAcciónThis api endpoint searches deals by title, notes, and custom fields, filters results by person or organization id, and is a specific use case of /v1/itemsearch with limited oauth scope.
PIPEDRIVE_SEARCH_DEALSAcciónThis api endpoint searches deals by title, notes, and custom fields, filters results by person or organization id, and is a specific use case of /v1/itemsearch with limited oauth scope.
Parámetros de entrada
termstringObligatorioThe search term to look for. Minimum 2 characters (or 1 if using `exact_match`). Please note that the search term has to be URL encoded.
limitintegerItems shown per page
startintegerPagination start. Note that the pagination is based on main results and does not include related items when using `search_for_related_items` parameter.
fieldsstringenumA comma-separated string array. The fields to perform the search from. Defaults to all of them. Only the following custom field types are searchable: `address`, `varchar`, `text`, `varchar_auto`, `double`, `monetary` and `phone`. Read more about searching by custom fields <a href="https://support.pipedrive.com/en/article/search-finding-what-you-need#searching-by-custom-fields" target="_blank" rel="noopener noreferrer">here</a>.
custom_fieldsnotestitlestatusstringenumWill filter deals by the provided specific status. open = Open, won = Won, lost = Lost. The upper limit of found deals associated with the status is 2000.
openwonlostperson_idintegerWill filter deals by the provided person ID. The upper limit of found deals associated with the person is 2000.
exact_matchbooleanWhen enabled, only full exact matches against the given term are returned. It is <b>not</b> case sensitive.
include_fieldsstringenumSupports including optional fields in the results which are not provided by default
deal.cc_emailorganization_idintegerWill filter deals by the provided organization ID. The upper limit of found deals associated with the organization is 2000.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Search Item By FieldPIPEDRIVE_SEARCH_ITEM_BY_FIELDAcciónPerforms a search from the values of a specific field. results can either be the distinct values of the field (useful for searching autocomplete field values), or the ids of actual items (deals, leads, persons, organizations or products).
PIPEDRIVE_SEARCH_ITEM_BY_FIELDAcciónPerforms a search from the values of a specific field. results can either be the distinct values of the field (useful for searching autocomplete field values), or the ids of actual items (deals, leads, persons, organizations or products).
Parámetros de entrada
termstringObligatorioThe search term to look for. Minimum 2 characters (or 1 if using `exact_match`). Please note that the search term has to be URL encoded.
limitintegerItems shown per page
startintegerPagination start
field_keystringObligatorioThe key of the field to search from. The field key can be obtained by fetching the list of the fields using any of the fields" API GET methods (dealFields, personFields, etc.). Only the following custom field types are searchable: `address`, `varchar`, `text`, `varchar_auto`, `double`, `monetary` and `phone`. Read more about searching by custom fields <a href="https://support.pipedrive.com/en/article/search-finding-what-you-need#searching-by-custom-fields" target="_blank" rel="noopener noreferrer">here</a>.
field_typestringObligatorioenumThe type of the field to perform the search from
dealFieldleadFieldpersonFieldorganizationFieldproductFieldprojectFieldexact_matchbooleanWhen enabled, only full exact matches against the given term are returned. The search <b>is</b> case sensitive.
return_item_idsbooleanWhether to return the IDs of the matching items or not. When not set or set to `0` or `false`, only distinct values of the searched field are returned. When set to `1` or `true`, the ID of each found item is returned.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Search leadsPIPEDRIVE_SEARCH_LEADSAcciónEndpoint searches leads by title, notes, custom fields, with options to filter by person and organization ids, and is a more specific use of the /v1/itemsearch with limited oauth scope.
PIPEDRIVE_SEARCH_LEADSAcciónEndpoint searches leads by title, notes, custom fields, with options to filter by person and organization ids, and is a more specific use of the /v1/itemsearch with limited oauth scope.
Parámetros de entrada
termstringObligatorioThe search term to look for. Minimum 2 characters (or 1 if using `exact_match`). Please note that the search term has to be URL encoded.
limitintegerItems shown per page
startintegerPagination start. Note that the pagination is based on main results and does not include related items when using `search_for_related_items` parameter.
fieldsstringenumA comma-separated string array. The fields to perform the search from. Defaults to all of them.
custom_fieldsnotestitleperson_idintegerWill filter leads by the provided person ID. The upper limit of found leads associated with the person is 2000.
exact_matchbooleanWhen enabled, only full exact matches against the given term are returned. It is <b>not</b> case sensitive.
include_fieldsstringenumSupports including optional fields in the results which are not provided by default
lead.was_seenorganization_idintegerWill filter leads by the provided organization ID. The upper limit of found leads associated with the organization is 2000.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Search organizationsPIPEDRIVE_SEARCH_ORGANIZATIONSAcciónSearches all organizations by name, address, notes and/or custom fields. this endpoint is a wrapper of <a href="https://developers.pipedrive.com/docs/api/v1/itemsearch#searchitem">/v1/itemsearch</a> with a narrower oauth scope.
PIPEDRIVE_SEARCH_ORGANIZATIONSAcciónSearches all organizations by name, address, notes and/or custom fields. this endpoint is a wrapper of <a href="https://developers.pipedrive.com/docs/api/v1/itemsearch#searchitem">/v1/itemsearch</a> with a narrower oauth scope.
Parámetros de entrada
termstringObligatorioThe search term to look for. Minimum 2 characters (or 1 if using `exact_match`). Please note that the search term has to be URL encoded.
limitintegerItems shown per page
startintegerPagination start. Note that the pagination is based on main results and does not include related items when using `search_for_related_items` parameter.
fieldsstringenumA comma-separated string array. The fields to perform the search from. Defaults to all of them. Only the following custom field types are searchable: `address`, `varchar`, `text`, `varchar_auto`, `double`, `monetary` and `phone`. Read more about searching by custom fields <a href="https://support.pipedrive.com/en/article/search-finding-what-you-need#searching-by-custom-fields" target="_blank" rel="noopener noreferrer">here</a>.
addresscustom_fieldsnotesnameexact_matchbooleanWhen enabled, only full exact matches against the given term are returned. It is <b>not</b> case sensitive.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Search personsPIPEDRIVE_SEARCH_PERSONSAcciónThis endpoint searches for individuals by various identifiers and is a specific use case of /v1/itemsearch with limited oauth scope, allowing results filtering by organization id.
PIPEDRIVE_SEARCH_PERSONSAcciónThis endpoint searches for individuals by various identifiers and is a specific use case of /v1/itemsearch with limited oauth scope, allowing results filtering by organization id.
Parámetros de entrada
termstringObligatorioThe search term to look for. Minimum 2 characters (or 1 if using `exact_match`). Please note that the search term has to be URL encoded.
limitintegerItems shown per page
startintegerPagination start. Note that the pagination is based on main results and does not include related items when using `search_for_related_items` parameter.
fieldsstringenumA comma-separated string array. The fields to perform the search from. Defaults to all of them. Only the following custom field types are searchable: `address`, `varchar`, `text`, `varchar_auto`, `double`, `monetary` and `phone`. Read more about searching by custom fields <a href="https://support.pipedrive.com/en/article/search-finding-what-you-need#searching-by-custom-fields" target="_blank" rel="noopener noreferrer">here</a>.
custom_fieldsemailnotesphonenameexact_matchbooleanWhen enabled, only full exact matches against the given term are returned. It is <b>not</b> case sensitive.
include_fieldsstringenumSupports including optional fields in the results which are not provided by default
person.pictureorganization_idintegerWill filter persons by the provided organization ID. The upper limit of found persons associated with the organization is 2000.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Search productsPIPEDRIVE_SEARCH_PRODUCTSAcciónSearches all products by name, code and/or custom fields. this endpoint is a wrapper of <a href="https://developers.pipedrive.com/docs/api/v1/itemsearch#searchitem">/v1/itemsearch</a> with a narrower oauth scope.
PIPEDRIVE_SEARCH_PRODUCTSAcciónSearches all products by name, code and/or custom fields. this endpoint is a wrapper of <a href="https://developers.pipedrive.com/docs/api/v1/itemsearch#searchitem">/v1/itemsearch</a> with a narrower oauth scope.
Parámetros de entrada
termstringObligatorioThe search term to look for. Minimum 2 characters (or 1 if using `exact_match`). Please note that the search term has to be URL encoded.
limitintegerItems shown per page
startintegerPagination start. Note that the pagination is based on main results and does not include related items when using `search_for_related_items` parameter.
fieldsstringenumA comma-separated string array. The fields to perform the search from. Defaults to all of them. Only the following custom field types are searchable: `address`, `varchar`, `text`, `varchar_auto`, `double`, `monetary` and `phone`. Read more about searching by custom fields <a href="https://support.pipedrive.com/en/article/search-finding-what-you-need#searching-by-custom-fields" target="_blank" rel="noopener noreferrer">here</a>.
codecustom_fieldsnameexact_matchbooleanWhen enabled, only full exact matches against the given term are returned. It is <b>not</b> case sensitive.
include_fieldsstringenumSupports including optional fields in the results which are not provided by default
product.price
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
UnlinkuserfromvideocallintegrationPIPEDRIVE_UNLINK_USER_FROM_VIDEO_CALL_INTEGRATIONAcciónA video calling provider must call this endpoint to remove the link between a user and the installed video calling app.
PIPEDRIVE_UNLINK_USER_FROM_VIDEO_CALL_INTEGRATIONAcciónA video calling provider must call this endpoint to remove the link between a user and the installed video calling app.
Parámetros de entrada
idstringObligatorioUnique identifier linking a user to the installed integration
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update a comment related to a notePIPEDRIVE_UPDATE_A_COMMENT_RELATED_TO_A_NOTEAcciónUpdates a comment related to a note.
PIPEDRIVE_UPDATE_A_COMMENT_RELATED_TO_A_NOTEAcciónUpdates a comment related to a note.
Parámetros de entrada
idintegerObligatorioThe ID of the note
contentstringObligatorioThe content of the comment in HTML format. Subject to sanitization on the back-end.
commentIdstringObligatorioThe ID of the comment
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update activity in project planPIPEDRIVE_UPDATE_ACTIVITY_IN_PROJECT_PLANAcciónUpdates an activity phase or group in a project.
PIPEDRIVE_UPDATE_ACTIVITY_IN_PROJECT_PLANAcciónUpdates an activity phase or group in a project.
Parámetros de entrada
idintegerObligatorioThe ID of the project
group_idintegerThe ID of a group on a project board
phase_idintegerThe ID of a phase on a project board
activityIdintegerObligatorioThe ID of the activity
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update a dealPIPEDRIVE_UPDATE_A_DEALAcciónUpdates the properties of a deal. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/updating-a-deal" target=" blank" rel="noopener noreferrer">updating a deal</a>.
PIPEDRIVE_UPDATE_A_DEALAcciónUpdates the properties of a deal. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/updating-a-deal" target=" blank" rel="noopener noreferrer">updating a deal</a>.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update a deal fieldPIPEDRIVE_UPDATE_A_DEAL_FIELDAcciónUpdates a deal field. for more information, see the tutorial for <a href=" https://pipedrive.readme.io/docs/updating-custom-field-value " target=" blank" rel="noopener noreferrer">updating custom fields' values</a>.
PIPEDRIVE_UPDATE_A_DEAL_FIELDAcciónUpdates a deal field. for more information, see the tutorial for <a href=" https://pipedrive.readme.io/docs/updating-custom-field-value " target=" blank" rel="noopener noreferrer">updating custom fields' values</a>.
Parámetros de entrada
idintegerObligatorioThe ID of the field
namestringThe name of the field
optionsobject[]When `field_type` is either set or enum, possible options must be supplied as a JSON-encoded sequential array of objects. All active items must be supplied and already existing items must have their ID supplied. New items only require a label. Example: `[{"id":123,"label":"Existing Item"},{"label":"New Item"}]`
add_visible_flagbooleanWhether the field is available in "add new" modal or not (both in web and mobile app)
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update a leadPIPEDRIVE_UPDATE_A_LEADAcciónUpdating lead properties modifies only specified fields; use `null` to unset. custom field data matches `deals`. unset fields are omitted. leads share deals' custom fields. for examples, refer to the tutorial.
PIPEDRIVE_UPDATE_A_LEADAcciónUpdating lead properties modifies only specified fields; use `null` to unset. custom field data matches `deals`. unset fields are omitted. leads share deals' custom fields. for examples, refer to the tutorial.
Parámetros de entrada
idstringObligatorioThe ID of the lead
titlestringThe name of the lead
owner_idintegerThe ID of the user which will be the owner of the created lead. If not provided, the user making the request will be used.
was_seenbooleanA flag indicating whether the lead was seen by someone in the Pipedrive UI
label_idsstring[]The IDs of the lead labels which will be associated with the lead
person_idintegerThe ID of a person which this lead will be linked to. If the person does not exist yet, it needs to be created first. A lead always has to be linked to a person or organization or both.
is_archivedbooleanA flag indicating whether the lead is archived or not
value__amountintegerAmount
organization_idintegerThe ID of an organization which this lead will be linked to. If the organization does not exist yet, it needs to be created first. A lead always has to be linked to a person or organization or both.
value__currencystringCurrency
expected_close_datestringdateThe date of when the deal which will be created from the lead is expected to be closed. In ISO 8601 format: YYYY-MM-DD.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update a lead labelPIPEDRIVE_UPDATE_A_LEAD_LABELAcciónUpdates one or more properties of a lead label. only properties included in the request will be updated.
PIPEDRIVE_UPDATE_A_LEAD_LABELAcciónUpdates one or more properties of a lead label. only properties included in the request will be updated.
Parámetros de entrada
idstringObligatorioThe ID of the lead label
namestringThe name of the lead label
colorstringenumThe color of the label. Only a subset of colors can be used.
greenblueredyellowpurplegray
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update an activityPIPEDRIVE_UPDATE_AN_ACTIVITYAcciónUpdates an activity. includes `more activities scheduled in context` property in response's `additional data` which indicates whether there are more undone activities scheduled with the same deal, person or organization (depending on the supplied data).
PIPEDRIVE_UPDATE_AN_ACTIVITYAcciónUpdates an activity. includes `more activities scheduled in context` property in response's `additional data` which indicates whether there are more undone activities scheduled with the same deal, person or organization (depending on the supplied data).
Parámetros de entrada
idintegerObligatorioThe ID of the activity
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update an activity typePIPEDRIVE_UPDATE_AN_ACTIVITY_TYPEAcciónUpdates an activity type.
PIPEDRIVE_UPDATE_AN_ACTIVITY_TYPEAcciónUpdates an activity type.
Parámetros de entrada
idintegerObligatorioThe ID of the activity type
namestringThe name of the activity type
colorstringA designated color for the activity type in 6-character HEX format (e.g. `FFFFFF` for white, `000000` for black)
icon_keystringenumIcon graphic to use for representing this activity type
taskemailmeetingdeadlinecalllunchcalendardownarrowdocumentsmartphonecamerascissors+28order_nrintegerAn order number for this activity type. Order numbers should be used to order the types in the activity type selections.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update an installment subscriptionPIPEDRIVE_UPDATE_AN_INSTALLMENT_SUBSCRIPTIONAcciónUpdates an installment subscription.
PIPEDRIVE_UPDATE_AN_INSTALLMENT_SUBSCRIPTIONAcciónUpdates an installment subscription.
Parámetros de entrada
idintegerObligatorioThe ID of the subscription
paymentsobject[]ObligatorioArray of payments. It requires a minimum structure as follows: [{ amount:SUM, description:DESCRIPTION, due_at:PAYMENT_DATE }]. Replace SUM with a payment amount, DESCRIPTION with a explanation string, PAYMENT_DATE with a date (format YYYY-MM-DD).
update_deal_valuebooleanIndicates that the deal value must be set to installment subscription"s total value
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update an organizationPIPEDRIVE_UPDATE_AN_ORGANIZATIONAcciónUpdates the properties of an organization.
PIPEDRIVE_UPDATE_AN_ORGANIZATIONAcciónUpdates the properties of an organization.
Parámetros de entrada
idintegerObligatorioThe ID of the organization
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update an organization fieldPIPEDRIVE_UPDATE_AN_ORGANIZATION_FIELDAcciónUpdates an organization field. for more information, see the tutorial for <a href=" https://pipedrive.readme.io/docs/updating-custom-field-value " target=" blank" rel="noopener noreferrer">updating custom fields' values</a>.
PIPEDRIVE_UPDATE_AN_ORGANIZATION_FIELDAcciónUpdates an organization field. for more information, see the tutorial for <a href=" https://pipedrive.readme.io/docs/updating-custom-field-value " target=" blank" rel="noopener noreferrer">updating custom fields' values</a>.
Parámetros de entrada
idintegerObligatorioThe ID of the field
namestringThe name of the field
optionsobject[]When `field_type` is either set or enum, possible options must be supplied as a JSON-encoded sequential array of objects. All active items must be supplied and already existing items must have their ID supplied. New items only require a label. Example: `[{"id":123,"label":"Existing Item"},{"label":"New Item"}]`
add_visible_flagbooleanWhether the field is available in "add new" modal or not (both in web and mobile app)
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update an organization relationshipPIPEDRIVE_UPDATE_AN_ORGANIZATION_RELATIONSHIPAcciónUpdates and returns an organization relationship.
PIPEDRIVE_UPDATE_AN_ORGANIZATION_RELATIONSHIPAcciónUpdates and returns an organization relationship.
Parámetros de entrada
idintegerObligatorioThe ID of the organization relationship
typestringenumThe type of organization relationship
parentrelatedorg_idintegerThe ID of the base organization for the returned calculated values
rel_owner_org_idintegerThe owner of this relationship. If type is `parent`, then the owner is the parent and the linked organization is the daughter.
rel_linked_org_idintegerThe linked organization in this relationship. If type is `parent`, then the linked organization is the daughter.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update a notePIPEDRIVE_UPDATE_A_NOTEAcciónUpdates a note.
PIPEDRIVE_UPDATE_A_NOTEAcciónUpdates a note.
Parámetros de entrada
idintegerObligatorioThe ID of the note
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update a personPIPEDRIVE_UPDATE_A_PERSONAcciónModifies a person’s details in pipedrive. see the linked tutorial for guidance. if utilizing campaigns, the endpoint also handles `data.marketing status`.
PIPEDRIVE_UPDATE_A_PERSONAcciónModifies a person’s details in pipedrive. see the linked tutorial for guidance. if utilizing campaigns, the endpoint also handles `data.marketing status`.
Parámetros de entrada
idintegerObligatorioThe ID of the person
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update a person fieldPIPEDRIVE_UPDATE_A_PERSON_FIELDAcciónUpdates a person field. for more information, see the tutorial for <a href=" https://pipedrive.readme.io/docs/updating-custom-field-value " target=" blank" rel="noopener noreferrer">updating custom fields' values</a>.
PIPEDRIVE_UPDATE_A_PERSON_FIELDAcciónUpdates a person field. for more information, see the tutorial for <a href=" https://pipedrive.readme.io/docs/updating-custom-field-value " target=" blank" rel="noopener noreferrer">updating custom fields' values</a>.
Parámetros de entrada
idintegerObligatorioThe ID of the field
namestringThe name of the field
optionsobject[]When `field_type` is either set or enum, possible options must be supplied as a JSON-encoded sequential array of objects. All active items must be supplied and already existing items must have their ID supplied. New items only require a label. Example: `[{"id":123,"label":"Existing Item"},{"label":"New Item"}]`
add_visible_flagbooleanWhether the field is available in "add new" modal or not (both in web and mobile app)
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update a pipelinePIPEDRIVE_UPDATE_A_PIPELINEAcciónUpdates the properties of a pipeline.
PIPEDRIVE_UPDATE_A_PIPELINEAcciónUpdates the properties of a pipeline.
Parámetros de entrada
idintegerObligatorioThe ID of the pipeline
namestringThe name of the pipeline
order_nrintegerDefines the order of pipelines. First order (`order_nr=0`) is the default pipeline.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update a productPIPEDRIVE_UPDATE_A_PRODUCTAcciónUpdates product data.
PIPEDRIVE_UPDATE_A_PRODUCTAcciónUpdates product data.
Parámetros de entrada
idintegerObligatorioThe ID of the product
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update a product fieldPIPEDRIVE_UPDATE_A_PRODUCT_FIELDAcciónUpdates a product field. for more information, see the tutorial for <a href=" https://pipedrive.readme.io/docs/updating-custom-field-value " target=" blank" rel="noopener noreferrer">updating custom fields' values</a>.
PIPEDRIVE_UPDATE_A_PRODUCT_FIELDAcciónUpdates a product field. for more information, see the tutorial for <a href=" https://pipedrive.readme.io/docs/updating-custom-field-value " target=" blank" rel="noopener noreferrer">updating custom fields' values</a>.
Parámetros de entrada
idintegerObligatorioThe ID of the product field
namestringThe name of the field
optionsobject[]When `field_type` is either set or enum, possible options on update must be supplied as an array of objects each containing id and label, for example: [{"id":1, "label":"red"},{"id":2, "label":"blue"},{"id":3, "label":"lilac"}]
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update a projectPIPEDRIVE_UPDATE_A_PROJECTAcciónUpdates a project.
PIPEDRIVE_UPDATE_A_PROJECTAcciónUpdates a project.
Parámetros de entrada
idintegerObligatorioThe ID of the project
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update a recurring subscriptionPIPEDRIVE_UPDATE_A_RECURRING_SUBSCRIPTIONAcciónUpdates a recurring subscription.
PIPEDRIVE_UPDATE_A_RECURRING_SUBSCRIPTIONAcciónUpdates a recurring subscription.
Parámetros de entrada
idintegerObligatorioThe ID of the subscription
paymentsobject[]Array of additional payments. It requires a minimum structure as follows: [{ amount:SUM, description:DESCRIPTION, due_at:PAYMENT_DATE }]. Replace SUM with a payment amount, DESCRIPTION with an explanation string, PAYMENT_DATE with a date (format YYYY-MM-DD).
descriptionstringThe description of the recurring subscription
cycle_amountintegerThe amount of each payment
effective_datestringObligatoriodateAll payments after that date will be affected. Format: YYYY-MM-DD
update_deal_valuebooleanIndicates that the deal value must be set to recurring subscription"s MRR value
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update a taskPIPEDRIVE_UPDATE_A_TASKAcciónUpdates a task.
PIPEDRIVE_UPDATE_A_TASKAcciónUpdates a task.
Parámetros de entrada
idintegerObligatorioThe ID of the task
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update a teamPIPEDRIVE_UPDATE_A_TEAMAcciónUpdates an existing team and returns the updated object.
PIPEDRIVE_UPDATE_A_TEAMAcciónUpdates an existing team and returns the updated object.
Parámetros de entrada
idintegerObligatorioThe ID of the team
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update existing goalPIPEDRIVE_UPDATE_EXISTING_GOALAcciónUpdates an existing goal.
PIPEDRIVE_UPDATE_EXISTING_GOALAcciónUpdates an existing goal.
Parámetros de entrada
idstringObligatorioThe ID of the goal
titlestringThe title of the goal
intervalstringenumThe interval of the goal
weeklymonthlyquarterlyyearly
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update file detailsPIPEDRIVE_UPDATE_FILE_DETAILSAcciónUpdates the properties of a file.
PIPEDRIVE_UPDATE_FILE_DETAILSAcciónUpdates the properties of a file.
Parámetros de entrada
idintegerObligatorioThe ID of the file
namestringThe visible name of the file
descriptionstringThe description of the file
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update filterPIPEDRIVE_UPDATE_FILTERAcciónUpdates an existing filter.
PIPEDRIVE_UPDATE_FILTERAcciónUpdates an existing filter.
Parámetros de entrada
idintegerObligatorioThe ID of the filter
namestringThe name of the filter
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update mail thread detailsPIPEDRIVE_UPDATE_MAIL_THREAD_DETAILSAcciónUpdates the properties of a mail thread.
PIPEDRIVE_UPDATE_MAIL_THREAD_DETAILSAcciónUpdates the properties of a mail thread.
Parámetros de entrada
idintegerObligatorioThe ID of the mail thread
deal_idintegerThe ID of the deal this thread is associated with
lead_idstringuuidThe ID of the lead this thread is associated with
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update pipeline visibility for a rolePIPEDRIVE_UPDATE_PIPELINE_VISIBILITY_FOR_A_ROLEAcciónUpdates pipeline visibility settings for different roles. for details, see the pipedrive visibility groups article.
PIPEDRIVE_UPDATE_PIPELINE_VISIBILITY_FOR_A_ROLEAcciónUpdates pipeline visibility settings for different roles. for details, see the pipedrive visibility groups article.
Parámetros de entrada
idintegerObligatorioThe ID of the role
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update role detailsPIPEDRIVE_UPDATE_ROLE_DETAILSAcciónUpdates the parent role and/or the name of a specific role.
PIPEDRIVE_UPDATE_ROLE_DETAILSAcciónUpdates the parent role and/or the name of a specific role.
Parámetros de entrada
idintegerObligatorioThe ID of the role
namestringThe name of the role
parent_role_idintegerThe ID of the parent role
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update stage detailsPIPEDRIVE_UPDATE_STAGE_DETAILSAcciónUpdates the properties of a stage.
PIPEDRIVE_UPDATE_STAGE_DETAILSAcciónUpdates the properties of a stage.
Parámetros de entrada
idintegerObligatorioThe ID of the stage
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update task in project planPIPEDRIVE_UPDATE_TASK_IN_PROJECT_PLANAcciónUpdates a task phase or group in a project.
PIPEDRIVE_UPDATE_TASK_IN_PROJECT_PLANAcciónUpdates a task phase or group in a project.
Parámetros de entrada
idintegerObligatorioThe ID of the project
taskIdintegerObligatorioThe ID of the task
group_idintegerThe ID of a group on a project board
phase_idintegerThe ID of a phase on a project board
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update the product attached to a dealPIPEDRIVE_UPDATE_THE_PRODUCT_ATTACHED_TO_A_DEALAcciónUpdates the details of the product that has been attached to a deal.
PIPEDRIVE_UPDATE_THE_PRODUCT_ATTACHED_TO_A_DEALAcciónUpdates the details of the product that has been attached to a deal.
Parámetros de entrada
idintegerObligatorioThe ID of the deal
taxintegerThe tax percentage
commentsstringA textual comment associated with this product-deal attachment
discountintegerThe value of the discount. The `discount_type` field can be used to specify whether the value is an amount or a percentage.
durationintegerThe duration of the product
quantityintegerHow many items of this product will be added to the deal
item_priceintegerThe price at which this product will be added to the deal
product_idintegerThe ID of the product to use
tax_methodstringenumThe tax option to be applied to the products. When using `inclusive`, the tax percentage will already be included in the price. When using `exclusive`, the tax will not be included in the price. When using `none`, no tax will be added. Use the `tax` field for defining the tax percentage amount.
exclusiveinclusivenoneenabled_flagbooleanWhether the product is enabled for a deal or not. This makes it possible to add products to a deal with a specific price and discount criteria, but keep them disabled, which refrains them from being included in the deal value calculation. When omitted, the product will be marked as enabled by default.
discount_typestringenumThe type of the discount"s value.
percentageamountproduct_variation_idintegerThe ID of the product variation to use. When omitted, no variation will be used.
product_attachment_idintegerObligatorioThe ID of the deal-product (the ID of the product attached to the deal)
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update user detailsPIPEDRIVE_UPDATE_USER_DETAILSAcciónUpdates the properties of a user. currently, only `active flag` can be updated.
PIPEDRIVE_UPDATE_USER_DETAILSAcciónUpdates the properties of a user. currently, only `active flag` can be updated.
Parámetros de entrada
idintegerObligatorioThe ID of the user
active_flagbooleanObligatorioWhether the user is active or not. `false` = Not activated, `true` = Activated
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Triggers (3)
Los triggers son eventos externos que pueden iniciar un flujo en tus agentes (ej: nuevo email, mensaje recibido, registro creado).
New Deal Received TriggerPIPEDRIVE_NEW_DEAL_TRIGGERTriggerTriggered when a new deal is created in Pipedrive
PIPEDRIVE_NEW_DEAL_TRIGGERTriggerTriggered when a new deal is created in Pipedrive
Configuración
Sin parámetros.
Payload del evento
currencystringCurrency of the deal
idstringID of the deal
stage_idstringID of the pipeline stage
statusstringStatus of the deal
titlestringTitle of the deal
user_idstringID of the user who created the deal
valuestringValue of the deal
New Note Received TriggerPIPEDRIVE_NEW_NOTE_TRIGGERTriggerTriggered when a new note is created in Pipedrive
PIPEDRIVE_NEW_NOTE_TRIGGERTriggerTriggered when a new note is created in Pipedrive
Configuración
Sin parámetros.
Payload del evento
add_timestringTime when the note was added
contentstringContent of the note
deal_idstringID of the associated deal
idstringID of the note
org_idstringID of the associated organization
person_idstringID of the associated person
user_idstringID of the user who created the note
New Organization Received TriggerPIPEDRIVE_NEW_ORGANIZATION_TRIGGERTriggerTriggered when a new organization is created in Pipedrive
PIPEDRIVE_NEW_ORGANIZATION_TRIGGERTriggerTriggered when a new organization is created in Pipedrive
Configuración
Sin parámetros.
Payload del evento
addressstringAddress of the organization
emailstringEmail of the organization
idstringID of the organization
namestringName of the organization
owner_idstringID of the organization owner
phonestringPhone number of the organization
webstringWebsite of the organization