Contact form with file upload

Hey guys, I want to make a contact form that receives information about the person and an attached file (a pdf).
Is there a way to do it with webforms and embed it in my website?

if there’s no way to do it with webforms, is there a way to make it using python/django(i’m using django as back-end in my project)?

Hey Helder,

Are you referring to doing this through PD’s webforms or via your own webform? It’s not possible through our webforms, but we do have endpoints for uploading files and a tutorial here: https://pipedrive.readme.io/docs/adding-a-file

1 Like