Transfer updated Call data from a Pega system to a external system
While transferring updated Call data from a Pega system to a external system, TServer expects the information to be passed from Pega using a function "RequestUpdateUserData" (part of Genesys SDK). This will allow the data to be passed with the KVP pyUserData. The function works like an API call. Is there a similar behaviour in Pega where the Call Data can be updated through API call rather than EventCall?