@rkvalvaa
Before we get too far into the weeds, it should be noted that we may have a temporary fix available for the issue with Google Sheets and Templater Bot. If you open a support ticket with us or contact us at support@dataclay.com we can discuss those options further.
As far as the questions about QUE go, I’d like to address the second one first since it’s a more straightforward “fix”. To use an Autograf on multiple Satellites, you should only need to add a “bot” key to the Job to specify which system should process the data. Usually, each Job will be assigned to the default Satellite specified in the Campaign settings. However, this can be overridden with a value assigned via the “bot” reserved key. Additionally, it shouldn’t be necessary to register the same Autograf multiple times. As long as the Autograf data is present in the QUE account that the system is connecting to, it should be possible to use the same registration data on multiple systems.
As for the first question, this has to do with a fundamental difference in how data is handled in QUE as opposed to Google Sheets. In a Google Sheet, each cell either has data or doesn’t, but the cell is always present for Templater to read, even if it’s empty. In a JSON format, like the one QUE uses, a value may disappear entirely. When this happens, Templater keeps the previously loaded data since it’s not getting any information to use to determine how to handle the associated layer.
I can think of a couple of ways to get around this, but the easiest would be to pass through a “blank” or “empty” value rather than omit the property entirely. This will likely depend on how the Zap is set up that’s passing data over from Google Sheets to QUE, but that would definitely be the most basic and straightforward fix.
The other solution would be to create multiple Autografs to swap between using an aep value from the Data Source. Using this method, you should be able to create versions of the project that simply excise the layers that won’t be getting values. This would likely take more work, depending on how many assets might need to be customized, but it would result in a cleaner final product since Templater wouldn’t have to process the missing layers.
Hopefully, that gets us on the right track, but please feel free to contact us at support@dataclay.com for more assistance.
Thanks,
Jeff