Skip to main content

Can someone please let me know how I can grab two values from a JSON snippet like below image? Using FME Desktop I am trying to grab two values “portalURL” and "id" from two fragments of "info" and  "events" and assigned them to two User Parameters “PURL” and “PID

 

Can you please let me know what Translator/former I can use to the task for me?

One way is the JSONExtractor.

json[“info”]“portalURL”]