Skip to main content
Best answer

Pipedrive deal search issue: "Find Deal" module returns incorrect despite existing Deal


Hello! Today was building ZAP: Webhook - Find Person in Pipedrive (by email) - Find Deal in Pipedrive (by Contact Person ID, ID is mapped from the Find Person module) is giving me false while the Deal is 100% exists in Pipedrive and I can find this deal by Title. Since seraching by Title is not 100% reliable, I would like to understand how come your Find Deal module stopped working with Contact Person ID? Screenshots attached.


 

 

Best answer by Troy TessaloneBest answer by Troy Tessalone

Hi @AlinaRudenko 

Some options to try:

  • API Request
  • Custom Action. (with the help of AI)

 

Pipedrive API: https://developers.pipedrive.com/docs/api/v1/Persons#getPersonDeals

 

 

 

 

View original
Did this topic help you find an answer to your question?

2 replies

Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 31058 replies
  • Answer
  • July 3, 2024

Hi @AlinaRudenko 

Some options to try:

  • API Request
  • Custom Action. (with the help of AI)

 

Pipedrive API: https://developers.pipedrive.com/docs/api/v1/Persons#getPersonDeals

 

 

 

 


  • Author
  • Beginner
  • 4 replies
  • July 3, 2024

Hi @Troy Tessalone API Request worked, thank you!