Microflow called via REST service is not creating owner / changed by records for entity
0
I’ve set up a REST service and I have a POST action that calls a microflow. Authentication is enabled on the REST service, and credentials for a local user are being passed in the header. I’ve enabled Apply Entity Access on the microflow. When the entity is committed the attributes and associations are stored, but the owner / changed by information is not. What else do I need to do inside the service to commit this information too?
asked
Mark Perry
3 answers
1
Hey Mark,
I have this too on a webhook from Hubspot – I think its a known bug in Mendix. See the release notes for 7.23.7 below. Maybe it didn’t get fixed in the 8 release you are using? You may want to create a ticket with Mendix.
Mike
answered
Mike Kumpf
0
Hi Mark,
I’ve created a quick app trying to look at what’s happening, but for me it works: I get owner and changed by information.
It should work. Maybe you should submit this to Mendix support?