I'll post this here, since it's been nearly a full week since I opened a ticket with Support and have yet to receive a response back.
I need to be able to call up some Node custom properties from within my advanced alert actions, but they are unavailable by default. I had posted about this before and kind of received an answer, but I need more information. Specifically, I am creating a custom node table poller, but I need to be able to call custom properties from other tables such as the Nodes table from within my email alert actions. For instance, I need to be able to call the ${N=SwisEntity;M=Node.CustomProperties.Comments} macro from within the alert action for my table poller, but it's not working. I want to do something similar to what this user suggests:
If I can get an example that does exactly what I want above, I can likely figure out the rest of the macros I need myself.