O
I’m using the Extract from HTML to get the content from an email message; but the JSON Property field isn’t working.
I looked at old support tickets and I think the syntax has been updated from ebore.
What is the error message (if any)?
If I set JSON property, to {{$json.content}} then at runtime it evaluates the expression and says property “<meta, …” doesn’t exist.
If I set JSON property, to “json.content” / “$json.content” then at runtime I think it can’t find the json.content property or it returns as empty content