ConversationsCalls
Enqueue a Conversations Call for processing.
Columns
| Name | Type | Description |
| To | String | The Phone number that was called. |
| From | String | The Phone number that call was made from. |
| Duration | Integer | The Duration of call in seconds. |
| Recording | String | The Object containing recording info including the audio file (.mp3, .wav, .ogg, .m4a). |
| CallCreatedAt | Datetime | The Timestamp for when the call started. If not provided, will default to the time the request was received. |
| UserGuid | String | The Guid of the Salesloft User to assign the call to. If not provided, will default to the user within the authentication token. |
| Direction | String | The Call direction. |