-
Notifications
You must be signed in to change notification settings - Fork 134
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
Define additional verbs that should be added to the messaging endpoint #2067
Labels
Comments
|
Normally these are grouped as targets with receiving actions CRUD type (Create, Read, Update, or Delete). |
imkingrobi
modified the milestones:
Ona Data Sprint 4 of 2022,
Ona Data Sprint 5 of 2022
Feb 28, 2022
imkingrobi
modified the milestones:
Ona Data Sprint 5 of 2022,
Ona Data Sprint 17 of 2022,
Ona Data Sprint 18 of 2022
Aug 29, 2022
imkingrobi
modified the milestones:
Ona Data Sprint 18 of 2022,
Ona Data Sprint 19 of 2022
Sep 12, 2022
imkingrobi
modified the milestones:
Ona Data Sprint 19 of 2022,
Ona Data Sprint 20 of 2022
Sep 23, 2022
12 tasks
KipSigei
modified the milestones:
Ona Data Sprint 22 of 2022,
Ona Data Sprint 23 of 2022
Oct 24, 2022
DavisRayM
modified the milestones:
Ona Data Sprint 26 of 2022,
Ona Data Sprint 1 of 2023,
Ona Data Sprint 25 of 2022
Jan 16, 2023
KipSigei
modified the milestones:
Ona Data Sprint 7 of 2023,
Ona Data Sprint 8 of 2023,
Ona Data Sprint 9 of 2023
May 12, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Suggested enhancement
Currently the messaging endpoint only supports a limited amount of verbs that do not cover all the actions we'd like to track on the API. This issue is a discussion thread for verbs that might be nice to have on the endpoint.
The currently supported verbs are:
message
submission_created
submission_edited
submission_deleted
submission_reviewed
form_updated
A few nice to have verbs IMO are:
export_created
export_deleted
form_created
form_deleted
project_created
project_edited
project_deleted
permission_granted
permission_revoked
The text was updated successfully, but these errors were encountered: