Conversation Integrations
  • 08 Aug 2023
  • 1 Minute to read
  • Contributors
  • PDF

Conversation Integrations

  • PDF

Article summary

Conversation Type: Calls

  1. Authorize with client_id and client_secret
    Token URL: {(IdentityURL)}/connect/token
  2. POST Call with its metadata
  3. PUT Audio file to get analyzed and play

Conversation Type: Chats

  1. Authorize with client_id and client_secret
    Token URL: {(IdentityURL)}/connect/token
  2. POST Chat

Conversation Type: VideoCalls

  1. Authorize with client_id and client_secret
    Token URL: {(IdentityURL)}/connect/token
  2. POST VideoCall with its metadata
  3. PUT Video file to get analyzed and play

Conversation Type: Meetings

  1. Authorize with client_id and client_secret
    Token URL: {(IdentityURL)}/connect/token
  2. POST Meeting with its metadata
  3. PUT Meeting file to get analyzed and play

Commands of conversation integration (Calls, Chats, VideoCalls and Meetings) are explained and the schemas for the parameters of the commands are given on the webpage of the API in a detailed way.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.