Creating a deal through Zappier
hello, I am trying to send my MQL from my marketing platform(Plezi) to pipedrive. For some reasons i manage to create the deal, but in my zap i specified where to get the organsation name and the person name, but those fields are not filled in pipedrive. Any idea why the organisation name and the contact name are not repprted? Thanks
Comments
-
Can't say for sure if you're doing this already, without seeing your setup, but you need to first search the Org ID and the Person ID and pass this information to the Deal.
0 -
ok. thanks Amit. So does this mean that you need to create first the org id and the person id. Can't this be done automatically when creating the opportunity as we do it manually in pipedrive?
Cheers
0 -
Emmanuel clemot said:
ok. thanks Amit. So does this mean that you need to create first the org id and the person id. Can't this be done automatically when creating the opportunity as we do it manually in pipedrive?
Cheers
As I said, I can't say for sure without looking at your ZAP setup.
Even in Pipedrive, even though it may seem that you're creating both/all 3 at the same time, beneath the surface, the order of creation of records is: the Org, the Person, the Deal.
0 -
@Emmanuel clemot if the contact and org are not there yet in Pipedrive you need to create these first. In the following order: org, person, deal.
If they are already in Pipedrive then like Amit suggested, add the search step for them first to retrieve the ID to link it to.
0 -
Wrote a blog post explaining this in detail: https://www.amitsarda.xyz/post/link-deal-with-person-and-organization-in-pipedrive
0