Passing Parameters from Action to Analysis

Passing Parameters from Action to Analysis


I want to run the same analysis against each device as it provides an update.  The above topic no longer seems accurate, as the Account class seems to have been deprecated, and when I create a token for the account and then pass it to the Account constructor, I get an 'invalid token' exception.

Can anyone advise on how this should now (if possible be done), or alternatives to allow an action configured for multiple device value changes to run the same analysis (against the device triggering the action).