Eventarc trigger: filter based on PubSub message attributes

66 views Asked by At

I'm creating a Eventarc Trigger from a PubSub topic; I'm filtering on the Cloudevent attribute type (matching_criteria) but I would love to filter out events based on some of the PubSub message attributes . Is this possible?

If not, I'll have to do it in my code!

0

There are 0 answers