Store the links on our database

how to store link into our database after uploading images from uploadcare through web form

Hi @paythroughit,

It depends on how you handle the form submissions. If our widget is placed within a form, it acts as a form field. It gets CDN URL of the uploaded file (or group) as the value after uploading. When a user submits the form, it sends the file URL along with other form data to the form handler.