Do you mean the picture of the stamp? Or a jpg of the whole webpage?
If you want just the url to the image, on the iPad I think you should just be able to long press to get the image’s url. (which in your case would be this: https://images.postagestampguide.com/images/15606/canada-geese-near-sudbury-ontario-air-canada-stamp.jpg)
Also: * insert image copyright warning here *
I think you can get what you want by combining the Integromat HTTP module and text parser module — at least, when I slap those two together and run them, the text parser output includes a bundle that includes the URL of the large image. (Postagestampguide.com tags large stamp images with the class ‘stamp-image’, so it should be relatively easy to extract the image URL, given the stamp page URL.)
Frankly, I’m not sure what you need to do from that point: Presumably, you can configure the text parser module to assign the extracted value to a variable and then use Integromat’s Airtable module to store the URL or use the HTTP module to retrieve the image file and then store that as an Airtable attachment…
Hi @Kamille_Parks and @W_Vann_Hall
Thank you very much for your replies.
I really appreciate your help.
Mary
Hi @W_Vann_Hall
As it turns out I need an API key to create a scenario in Integromat.
Although, I managed to find another way to convert HTTP to JPEG.
Thank you for your help.
Mary