Hi,
I have a list of deal IDs in Google Sheets. What will be the best way to extract the associated product for each deal? Assuming each deal has a single product.
Thanks,
Michael
Hi,
I have a list of deal IDs in Google Sheets. What will be the best way to extract the associated product for each deal? Assuming each deal has a single product.
Thanks,
Michael
Hey Michael!
You can use the GET/deals/{id}/products endpoint to find products attached to a Deal.