Skip to content
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

Slack notifications for Form Submissions #118

Open
pastorhudson opened this issue Nov 15, 2018 · 0 comments
Open

Slack notifications for Form Submissions #118

pastorhudson opened this issue Nov 15, 2018 · 0 comments
Labels
enhancement New feature or request People This is a pco people feature issue.

Comments

@pastorhudson
Copy link
Owner

We can use https://api.planningcenteronline.com/people/v2/forms/1745/subscriptions
to get PCO ID of people who get notifications for form submissions.

Then use
https://people.planningcenteronline.com/forms/' + FORM_ID + '/submissions/export.csv
to check for new submissions

And finally send DM if there are new submissions including the submission content and a link to the submission.

@pastorhudson pastorhudson added enhancement New feature or request People This is a pco people feature issue. labels Nov 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request People This is a pco people feature issue.
Projects
None yet
Development

No branches or pull requests

1 participant