API: how to retrieve lead information when lead is converted to deal

rsmc
rsmc Member Posts: 1 VERIFIED MEMBER

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.

Answers

  • Andreia Costa
    Andreia Costa Pipedrive Team Posts: 170 PIPEDRIVE TEAM
    Third Anniversary 100 Comments 5 Answers 5 Likes

    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!