how can we query the transaction event payload using workflow | Community
Skip to main content
New Participant
November 28, 2019
Solved

how can we query the transaction event payload using workflow

  • November 28, 2019
  • 2 replies
  • 4373 views

Hi Team

which table should we query to get the transactional event payload. i am trying to get all the payload we received for transactional messages.

Thank you.

Regards,

Suraj

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by prasannakumarmarru

You should select the actual event in the query activity> poperties (event whioch you created)

Do some filtering bvased opn the criteria you need- I did it for non empty email addresses-

When preview it on query activity itselfand configure the preview list- You will see somethign like this-

You cannot add this directly into your additional data section but I think you can export it into a file. Thanks!

2 replies

New Participant
December 3, 2019

That was tricky. It would have been good if we could access these in additional data. but, it works for with file for now. is there a plan for any enhancement here if you know ?

Thank you for your reply!

prasannakumarmarru
prasannakumarmarruAccepted solution
New Participant
December 3, 2019

You should select the actual event in the query activity> poperties (event whioch you created)

Do some filtering bvased opn the criteria you need- I did it for non empty email addresses-

When preview it on query activity itselfand configure the preview list- You will see somethign like this-

You cannot add this directly into your additional data section but I think you can export it into a file. Thanks!