Quantcast
Channel: SeoTools for Excel - Community - Latest topics
Viewing all articles
Browse latest Browse all 1132

Json pulling multiple data from an array with one api call

$
0
0

@Rgwe wrote:

Hi

fairly new to Json & have a quick question on pulling multiple info from an array so here my query

formual
=Dump(JsonPathOnUrl(B3,$J$3),TRUE)

$J$3 = API Url
b3 = $..emails[*].value

this works to bring me back all the email from the api

but i also want the name first name

$J$3 = API Url
b3 = $..emails[*].first_name

and this work for the first name what I'm having trouble with is doing this in one API call instead of two so i think i'm after some sort of "AND" statement for example:

$J$3 = API Url
b3 = $..emails[].first_name "&&" $..emails[].value

but have no idea on how to write this thanks in advance for any help,

thanks Rob

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 1132

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>