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

CRUD automated tagging of files via API #278

Open
sbernhard opened this issue Aug 6, 2020 · 1 comment
Open

CRUD automated tagging of files via API #278

sbernhard opened this issue Aug 6, 2020 · 1 comment

Comments

@sbernhard
Copy link

Is there a (Rest) API for create, read, update, delete of automated tagging of files rules? If yes, can someone share the API doc?

@nickvergessen
Copy link
Member

So the endpoint of the resource is ocs/v2.php/apps/workflowendinge/api/v1/workflows/user
But I don't think there is detailed documentation available what to send to it.

Maybe you can reverse-engineer it from https://github.com/nextcloud/server/blob/master/apps/workflowengine/lib/Controller/UserWorkflowsController.php#L83 and then extend the docs at https://docs.nextcloud.com/server/18/developer_manual/app/flow.html

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

No branches or pull requests

2 participants