Hi everyone, Currently I’m trying to implement a “PUT”-Operation within my Published Rest Service according to this idea: https://forum.mendix.com/link/ideas/879 Therefore, I’ve created an Import Mapping with the concerned entity having a “Microflow To Obtain Object”-MF; the rest of the associated entities are retrieved as “find by key”. My question is: What should I put into the Microflow of the “PUT” Operation itself? Is its content comparable to the Microflow of the Post / Get MF or what do I need to include to let the operation be successful? Best Regards and Thanks, Laura