Get events list in a worklfow

Hi
I am working on a workflow where basically, I would like to ack some events but I can’t find the way to get the list of events in the payload of the workflow.
Similarly to Get Device, I am looking for a Get Event function.
Am I missing something?

There’s no specific node to return a list of events - however, you can use the Losant API Node with the “Events: Get” resource/action to get the list.

I’ll add a ticket into our system for a “Get Events” node. Most of the other Losant-specific nodes you see in the palette (those related to devices and data tables) came from requests similar to yours.