Whats the best practice accessing the API when consuming integration event



Should we always use the links collection that is passed or can we dynamically construct the endpoint with the ids passed like this https://api.icims.com/customers/{customerId}/people/{personId}