Skip to content

How to trigger Windmill script from nextcloud workflow #113

Description

@ChrisEdgington

We are running nextcloud AIO 31.0.8 self-hosted.

We want to trigger a Windmill script from the nextcloud workflow handlers so we can do things based on TAGs. For example, we want a windmill script to run when a TAG is added to a file:

Image

However, its not clear that we can use a Windmill script in the nextcloud Windmill instance as the webhook. Is that possible?

If not, is there a way to configure the Windmill flow webhook handler to respond to tag events? I got it to get triggered on NodeWrittenEvent but I could not find an event that gets triggered on tagging.

I tried adding a webhook for the OCP\SystemTag\MapperEvent event - but it is not supported on our version of nextcloud. If we upgraded to the latest version - would this event be the one to use for being triggered on file tagging operations?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions