my $apiJson = decode_json( $apiContent ); print "Pretty Response:\n", Dumper( $apiJson ); my $msgID = $apiJson->[0]{id};