cancel
Showing results for 
Search instead for 
Did you mean: 
codevenkat

Power Automate Fundamentals # 27: Usage of JSON Function in Power Automate

Power Automate Fundamentals # 27: Usage of JSON Function in Power Automate

 

Introduction:

In Power Automate, at times we must work on JSON with String Values as input. We can use JSON function in power automate to convert string values to JSON and perform related operations. As an example, string values separated with comma and also xml string values are used.

 

Step 1:

Login to the required Power Apps environment using URL make.powerapps.com by providing username and password and click on Flows on the left-hand side as shown in the below figure.

Usage of XML in Power Automate Figure 2.jpg

 

Step 2:

After Step 1, Click on New Flow and select instant cloud flow and provide the trigger as Manually trigger a flow and click on Create as shown in the below figure.

Usage of XML in Power Automate Figure 1.jpg

Step 3:

After Step 2, name flow as JSON Function and take initialize variable and name it as Set the String Names variable to contain set of names with the following fields

Name :  Names

Type :  String

Value :

["Tom","James","Nancy","Rick"]

as shown in the below figure.

Usage of JSON in Power Automate Figure 3.jpg

Step 4:

After Step 3, take compose action and name it as Convert String Names to JSON and provide

 

Input value : json(value: string)

As

json(variables('Names'))

and click on ok/ update as shown in the below figure.

Usage of JSON in Power Automate Figure 4.jpg

Step 5:

After Step 4, take compose variable and name it Set the XMLExample variable to contain a set of names and provide

 

Inputs : XMLExample

Type : String

Value :

<notification>

<to>Venkat</to>

<from>AdminTeam</from>

<heading>Welcome Message </heading>

<body>Welcome onboard </body>

</notification>

as shown in the below figure.

Usage of JSON in Power Automate Figure 5.jpg

Step 6:

After Step 5, take compose variable and name it as Convert XMLExample variable to JSON and provide

 

Inputs : json(xml(variables('XMLExample')))

And click on Ok/ Update as shown in the below figure

Usage of JSON in Power Automate Figure 6.jpg

Step 7:

After Step 6, run and test the flow as shown in the below figure

Usage of JSON in Power Automate Figure 7.jpg

 

Note:

  1. Make sure to save and run the flow whenever you try expressions.
  2. MS documentation is found at here

Conclusion: In this way we can use json function so that provided xml string or string values array can be converted to required json in power automate easily.

About the Author
  • Experienced Consultant with a demonstrated history of working in the information technology and services industry. Skilled in Office 365, Azure, SharePoint Online, PowerShell, Nintex, K2, SharePoint Designer workflow automation, PowerApps, Microsoft Flow, PowerShell, Active Directory, Operating Systems, Networking, and JavaScript. Strong consulting professional with a Bachelor of Engineering (B.E.) focused in Information Technology from Mumbai University.
  • I am a Microsoft Business Applications MVP and a Senior Manager at EY. I am a technology enthusiast and problem solver. I work/speak/blog/Vlog on Microsoft technology, including Office 365, Power Apps, Power Automate, SharePoint, and Teams Etc. I am helping global clients on Power Platform adoption and empowering them with Power Platform possibilities, capabilities, and easiness. I am a leader of the Houston Power Platform User Group and Power Automate community superuser. I love traveling , exploring new places, and meeting people from different cultures.
  • Read more about me and my achievements at: https://ganeshsanapblogs.wordpress.com/about MCT | SharePoint, Microsoft 365 and Power Platform Consultant | Contributor on SharePoint StackExchange, MSFT Techcommunity
  • Encodian Owner / Founder - Ex Microsoft Consulting Services - Architect / Developer - 20 years in SharePoint - PowerPlatform Fan
  • Founder of SKILLFUL SARDINE, a company focused on productivity and the Power Platform. You can find me on LinkedIn: https://linkedin.com/in/manueltgomes and twitter http://twitter.com/manueltgomes. I also write at https://www.manueltgomes.com, so if you want some Power Automate, SharePoint or Power Apps content I'm your guy 🙂
  • I am the Owner/Principal Architect at Don't Pa..Panic Consulting. I've been working in the information technology industry for over 30 years, and have played key roles in several enterprise SharePoint architectural design review, Intranet deployment, application development, and migration projects. I've been a Microsoft Most Valuable Professional (MVP) 15 consecutive years and am also a Microsoft Certified SharePoint Masters (MCSM) since 2013.
  • Big fan of Power Platform technologies and implemented many solutions.
  • Passionate #Programmer #SharePoint #SPFx #M365 #Power Platform| Microsoft MVP | SharePoint StackOverflow, Github, PnP contributor
  • Web site – https://kamdaryash.wordpress.com Youtube channel - https://www.youtube.com/channel/UCM149rFkLNgerSvgDVeYTZQ/