Webflow cloudcare and aws

Hello,

I am seeking for help for the below scenario:

i have a form on webflow with text inputs and the uploadcare file uploader. and i have a webhook on make for this form that captures all these text inputs including the link for the file uploaded on uploadcare. is there a way i can upload the file to aws s3 after that? i can only see 2 modules for uploadcare on make.com which doesnt help.

Appreciate any help, Thank you

Hi @Amer_Bawji, you can connect an S3 bucket to your Uploadcare project and enable auto-copying. Another option is to copy files explicitly by making a request to our REST API, and you can do this in your form handler (when you receive a form submission containing a URL of the uploaded file). See this article to learn more Uploadcare storage S3 integration.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.