Hi @SeanKMcGinnis
As we discussed at UC I planned to set flows up against hosted views. However, these are failing to trigger when using the "when a record is created in a feature layer" trigger. Digging through the various response payload I see the below for a flow that is wired against a regular hosted feature service; note that changesURL and layerID are provided in the body:
However, when I create an identical flow but against a hosted view (of the above hosted feature service) I get no changesURL or layerID in the body returned:
Is this a known issue? If so how do I trigger the flow?