Get a list of followed unique Task uuid’s

It is possible to get a unique list of all Task uuid’s which this Task will trigger after it is finished. To access any followed Task uuid loop through the array with the following method:

This will create some Chat messages with all Followed by Task uuid’s as content:

A unique list means that if entire Accounts are set to Followed by links, links that have already been separately triggered as Followed by link Tasks will not appear multiple times in the list, even if they are also present in the Followed by link Accounts.

To access Robogator proprietary variables with PowerShell, you have to first initialize all variables on the first line of the script with e. g. param($TaskParameter, $MyKey, $followed) and after that it is possible to access the variables in the underlaying script lines.

Updated on February 24, 2025
So, how does that make you feel, now you've read this explanation?