Skip to main content

Notifications

Read JSON and insert List Items with Multiple Select Choice Field using Power Automate

 Profile Picture Posted by Community member

Read data from JSON and insert List Items with Multiple Select Choice Field using Power Automate.

 

Sample JSON Data

 

[{"title":"3","firstname":"firstname3","skills":[{"Value":"Java"},{"Value":"JavaScript"}]},{"title":"4","firstname":"firstname4","skills":[{"Value":"Nodejs"},{"Value":"JavaScript"}]}]

Categories:

Comments