Hello @Manikant Mahovia ,
Since you are using the SQL Server ( as the source ) , I think you can use the Lookup activity with a query option . SQL Server does support JSON in the SELECT statement , please read about that more here .
I think you can use the output of the lookup activity in the web activity .
@ hide (activity('Read Lookup Details').output.value)
Thanks Himanshu
Please do consider to click on "Accept Answer" and "Up-vote" on the post that helps you, as it can be beneficial to other community members