I have a simple automation for a Pinterest automation. Pulls records from a field as it enters a view and pushes to a google sheet. Which is then picked up and pushed out to Pinterest via IFTTT.
What I can’t figure out is why sometimes the attachment (image) URL is sent out as an AWS CDN link and sometimes it’s sent out as a dl.airtable link.
The airtable links always work.
The AWS cdn links work sometimes. More often that not I get an error that the image is no longer available. It’s the like the cdn link expires too quick for the automation. My push automation from google sheets triggers on when a new row is added so we’re talking about seconds here.
Anyone have any guidance here? This is frustrating me to no end. My automation is almost there!