Hi, I'm writing a flow to handle SNS notification messages received through HTTP. Those messages are JSON content whose Message attribute is an stringified JSON text.
How can I parse this content into a new flow file? Thanks in advance, Eric
Hi, I'm writing a flow to handle SNS notification messages received through HTTP. Those messages are JSON content whose Message attribute is an stringified JSON text.
How can I parse this content into a new flow file? Thanks in advance, Eric