diff --git a/PsychoData/.vscode/settings.json b/PsychoData/.vscode/settings.json new file mode 100644 index 0000000..7607dd3 --- /dev/null +++ b/PsychoData/.vscode/settings.json @@ -0,0 +1,11 @@ +{ + "markdownlint.config": { + "MD028": false, + "MD025": { + "front_matter_title": "" + } + }, + "cSpell.words": [ + "Syncro" + ] +} \ No newline at end of file diff --git a/PsychoData/Power Automate Fix Bad JSON Format/ParseSyncroUserAPIResponseExample.zip b/PsychoData/Power Automate Fix Bad JSON Format/ParseSyncroUserAPIResponseExample.zip new file mode 100644 index 0000000..f16cf06 Binary files /dev/null and b/PsychoData/Power Automate Fix Bad JSON Format/ParseSyncroUserAPIResponseExample.zip differ diff --git a/PsychoData/Power Automate Fix Bad JSON Format/readme.md b/PsychoData/Power Automate Fix Bad JSON Format/readme.md new file mode 100644 index 0000000..fea2fbb --- /dev/null +++ b/PsychoData/Power Automate Fix Bad JSON Format/readme.md @@ -0,0 +1,16 @@ +# Fix Bad JSON Data with Power Automate # + +These files are the companion files to the Blog that will go on [SysManSquad](https://sysmansquad.com/blog/). + +## Importing the Examples data flow ## + +To install: + + 1. Download the [ParseSyncroUserAPIResponseExample.Zip](./ParseSyncroUserAPIResponseExample.zip) + 2. Login at [https://flow.microsoft.com/manage/import](https://flow.microsoft.com/manage/import) + - Setup a Power Automate account if you need to + 3. Import the Zip + ![https://i.imgur.com/SpdBWnD.png](https://i.imgur.com/SpdBWnD.png) + 4. This sample flow does not need any connectors + 5. Open the new Flow for editing and review it + 6. To test running this, make sure you Enabled the Flow