Using an offset, you can retrieve all engagements related to a deal through API. This requires an iterative statement, such as a do-while loop, to initiate a new array containing all engagements related to the deal. After initializing the array, you can sort it based on the created date or updated date in either ascending or descending order.
Using an offset, you can retrieve all engagements related to a deal through API. This requires an iterative statement, such as a do-while loop, to initiate a new array containing all engagements related to the deal. After initializing the array, you can sort it based on the created date or updated date in either ascending or descending order.