Eduardo_Solano | 2018-11-13 16:22:35 UTC | #1
Hello All
Sorry but im not expert in .NET. How can i send an API request where i put phone number and participant for the call. I do this using JSon:
{ "phoneNumber": "3007048084", "callerId": "", "callerIdName": "", "callFromQueueId": "", "callQueueId": "", "callUserId": "", "priority": 0, "languageId": "", "routingSkillsIds": [], "conversationIds": [], "participants": [ { "address": "", "name": "", "userId": "6c8f0d14-29c5-48bf-a004-06879600df09", "queueId": "" } ], "uuiData": "" }
I need to this way in order to generete the call and assig it to an specific user.
Regards
Becky_Powell | 2018-11-14 01:58:42 UTC | #2
Hi there Eduardo. Are you asking which API resource you should call to perform this action? Have you taken a look at the Conversations API documentation? I think it might help you.
Please don't hesitate to let me know if I've misunderstood your question!
Eduardo_Solano | 2018-11-14 15:17:41 UTC | #3
Hi Becky
about API its ok, what i really need is a .NET example on how to send a request using this variables like JSON example showed in last comment.
I need this as im not expert in this coding language.
Any help would be great.
REgards
Becky_Powell | 2018-11-14 15:59:55 UTC | #4
Hi Eduardo,
Have you seen our .NET Platform API SDK?
I think this might help you!
Best, Becky
Eduardo_Solano | 2018-11-14 17:36:58 UTC | #5
Yep i got it. But im not too familiar with .NET and cannot find an example.
Regards
system | 2018-12-15 17:37:00 UTC | #6
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 3976