I figured out at least the first cut of this and posting in case it does anyone else any good..
Can reference the nested JSON response this way:
echo sprintf("#%d - %s - %s", $contact['Id'], $contact['DisplayName'], $contact['FieldValues'][26]['Value']);
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community