Create Data Action breaks when emit events enabled

Hi All,

I have a flow triggered by a webhook that ends with a Create Data Action. It works beautifully until I enable ‘emit events’ (which is essential for my app), at which point it still creates the ‘stamp’ records but omits the fields from the payload.

Problem is it just fails silently with no explanation.

ChatGPT tells me that, even though I have “Full Access” set, emitting events uses the underlying access policies and permissions.

I’ve tried enabled everything with full access in my policy but I just cant get it to work.

What am I doing wrong!?