Getting several images an inserting into a Wordpress post

Hi, I’m trying to get several images from Airtable and insert them into a new Wordpress post. Here’s the scenario I have so far:

The first line gets 1 image from a cell, uploads it and stores it in a data store. The second line gets all images from another cell, uploads them, then I want to create a post and add the image from the data store as a featured image and the other images to the post body. The featured image works fine but I can’t work out how to add the group of images to the post body? Any tips or pointers greatly appreciated!

Hi. I think you need use the http post and upload the images to WP, get the image id uploaded and use in your html body. Its not simple as I know how WP works but is the way to get it.


Thanks, Helio!
Wemakefuture
If you have questions reach out :wink:

1 Like