Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joelsholland authored Aug 27, 2023
1 parent c8c04da commit 977905a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,9 @@
Simple HTML pages with javascript that automate boring tasks.
I first made PowerShell scripts for these tasks, but then decided it would be nice to have some sort of GUI.

### Contents
- **FetchXML Generator**: Helps to create Fetch XML filters for querying data in Dataverse (Dynamics 365). I use it alongside Jonas Rapp's **Fetch XML Builder** tool when I need to filter on a list of accountids, contactids or similar.
- **Power Automate expressions**: Creates expressions to use in Power Automate when you need to process the JSON that you received from a data source.

## Code published to Github Pages:
https://joelsholland.github.io/js-automation/

0 comments on commit 977905a

Please sign in to comment.