API: how to retrieve lead information when lead is converted to deal
I am using Pipedrive's NodeJS SDK to retrieve deals. It works fine. I see that a deal can be created by converting a lead into a deal. However, the lead details or lead identifier are not included in the deal after that conversion. How shall I gather those lead details using the SDK?
Thanks in advance.
Regards.
0
Answers
-
Hi @rsmc 👋
I don't think that's possible because once a Lead is converted to a Deal, the Lead history is gone as it's now a Deal. However, when a Lead is converted to a Deal the information is passed over to the deal so it should be seen in the deal. I could potentially be missing here! I believe this question will be better handled in our Dev community, feel free to post it here: https://devcommunity.pipedrive.com/
Thanks!
0