12-09-2022 12:46 PM
Hello Cisco Team,
I've been using the Search API over the past few months in order to check the number of repeat callers over a specified time period. Initially in the flow designer, we had an HTTP request which would save the "Total Calls" for a customer ANI as a string, and then we used a set variable block in flow designer in order to convert that string into an Integer so we could compare that value with other integers.
Initially that set variable block would get rid of surrounding characters such as "List:(30)" for example and simply return only 30. I've noticed in the last week however the Cisco Search API now returns "[30]" instead of something like "List:(30)".
Was there a change to the API response or is something bugging on my end. There was a Cisco video documenting how to use the replace function to remove the surrounding characters "List" and etc from the Search API response. It doesn't seem to respond this way anymore however.
Best Regards,
Donny Miller
Solved! Go to Solution.
12-09-2022 02:03 PM
12-09-2022 02:03 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide