Skip to main content


Hey all, how can I pass the entire event json to a block im calling? (What is the placeholder)


This comment was originally sent by Tom Fridman


Hi
@Yovel_Ohana



First you would run an action to get original alert Json, then you would pass the result to the block



?



@Tomtomfridman
, I'm kinda stuck without that



@Tomtomfridman
, I'm kinda stuck without that



You can use the action
Tools_Get Original Alert Json
Tools_Get Original Alert Json
and pass the event you need to a the JSON buffer (
Tools_Buffer
Tools_Buffer
)


Reply