Have created a bot where initially my input variables are strings. Now i want to pass Json content to it, what sort of changes have to be made in order to accept the Json content.
How to ensure the input variable can accept Json format as well
Hi
You can parse the JSON content using JSON Package and get individual node values, map them accordingly as per your requirement.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.