/MAKING API CALLS WITH ZAPIER TO AUTOMATE MEDIA SLIDER
Automate image uploads
What we're doing:
In this lesson, we’ll be transferring images from Paperform’s cloud storage (Amazon S3) to Duda’s Content Delivery Network (CDN). We’ll walk through using the Upload Resource API call to ensure your images are properly hosted and optimized within Duda’s platform.
Why we're doing it:
Hosting images on Duda's CDN ensures they’re optimized for faster load times, improving your site's performance. By moving images to Duda, you also avoid the risk of image links expiring if your Paperform account is deleted or altered. Plus, Duda’s CDN gives you greater control over your media assets.
How we're going to do it:
We’ll use a Custom Webhook in Zapier to make an API call to Duda's CDN. The webhook will upload images captured through Paperform directly to Duda’s platform. This process includes setting up dynamic URLs, working with API documentation, and handling image uploads securely.
By the end of this lesson, you’ll have your images safely hosted on Duda’s CDN, ready to be used throughout your website.