TwilioSimpleCall_Record : Allows the twilio to record and transcribe the call;
TwilioRecordingCallback;
TwilioTranscribeCallback;
Recording;
Transcribe;
TwilioRecording;
TwilioTranscribe;
- Fix Demo. Removed the hardcoded Account SID in the Configuration Save action.
Improvements
- Fixed a bug regarding the expiration of the access token (refresh token wasn't being used).- The Twilio connector Documentation was updated to add the connector’s User Provider settings.