Hi Derek,
The contents of the $(outbound_data) variable are presented in json below.
As advised to get around this, currently i’m passing these contents to a DB field/columns and then filtering/pulling the data from it and return my results as a db execute step, direct extraction of these would be nice/quicker execution to my current workaround
{
“ani_data”:{
“proposed_ani”:“8803035831080”,
“state”:“”
},
“contact_info”:{
“addresses”:{
“0”:{
“allowed”:“yes”,
“label”:“PrimaryContact”,
“type”:“phone”,
“value”:“27633557101”
}
},
“first_name”:“Mapi”,
“full_info”:{
“CALLING_NUMBER”:“633557101”,
“FIELD_DT”:“1998-12-31 22:00:00”,
“Field_INT1”:“”,
“Field_TXT1”:“No”,
“FirstName”:“Melinyaniso”,
“HIN”:“115936376”,
“IDNumber”:“7808085831080”,
“PRIORITY”:“”,
“PrimaryContact”:“27633557101”,
“SCHD_CALL”:“1998-12-31 22:00:00”,
“SecondaryContact”:“”,
“Surname”:“Mapi”
},
“other_info”:{
“CALLING_NUMBER”:“633557101”,
“FIELD_DT”:“1998-12-31 22:00:00”,
“Field_TXT1”:“No”,
“HIN”:“115936376”,
“IDNumber”:“7808085831080”,
“SCHD_CALL”:“1998-12-31 22:00:00”
}
},
“history”:{
“0”:{
“date”:“2022-10-27 08:28:23”,
“disposition”:“”,
“disposition_name”:“”,
“notes”:“Record has been scheduled”,
“phone”:“”,
“user_id”:“”,
“user_name”:“”
}
},
“list_id”:“62921B11-AD4E-43DE-BF39-630AE56357AB”,
“list_link_id”:“F6BE34B1-8697-4407-B847-DC9491F84736”,
“list_name”:“Customer Service_AOD_Callback”,
“list_record_id”:“635a25073d523c05353f8d84”,
“out_auto_dial”:“0”,
“out_auto_dial_delay”:“0”,
“suggested_phone”:“27633557101”,
“suggested_tz”:“Africa/Johannesburg”
}