I would like to set a time trigger on an add-on in google sheets. Considering it doesn't have one as part of it, I was going to write an Apps Script to run it and set a trigger to the script. Is this possible or is there any other way of doing it?
Add on and bound apps script will run in different projects. It is currently not possible to trigger add-on project function from bound apps script.