- This topic has 4 replies, 3 voices, and was last updated 1 year, 5 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Hey Guys,
I am designing a workflow in which i am trying to send Excel data Name, Email, Password to an Api which accepts Json So how can I convert Data table To Json. Can Anyone Help ?
Here I am attaching my Excel Data Image and my Flow.
Thanks in Advance 🙂
Can You Please Share Your .xaml File ??
Sure Here I am Attaching my xaml file and sample data excel file
Hi @AutomationGeek We are here with your solution
There is one Acitvity Package present in UiPath named as “ActivitiesDatatble”
by which you can perform four type of operations
So here we can use “Datatable To Json”.
Here is Your Output will look like.
I am Attaching the Answer Xaml file Zip with this Reply.
Hey !! Nicely explained.