These are functionality to be used as custom connectors for Logic Apps and Power Automate
Takes an input of two arrays, and a common comparison key - And will output the differences between the arrays as:
- NewItems
- ChangedItems
- DeletedItems
- SimilarItems
Takes an input of two arrays, ans a common comparison key - And will output a new array containing the two arrays merged into one
npm run start