Hi all,
So I’m still playing around with n8n, enjoying it a lot. I played with it at home a lot and will suggest it for use at work.
For now tho I have a home assistant at home and was trying to setup the following:
I use the API (executions/{id}) to retrieve the latest execution for a given workflow, but then I would love to display it the same way that I see it in n8n, but without having to login. So basically use the retrived information from the API to re-display the workflow.
I was trying to re-use the http://{n8n_install}/workflows/demo and trying to push the data I get from the API, but I’m not gonna lie I failed ^^’
I was wondering if you had some advice on how to achieve this ? I feel I’m close but it’s frustrating !
Best,
Alex