I’m facing an issue while trying to integrate a Notion knowledge base to automate and publish posts directly on Pinterest. It’s a database, where I have all my posts.
I’ve set up several properties, including a media property, where I uploaded the image in JPEG format. I also have properties for the title, description, and other necessary details. Everything else is working fine, but the image property isn’t working properly.
I’d like to understand what could be improved here. I’m uploading the image directly to the Notion property in JPEG format, and I’m correctly configuring it to be uploaded via URL. I’ve also mapped the correct Notion field, but despite everything being set up properly, I keep getting this error.
I believe that the images uploaded to Notion are retrieved by URL using Watch Database Items. Is it possible that the Notion URL of the uploaded image is not Public and therefore not accessible by Pinterest?
I am not familiar with Pinterest, but I would be glad for any hints.
Hi Clara,
it sounds like you’re taking the right steps - could you share which image URL you mapped from the Notion module (or scroll in the INPUT details to see which URL was passed in the API request)?
Mh strange - maybe you can try to use the HTTP module “Get a file” (input the Notion file URL there), and then upload the file from the HTTP module into Pinterest