Hi,
I need to get all enabled products linked to the deal. Pipedrive API v1 Reference API endpoint is there but couldn’t filter just enabled products only. Is there any way to do that with query parameters?
Thank you.
Hi,
I need to get all enabled products linked to the deal. Pipedrive API v1 Reference API endpoint is there but couldn’t filter just enabled products only. Is there any way to do that with query parameters?
Thank you.
Hey @Budhitha_Perera,
Unfortunately, filtering is limited in that regard. However, you can load products master data separately and join them. I captured that approach in a wiki too
Nevertheless, share your scenario/use-case. Let me see how I can assist in that regard