JSON Parsing - Underscore beginning key

(Pascal pischel) #1

Hey folks,

i think i need your help with this. I´m parsing JSON Data from a Wordpress API. But there are underscores in front of some keys. And flowxo ist not gathering the data from those keys. It think because now there are 3 underscores in my text.

Can you help me with this?

The problem occurs for price and start time.

Thanks in advance.

(Pascal pischel) #2

This is the JSON:

(Daniel Beckett) #3

Hi @Pazekal,

Extra underscores can cause a problem, unfortunately.

Do you see those fields captured in the interaction logs? Also. are you able to output all of the data in your flow and see those fields?