Initiate a manual run of your app to notify Upsales that a phone call has been picked up by the recipient.Read more on how to Initiate your app manuallyAdd a notification property to the body to trigger the correct event.
{
"notification": {
"event": "voice.pickup"
}
}