Call Audio Connector 작업을 사용할 때 타사 봇의 출력 데이터를 Architect 흐름에 전달하려면 어떻게 해야 하나요?

출력 변수는 다음에서 정의할 수 있습니다. 오디오 커넥터 작업 호출 아래에 세션 변수 - 출력 . 타사 봇이 봇 세션을 성공적으로 완료하면 Architect는 Audio Connector 통합에서 반환하는 키/값 쌍을 작업에서 정의한 출력 변수에 할당합니다. 다음 예를 고려해 보세요.
이미지를 클릭하면 확대됩니다.
Call Audio Connector 작업의 출력 변수
In the success path of the Call Audio Connector action ,Flow.CallerName and Flow.CallerCompany will respectively have the output values that the Audio Connector integration returns for the name and company keys.