polbuhankyOriginal post
Rank 3: Container
How can I get a document from function that triggered by event databases..collections..documents.*.create?
Summary
The user wants to know how to get a document from a function triggered by an event. The solution is to use `context.req.body`.