Potential Improvements

254
0
08-31-2022 01:36 PM
Status: Open
by Anonymous User
Not applicable

It's great to see Esri embrace Power Automate and I really like where things are going. Having used it a little over the past few weeks, here are some things I think would help improve the experience:

  • Delete features
    • Have an additional action which allows you bulk delete by defining a where clause on an entire layer - thereby removing the need to get specific Object IDs
  • Get data
    • Add an outFields parameter to reduce load
  • Other
    • Option simply to get a token, so you can easily construct Rest requests without embedding credentials within Power Automate
    • Option to trigger calculations on fields using SQL and/or Arcade