-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Automated script for outdated contact information #1137
base: master
Are you sure you want to change the base?
feat: Automated script for outdated contact information #1137
Conversation
Will open for review, though it won't be functional as is, needs a gmail address and new secrets added to the repo |
Awesome work, sorry I didn't get to this earlier in your development - but could we swap from GMAIL to the NOTIFY API? |
I can look into it, shouldn't be too difficult to change the host |
I'm asking to see if we can get you access. :) |
An invite should of gone out for you to join their Slack Channel. If you can share what you're looking to do in more detail, they'll help get you setup. :) |
From what I was told it seems like the templates are created by the user directly on the site, which I don't have access to. I think I can make a working version of the script with Notify if I assume we're using the same template as before, but I won't be able to do anything that requires access to the website so defining the template and adding the API key/Template ID. |
Assuming you have access to the site to deal with the template and API key |
For this to work and be automated, I think credentials end up needing to be on the repo so I would suggest using a secret for it. Also needs a proper email to be usable.
Refers to issue #121