Discussions

Ask a Question
Back to All

Using Hook0 for a SaaS app

Hi,

Wondering how one would dealt with a SaaS setup hosting multiple tenants.

A 3rd party that wants to get notified about for example new orders being created, they need to create a subscription to an event and specify their applicationId.

However, they likely might be interested in only new orders for a single or subset of the tenants.

Is the idea to then namespace the events with some tenant identifier?

If so, does that mean we need to add all the available events on a tenant-by-tenant basis?

Or are there other mechanisms available to deal with tenant-namespacing in Hook0?

Regards,

Paul