I'm creating apps script triggers that send automated scheduled emails from a google sheets document (document A). I have another document Z where I would like to validate if the trigger was created in the document A apps script environment. Is there a formula or script which helps me with this? I know the name of the apps script project, that contains the trigger.
I have around 200 documents where triggers are created and need a central document to validate if everything went well.
Thanks for your help!