Hi everyone! I need an Freshsales’s API that returns all the information of products associated with a deal.
I use this request too to get the product:
https://domain.myfreshworks.com/crm/sales/api/deals/[id]?include=products
But this request doesn’t return all the product’s data. Is there some another API that do what I need?