Skip to main content

Retrieve event from Sentry.io

Retrieve event from Sentry.io.

Application

  • Sentry.io

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Organization slug IDThe slug of the organization the events belong toText (Short)Yes
Project slug IDThe slug of the project the events belong toText (Short)Yes
Event IDThe ID of the event to retrieve (either the numeric primary-key or the hexadecimal ID as reported by the raven client)Text (Short)Yes

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A