BUSINESS · CRM & SUPPORT
Deals, pipelines, contacts, and activities in that rep’s own CRM.
Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.
Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.
Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.
Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.
pipedrive_delete_activities_by_idWRITEDelete activity via DELETE /activities/{id}
pipedrive_delete_boards_by_idWRITEDelete project board via DELETE /boards/{id}
pipedrive_delete_dealfields_by_field_codeWRITEDelete deal field via DELETE /dealFields/{field_code}
pipedrive_delete_dealfields_by_field_code_optionsWRITEDelete deal field options via DELETE /dealFields/{field_code}/options
pipedrive_delete_deals_by_idWRITEDelete deal via DELETE /deals/{id}
pipedrive_delete_deals_by_id_discounts_by_discount_idWRITEDelete additional discount via DELETE /deals/{id}/discounts/{discount_id}
pipedrive_delete_deals_by_id_followers_by_follower_idWRITEDelete deal follower via DELETE /deals/{id}/followers/{follower_id}
pipedrive_delete_deals_by_id_installments_by_installment_idWRITEDelete installment via DELETE /deals/{id}/installments/{installment_id}
pipedrive_delete_deals_by_id_productsWRITEDelete many deal products via DELETE /deals/{id}/products
pipedrive_delete_deals_by_id_products_by_product_attachment_idWRITEDelete deal product via DELETE /deals/{id}/products/{product_attachment_id}
pipedrive_delete_organizationfields_by_field_codeWRITEDelete organization field via DELETE /organizationFields/{field_code}
pipedrive_delete_organizationfields_by_field_code_optionsWRITEDelete organization field options via DELETE /organizationFields/{field_code}/options
pipedrive_delete_organizations_by_idWRITEDelete organization via DELETE /organizations/{id}
pipedrive_delete_organizations_by_id_followers_by_follower_idWRITEDelete organization follower via DELETE /organizations/{id}/followers/{follower_id}
pipedrive_delete_personfields_by_field_codeWRITEDelete person field via DELETE /personFields/{field_code}
pipedrive_delete_personfields_by_field_code_optionsWRITEDelete person field options via DELETE /personFields/{field_code}/options
pipedrive_delete_persons_by_idWRITEDelete person via DELETE /persons/{id}
pipedrive_delete_persons_by_id_followers_by_follower_idWRITEDelete person follower via DELETE /persons/{id}/followers/{follower_id}
pipedrive_delete_phases_by_idWRITEDelete project phase via DELETE /phases/{id}
pipedrive_delete_pipelines_by_idWRITEDelete pipeline via DELETE /pipelines/{id}
pipedrive_delete_productfields_by_field_codeWRITEDelete product field via DELETE /productFields/{field_code}
pipedrive_delete_productfields_by_field_code_optionsWRITEDelete product field options via DELETE /productFields/{field_code}/options
pipedrive_delete_products_by_idWRITEDelete product via DELETE /products/{id}
pipedrive_delete_products_by_id_followers_by_follower_idWRITEDelete product follower via DELETE /products/{id}/followers/{follower_id}
pipedrive_delete_products_by_id_imagesWRITEDelete product image via DELETE /products/{id}/images
pipedrive_delete_products_by_id_variations_by_product_variation_idWRITEDelete product variation via DELETE /products/{id}/variations/{product_variation_id}
pipedrive_delete_projectfields_by_field_codeWRITEDelete project field via DELETE /projectFields/{field_code}
pipedrive_delete_projectfields_by_field_code_optionsWRITEDelete project field options via DELETE /projectFields/{field_code}/options
pipedrive_delete_projects_by_idWRITEDelete project via DELETE /projects/{id}
pipedrive_delete_stages_by_idWRITEDelete stage via DELETE /stages/{id}
pipedrive_delete_tasks_by_idWRITEDelete task via DELETE /tasks/{id}
pipedrive_get_activitiesREADGet activities via GET /activities
pipedrive_get_activities_by_idREADGet activity via GET /activities/{id}
pipedrive_get_activityfieldsREADGet activity fields via GET /activityFields
pipedrive_get_activityfields_by_field_codeREADGet activity field via GET /activityFields/{field_code}
pipedrive_get_boardsREADGet projects boards via GET /boards
pipedrive_get_boards_by_idREADGet projects board via GET /boards/{id}
pipedrive_get_dealfieldsREADGet deal fields via GET /dealFields
pipedrive_get_dealfields_by_field_codeREADGet deal field via GET /dealFields/{field_code}
pipedrive_get_dealsREADGet deals via GET /deals
pipedrive_get_deals_archivedREADGet archived deals via GET /deals/archived
pipedrive_get_deals_by_idREADGet deal via GET /deals/{id}
pipedrive_get_deals_by_id_convert_status_by_conversion_idREADGet deal conversion status via GET /deals/{id}/convert/status/{conversion_id}
pipedrive_get_deals_by_id_discountsREADGet additional discounts via GET /deals/{id}/discounts
pipedrive_get_deals_by_id_followersREADGet deal followers via GET /deals/{id}/followers
pipedrive_get_deals_by_id_followers_changelogREADGet deal followers changelog via GET /deals/{id}/followers/changelog
pipedrive_get_deals_by_id_productsREADGet deal products via GET /deals/{id}/products
pipedrive_get_deals_installmentsREADGet installments via GET /deals/installments
pipedrive_get_deals_productsREADGet deals products via GET /deals/products
pipedrive_get_deals_searchREADSearch deals via GET /deals/search
pipedrive_get_itemsearchREADSearch item via GET /itemSearch
pipedrive_get_itemsearch_fieldREADSearch item by field via GET /itemSearch/field
pipedrive_get_leads_by_id_convert_status_by_conversion_idREADGet lead conversion status via GET /leads/{id}/convert/status/{conversion_id}
pipedrive_get_leads_searchREADSearch leads via GET /leads/search
pipedrive_get_organizationfieldsREADGet organization fields via GET /organizationFields
pipedrive_get_organizationfields_by_field_codeREADGet organization field via GET /organizationFields/{field_code}
pipedrive_get_organizationsREADGet organizations via GET /organizations
pipedrive_get_organizations_by_idREADGet organization via GET /organizations/{id}
pipedrive_get_organizations_by_id_followersREADGet organization followers via GET /organizations/{id}/followers
pipedrive_get_organizations_by_id_followers_changelogREADGet organization followers changelog via GET /organizations/{id}/followers/changelog
pipedrive_get_organizations_searchREADSearch organization via GET /organizations/search
pipedrive_get_personfieldsREADGet person fields via GET /personFields
pipedrive_get_personfields_by_field_codeREADGet person field via GET /personFields/{field_code}
pipedrive_get_personsREADGet persons via GET /persons
pipedrive_get_persons_by_idREADGet person via GET /persons/{id}
pipedrive_get_persons_by_id_followersREADGet person followers via GET /persons/{id}/followers
pipedrive_get_persons_by_id_followers_changelogREADGet person followers changelog via GET /persons/{id}/followers/changelog
pipedrive_get_persons_by_id_pictureREADGet person picture via GET /persons/{id}/picture
pipedrive_get_persons_searchREADSearch persons via GET /persons/search
pipedrive_get_phasesREADGet projects phases via GET /phases
pipedrive_get_phases_by_idREADGet projects phase via GET /phases/{id}
pipedrive_get_pipelinesREADGet pipelines via GET /pipelines
pipedrive_get_pipelines_by_idREADGet pipeline via GET /pipelines/{id}
pipedrive_get_productfieldsREADGet product fields via GET /productFields
pipedrive_get_productfields_by_field_codeREADGet product field via GET /productFields/{field_code}
pipedrive_get_productsREADGet products via GET /products
pipedrive_get_products_by_idREADGet product via GET /products/{id}
pipedrive_get_products_by_id_followersREADGet product followers via GET /products/{id}/followers
pipedrive_get_products_by_id_followers_changelogREADGet product followers changelog via GET /products/{id}/followers/changelog
pipedrive_get_products_by_id_imagesREADGet product image via GET /products/{id}/images
pipedrive_get_products_by_id_variationsREADGet product variations via GET /products/{id}/variations
pipedrive_get_products_searchREADSearch products via GET /products/search
pipedrive_get_projectfieldsREADGet project fields via GET /projectFields
pipedrive_get_projectfields_by_field_codeREADGet project field via GET /projectFields/{field_code}
pipedrive_get_projectsREADGet projects via GET /projects
pipedrive_get_projects_archivedREADGet archived projects via GET /projects/archived
pipedrive_get_projects_by_idREADGet project via GET /projects/{id}
pipedrive_get_projects_by_id_changelogREADGet project changelog via GET /projects/{id}/changelog
pipedrive_get_projects_by_id_permittedusersREADGet project users via GET /projects/{id}/permittedUsers
pipedrive_get_projects_searchREADSearch projects via GET /projects/search
pipedrive_get_projecttemplatesREADGet project templates via GET /projectTemplates
pipedrive_get_projecttemplates_by_idREADGet project template via GET /projectTemplates/{id}
pipedrive_get_stagesREADGet stages via GET /stages
pipedrive_get_stages_by_idREADGet stage via GET /stages/{id}
pipedrive_get_tasksREADGet tasks via GET /tasks
pipedrive_get_tasks_by_idREADGet task via GET /tasks/{id}
pipedrive_get_users_by_id_followersREADGet user followers via GET /users/{id}/followers
pipedrive_patch_activities_by_idWRITEUpdate activity via PATCH /activities/{id}
pipedrive_patch_boards_by_idWRITEUpdate project board via PATCH /boards/{id}
pipedrive_patch_dealfields_by_field_codeWRITEUpdate deal field via PATCH /dealFields/{field_code}
pipedrive_patch_dealfields_by_field_code_optionsWRITEUpdate deal field options via PATCH /dealFields/{field_code}/options
pipedrive_patch_deals_by_idWRITEUpdate deal via PATCH /deals/{id}
pipedrive_patch_deals_by_id_discounts_by_discount_idWRITEUpdate additional discount via PATCH /deals/{id}/discounts/{discount_id}
pipedrive_patch_deals_by_id_installments_by_installment_idWRITEUpdate installment via PATCH /deals/{id}/installments/{installment_id}
pipedrive_patch_deals_by_id_products_by_product_attachment_idWRITEUpdate deal product via PATCH /deals/{id}/products/{product_attachment_id}
pipedrive_patch_organizationfields_by_field_codeWRITEUpdate organization field via PATCH /organizationFields/{field_code}
pipedrive_patch_organizationfields_by_field_code_optionsWRITEUpdate organization field options via PATCH /organizationFields/{field_code}/options
pipedrive_patch_organizations_by_idWRITEUpdate organization via PATCH /organizations/{id}
pipedrive_patch_personfields_by_field_codeWRITEUpdate person field via PATCH /personFields/{field_code}
pipedrive_patch_personfields_by_field_code_optionsWRITEUpdate person field options via PATCH /personFields/{field_code}/options
pipedrive_patch_persons_by_idWRITEUpdate person via PATCH /persons/{id}
pipedrive_patch_phases_by_idWRITEUpdate project phase via PATCH /phases/{id}
pipedrive_patch_pipelines_by_idWRITEUpdate pipeline via PATCH /pipelines/{id}
pipedrive_patch_productfields_by_field_codeWRITEUpdate product field via PATCH /productFields/{field_code}
pipedrive_patch_productfields_by_field_code_optionsWRITEUpdate product field options via PATCH /productFields/{field_code}/options
pipedrive_patch_products_by_idWRITEUpdate product via PATCH /products/{id}
pipedrive_patch_products_by_id_variations_by_product_variation_idWRITEUpdate product variation via PATCH /products/{id}/variations/{product_variation_id}
pipedrive_patch_projectfields_by_field_codeWRITEUpdate project field via PATCH /projectFields/{field_code}
pipedrive_patch_projectfields_by_field_code_optionsWRITEUpdate project field options via PATCH /projectFields/{field_code}/options
pipedrive_patch_projects_by_idWRITEUpdate project via PATCH /projects/{id}
pipedrive_patch_stages_by_idWRITEUpdate stage via PATCH /stages/{id}
pipedrive_patch_tasks_by_idWRITEUpdate task via PATCH /tasks/{id}
pipedrive_post_activitiesWRITEAdd activity via POST /activities
pipedrive_post_boardsWRITEAdd project board via POST /boards
pipedrive_post_dealfieldsWRITEAdd deal field via POST /dealFields
pipedrive_post_dealfields_by_field_code_optionsWRITEAdd deal field options via POST /dealFields/{field_code}/options
pipedrive_post_dealsWRITEAdd deal via POST /deals
pipedrive_post_deals_by_id_convert_leadWRITEConvert deal to lead via POST /deals/{id}/convert/lead
pipedrive_post_deals_by_id_discountsWRITEPost additional discount via POST /deals/{id}/discounts
pipedrive_post_deals_by_id_followersWRITEAdd deal follower via POST /deals/{id}/followers
pipedrive_post_deals_by_id_installmentsWRITEPost installment via POST /deals/{id}/installments
pipedrive_post_deals_by_id_productsWRITEAdd deal product via POST /deals/{id}/products
pipedrive_post_deals_by_id_products_bulkWRITEAdd many deal products via POST /deals/{id}/products/bulk
pipedrive_post_leads_by_id_convert_dealWRITEConvert lead to deal via POST /leads/{id}/convert/deal
pipedrive_post_organizationfieldsWRITEAdd organization field via POST /organizationFields
pipedrive_post_organizationfields_by_field_code_optionsWRITEAdd organization field options via POST /organizationFields/{field_code}/options
pipedrive_post_organizationsWRITEAdd organization via POST /organizations
pipedrive_post_organizations_by_id_followersWRITEAdd organization follower via POST /organizations/{id}/followers
pipedrive_post_personfieldsWRITEAdd person field via POST /personFields
pipedrive_post_personfields_by_field_code_optionsWRITEAdd person field options via POST /personFields/{field_code}/options
pipedrive_post_personsWRITEAdd person via POST /persons
pipedrive_post_persons_by_id_followersWRITEAdd person follower via POST /persons/{id}/followers
pipedrive_post_phasesWRITEAdd project phase via POST /phases
pipedrive_post_pipelinesWRITEAdd pipeline via POST /pipelines
pipedrive_post_productfieldsWRITEAdd product field via POST /productFields
pipedrive_post_productfields_by_field_code_optionsWRITEAdd product field options via POST /productFields/{field_code}/options
pipedrive_post_productsWRITEAdd product via POST /products
pipedrive_post_products_by_id_duplicateWRITEDuplicate product via POST /products/{id}/duplicate
pipedrive_post_products_by_id_followersWRITEAdd product follower via POST /products/{id}/followers
pipedrive_post_products_by_id_variationsWRITEAdd product variation via POST /products/{id}/variations
pipedrive_post_projectfieldsWRITEAdd project field via POST /projectFields
pipedrive_post_projectfields_by_field_code_optionsWRITEAdd project field options via POST /projectFields/{field_code}/options
pipedrive_post_projectsWRITEAdd project via POST /projects
pipedrive_post_projects_by_id_archiveWRITEArchive project via POST /projects/{id}/archive
pipedrive_post_stagesWRITEAdd stage via POST /stages
pipedrive_post_tasksWRITEAdd task via POST /tasks
Put Pipedrive behind one governed endpoint.
Same permissions, same audit trail, whatever else you connect next.