I’m currently using Feathery’s file upload feature and am able to successfully submit files through the form. However, I need a way to send the uploaded file from Feathery to my own server after submission.
Could you please provide an example or guidance on how to do this? I’m looking for a way to either:
Access the file in a webhook or
Use a Feathery API or integration to forward the uploaded file to my server
Hi! You can use one of our storage integrations to pass it on your server such as SFTP. You can check other options on our integrations tab and find which one suits your use case best