Skip to main content
Version: Next

Stripe Get Event Details

Available in: APIs.

This action automatically verifies and outputs the event received by API Endpoint in a JSON format, for further actions you can either use the [RawInput] token which API Endpoint generates and represents the full data sent by Stripe, or the event JSON token that the action will populate and represents the event object. You must send back a 200 OK response in order to signal to Stripe that the event was received. Read the Stripe documentation and our action documentation.

Parameter Reference

ParameterDescriptionSupports TokensDefault
Raw Json InputThe raw input received by API Endpoint. Can contain My Tokens.YesNone
Event Type Output TokenThe name of the token in which the event type will be stored.NoNone
Event JSON Output TokenThe name of the token in which the event JSON will be stored.NoNone