Webex Connect

Engage with the Webex Connect team and your peers around the use of the Webex Connect CPaaS Developer Sandbox.
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Welcome to the Community!
The Community is a hub for connecting with your peers and Cisco specialists to ask for help, share your expertise, build your network, and grow professionally.
New Here? Click here to learn more and get started.
Labels

Forum Posts

Anyone have any ideas why this gives an error in an webex connect evaluate node?   const originalArray = ["apple", "orange", "banana"]; const formattedArray = originalArray.map(fruit => ({ fruit })); const myJson = JSON.stringify(formattedArray); 1; ...

    Query 1: Is it possible to list all of the customer profiles?Looking at the Customer Profile API - it doesn't see a way to retrieve all, i.e. list customer profiles. Here is an example where you can retrieve multiple customer IDs - how do retriev...

Does anyone know how / where exactly you can enable "Descriptive logging" for webex connect flows? Reference: https://help.imiconnect.io/docs/best-practices Descriptive Logs for Debugging You must enable the Descriptive Logs option under the flow set...

GerryORourke_0-1688287560101.png

Lets say you initiate a variable : myVariable = 'x' in flow "A" Flow A - using a loop kicks off a number of other flows which run concurrently. Each of these flows checks the value of the variable: myVariable (which returns value 'x') One of these fl...

I understand how you would authenticate if using JWT tokens, but I am unclear on how to use service key for authentication. My understanding is that the your webhook can use either JWT or Service keys. if using a service key - how do you pass this in...

Resolved! SMS on Sandbox

Dear all, I can t receive / Send SMS on my Sandbox. https://sandbox.imiconnect.io/ Whats-App is still working fine. Are you all facing the same ? Is it just a temporary issue or a new policy for sandboxes ? David

Hello, I signed up for Sandbox, added and verified my mobile number and started messing around in Webex Connect Sandbox. Having sent an SMS, i clicked 'Receive SMS'; received an error saying i had to login. When i entered my email and password, authe...