I assume that you know what a Direct Call event is and how to trigger it with _satellite.track().In that case, your instruction to your developers would be:When the API responds, run _satellite.track() (with your desired Direct Call identifier). Most API's include callback functions, so you can run ...