It would be convenient to be able to provide permissions at the level of data tables, and even workflows.
For example, I have a scenario where I’d like to give access to a user to only set/modify notifications email addresses and event types, which will either be in a data table or hardcoded into a workflow.
Perhaps someone can suggest a workaround for now? I suppose I could create a separate application for setting notifications and communicate those settings to a second application via the API? Or create a user experience page for doing the same and restrict access to that endpoint based on the user or group. Other ideas?