2
0

(setVariable) Add Transcription system var (#1507)

Closes #1484
This commit is contained in:
Baptiste Arnaud
2024-05-15 14:24:55 +02:00
committed by GitHub
parent ec7ff8d9ca
commit 40f21203b5
102 changed files with 2911 additions and 986 deletions

View File

@ -1851,6 +1851,10 @@
"First name": "John",
"Email": "john@gmail.com"
}
},
"sessionId": {
"type": "string",
"description": "If provided, will be used as the session ID and will overwrite any existing session with the same ID."
}
}
}
@ -3675,7 +3679,8 @@
"Result ID",
"Random ID",
"Phone number",
"Contact name"
"Contact name",
"Transcript"
]
}
},
@ -7818,7 +7823,8 @@
"Result ID",
"Random ID",
"Phone number",
"Contact name"
"Contact name",
"Transcript"
]
}
},