I have an http output in below format:
[
[
Microsoft,
2010,
2022
],
[
yen,
1901,
2022
],
[
Trump,
2001,
2098987
],
[
Ambani,
2090,
20090087
]
]
I have a list in SharePoint with column Title, Year, ID.
Can someone help me with how to add the output to SPO list.
Thanks in advance.
DeviPrasad