can we make outbound phone call using the ClientSD...
# support
t
can we make outbound phone call using the ClientSDK? @User @Shubham Bajaj
v
@Toby Yes, you can make outbound phone calls using the ClientSDK. To place an outbound call, you would typically use the
/call/phone
endpoint from your application. If you have a specific message or assistant that you want to use for the call, you can specify a temporary assistant in the
assistant
field, or if you want to reuse an assistant, you can specify its ID in the
assistantId
field. Would you like to proceed with making an outbound call or do you need assistance with something specific in the process?
You can continue this conversation by mentioning me in the message.
t
can you show me the code to make outbound phone calls using the web ClientSDK? @User
s
Hey @Toby you cannot make outbound phone calls using web client sdk, it's for web calls only.
Do let me know if you require further help!!
2 Views