Тёмный
No video :(

Power Automate: Understanding how to use JSON [Power Automate Basics Series - Ep. 6] 

Pragmatic Works
Подписаться 235 тыс.
Просмотров 14 тыс.
50% 1

Опубликовано:

 

4 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 6   
@wachhagottoday
@wachhagottoday 2 месяца назад
Thanks for giving a general idea about JSON. Very helpful for someone who has never known JSON. What i would love for you to demonstrate if possible is a real world scenario from where a Json payload is received and then parse it to use it in a way (other than a basic send email) that businesses would use it.
@pepper_lab
@pepper_lab Год назад
Thank you
@AdiCristea
@AdiCristea Год назад
Thanks, Jonathan! Wouldn't typing the key in Search dynamic content box bring the required dynamic content, even if it does not appear in the list initially?
@aniaimichax2150
@aniaimichax2150 2 месяца назад
Can you release a video on how to design a Power Automate daily schedule email notification with a html table showing title, modification date and link to documents added or modified in SharePoint? (one email with list of all documents added/amended)
@DoubleUJay
@DoubleUJay Год назад
I'm sorry, but I have to tell you that you explained the JSON part completely wrong. A JSON array is represented in square brackets [ ] and an object in curly braces { }. An array of objects looks like this: [ { }, { } ]. There's a reason the JSON-Path notation exists
@DoubleUJay
@DoubleUJay Год назад
In this example the key "hobbies" is an array and the whole JSON is one object: { "name": "Max", "alter": 25, "hobbies": ["Lesen", "Wandern", "Schwimmen"] }
Далее
Learn JSON in 10 Minutes
12:00
Просмотров 3,2 млн
How to parse complex JSON in power automate
20:43
Просмотров 80 тыс.
How to read and create JSON objects in Power Automate
17:55
REST API Calls in Power Automate - Beginners Tutorial
22:26