Hi Kumar, Sunil,
Thank you for posting query in Microsoft Q&A Platform.
One possible way, I can think of is use
web activityto get your json from API. Then have a variable in pipeline and usingset variableactivity, take all thebatterskey data as string into variable. Usecopy activity, use additional column field to add send this variable data as additional column. and then map only that additional column with your snowflake table column.
Hope this helps. Please let me know how it goes. Thank you.
Please consider hitting Accept Answer button. Accepted answers help community as well.