I am trying to pull the URL to the featured image on a WordPress post to then send to another service. I can’t figure out which field this is in and I’ve experimented with all of the image related fields I can identify. Thanks for any help identifying this!
Welcome to the Make community!
What have you done so far? Have you managed to retrieve the Wordpress post? What does the output bundle for the Wordpress post contain?
1. Screenshots of module fields and filters
Please share screenshots of the module fields for retrieving the featured image? It would really help other community members to see what you’re looking at.
You can upload images here using the Upload icon in the text editor:
2. Scenario blueprint
Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
(Note: Exporting your scenario will not include private information or keys to your connections)
Uploading it here will look like this:
blueprint.json (12.3 KB)
3. And most importantly, Output bundles
Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module, save the bundle contents in your text editor as a bundle.json
file, and upload it here into this discussion thread.
Providing the output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.
Following these steps will allow others to assist you here. Thanks!
Thanks! I was finally able to sort it out. The actual URL for the featured images is out put through the WordPress module via the Jetpack plugin. So when other people are looking for this, look for the fields Jetpack is sending through.
Heya @davemw welcome to the community
I’m just quickly stepping in to say awesome work figuring this out
Also, thank you very much for remembering to come back to the community and share your final solution with us. This is super valuable and can be incredibly helpful for many folks who are looking for similar info in the future