Excel export single object issue

1
Hi all, I have an issue with the excel export module. I can export all my objects (if I don't select an input object for the excel settings). However, in this case I want to limit the excel to a single row (object). I can't seem to get it right.  First: I referred to the doc-entity in my microflow, but that kept giving me errors or empty excels. Now I use the actual entity as an input object. This doesn't give me an error, but it does give me an empty Excel. How can I set-up my microflow and excel to work correctly? Below I have all the screenshots of my current set-up:
asked
1 answers
3

You need to create or have an input object with a reference to the single object that you want to export. Plus the reference must be commited i just checked.


See below some screenshots of a test setup:, hope this helps:

answered