Hello!
The docs say you cannot reference more than 10 objects of the same type with something like {{objects.online_classes}}. However, is there a way to bypass the 10 limitation using a specific attribute or the object’s id? For example, something like objects.online_classes.id=159
If not, are there any simple workarounds or plans in the future to change that limitation in the future? Then, for workflows, is it acceptable / best practice to call the Customer.io App API to get Object attributes as part of a workflow step and then use that in the workflow?
Thank you!