IVR Data Dip Power Automate Flow Configuration
Last updated
Was this helpful?
Was this helpful?
{
"type": "object",
"properties": {
"CallerNumber": {
"type": "string"
},
"CallerName": {
"type": "string"
},
"ScenarioId": {
"type": "string"
},
"ivrName": {
"type": "string"
}
}
}{
"type": "object",
"properties": {
"GatherAccountNumber_result": {
"type": "string"
}
}
}