Create new Pinterest pins from 'new' products posted in Etsy

:bullseye: What is your goal?

I have started setup of a new connection to generate new Pinterest pins every time a new product is posted in my Etsy store. Ideally I want two automations; the first where anything new creates a new pin, and secondly, create a pin for everything ALREADY active in my Etsy store (this I’d like to only run once). The only automation I have starts with an RSS feed from Etsy, although I’m not 100% sure of this, but I can see the most-recent product at the top of the RSS feed so I believe it can work. The second component is the creation of the pin in Pinterest.

:thinking: What is the problem?

I have configured what I believe is the minimal fields for the Pinterest (Create a Pin) yet I get the following single error: BundleValidationError
Validation failed for 1 parameter(s).
Missing value of required parameter ‘url’. What URL?

:test_tube: What have you tried so far?

I initially had two errors and the first I am willing to bypass which was too many characters in the product description overflowing the limit of 800 in this Pinterest module. So I temporarily (permanently?) disabled that which left me with the single error above which I cannot resolve.

:link: Create public scenario page

https://us2.make.com/1886210/scenarios/4142464/edit

:camera_with_flash: Screenshots: scenario setup, module configuration, errors




It’s the public URL link to the image or video file you want to pin. Pinterest needs a link that ends in a file extension like .jpg , .png , or a video.

What is the result of 2.Image:URL from the RSS module?

@damato

I must not be ‘grabbing’ the data from the RSS feed correctly. I’m also trying the Etsy - Watch Transactions and this also isn’t getting me this field.

You probably need to parse the url from the item’s description.

Check if this helps you: