I need to create an automation that finds a deal in Pipedrive. Pulls information from it and then triggers other actions. It was working, finding the deal based on the Deal ID, but I added a couple more steps above, and now is not working. I even tried to recreate the Zap from scratch and still, no results.
Automation Layout:
- Trigger - New Spreadsheet row. (one of the columns is the Pipedrive Deal ID)
- Action - Find a deal in Pipedrive. Field to search by Deal ID.
Additional information: - Since the ID field in the spreadsheet is taken directly from the deal URL, I do have the “Search for an exact match” selected, but I even gave it a try without it, still didn’t work.
- When I use the Deal ID with a Pipedrive URL (i.e. .pipedrive.com/deal/111111) it takes me to the deal I need to find.
- Below are screenshots of the Pipedrive step and the error I’m getting after testing that step.