Показать сообщение отдельно
Старый 06.03.2024, 15:13   #1  
Blog bot is offline
Blog bot
Участник
 
25,477 / 846 (79) +++++++
Регистрация: 28.10.2006
crmtipoftheday: Tip #1447: Use Parse JSON for settings
Источник: https://crmtipoftheday.com/1447/use-...n-for-settings
==============

I often see makers declaring multiple settings in a Power Automate flow using a single variable per setting.

For complex flows, it can quickly get out of hands as variables must be declared on the top level; they cannot be nested or even scoped. An environment variable per each setting, you say? Way to make friends with the deployment admins!

Instead, use Parse JSON action and keep your flows compact by combining all related settings in one neat JSON object.

Accessing settings after that is intuitive and self-explanatory. And you get a Body as a bonus.

The post Tip #1447: Use Parse JSON for settings appeared first on Power Platform & Dynamics CRM Tip Of The Day.



Источник: https://crmtipoftheday.com/1447/use-...n-for-settings
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.