Skip to content

Conversation

@marcelklehr
Copy link
Member

@marcelklehr marcelklehr commented Feb 20, 2025

  • Resolves: #

Summary

Make MapperEvent webhook compatible so it can be used with the new Windmill Workflows

Checklist

@marcelklehr marcelklehr force-pushed the enh/make-tag-event-webhook-compatible branch from 401270b to 85bdd30 Compare February 20, 2025 10:44
@marcelklehr marcelklehr force-pushed the enh/make-tag-event-webhook-compatible branch from 85bdd30 to a700715 Compare February 20, 2025 11:47
'eventType' => $this->getEvent(),
'objectType' => $this->getObjectType(),
'objectId' => $this->getObjectId(),
'tagIds' => $this->getTags(),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You trust the Php serialization because it's a list of ints?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mh, yes? :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The description of IWebhookCompatibleEvent says it will be serialized using json_encode

@marcelklehr marcelklehr merged commit 74c2579 into master Feb 20, 2025
189 checks passed
@marcelklehr marcelklehr deleted the enh/make-tag-event-webhook-compatible branch February 20, 2025 16:29
@nextcloud-bot nextcloud-bot mentioned this pull request Aug 19, 2025
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

Successfully merging this pull request may close these issues.

4 participants