Skip to main content

I have this URL https://newmag.com.br/wp-json/wp/v2/media/6358

which returns 

 

from that response I need to parse it and get figure URL in the field

media details: full: source_url:

https://newmag.com.br/wp-content/uploads/2022/06/Winona-Ryder.png

to feed into the next action and post it to Instagram.

 

 

Hi @newmag!

Have you seen the Formatter by Zapier action Extract url? That will pull the find and extract the first url it finds in a piece of text, which should work if you have the raw json response.

 

If that doesn’t work, could you share how the json looks in the Zap editor as that will give us the context that we need to think of some more solutions 😊


Hi @newmag 

You can use the Webhook feature in Zapier to make a GET request to the url. The response will contain the JSON. 

 


Hey, @newmag

Just checking to see if those responses did the trick. If not, can you provide a screenshot of how the json looks in the Zap editor?