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

API Suggestion for ARC #9

Open
arctechops opened this issue Jun 10, 2016 · 1 comment
Open

API Suggestion for ARC #9

arctechops opened this issue Jun 10, 2016 · 1 comment

Comments

@arctechops
Copy link

arctechops commented Jun 10, 2016

Here are a few suggestions/requests for the API:

  • The ability to send a group invite to an email address through the api would be nice. We have a church planter track dashboard that our planters go through and one step is to setup Church Metrics. It would be nice if we could perform an API call and have it send an invite and then check the status with another call. Then we could link that church in our system with a church id that's returned with the status call.
  • We have the need to download metrics for all of our group's churches on a weekly basis. We're using /groups/churches.json to get a list of all churches in our organization. We're then matching up those churches to our church plants internally and iterating the list then calling /groups/records.json with the church id to get each church's records. It would be nice if /groups/records.json without a church id would return the church id with the response so that we could make one call and match the metrics up internally.
@arctechops arctechops changed the title API Suggestion fro ARC API Suggestion for ARC Jun 10, 2016
@okcscott
Copy link
Contributor

@arctechops these are great suggestions. We'll be putting this on the roadmap for discussion. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants