Calling shared flow from multiple inbound call flows?

We’ve got a common module for auth verification. Wanting to call it from three different inbound flows instead of duplicating the logic. Using the standard REST Proxy pattern isn’t cutting it here. Is there a specific action or endpoint to trigger a shared flow? Tried looking at the data actions but nothing jumps out. Any code examples?