Asked by Hugo Gomes on Nov 26, 2024
Hugo Gomes wants to retrieve all deals associated with a custom object record via API
Answered by joe conery
Muhammad explains that two API calls are needed: one for the custom object and another for associated deals. Later, Joe Conery advises handling pagination using the 'after' parameter.