With this you create an object, which is not yet committed, hence not in the database.
In the callback of the mx.data.create make sure you get the object guid from the available ‘obj’ parameter.
Call the mx.data.action with this guid as inputparameter to trigger the microflow with this newly created object as input.