Can Marketo Form Have a File Upload? | Community
Skip to main content
August 23, 2018
Solved

Can Marketo Form Have a File Upload?

  • August 23, 2018
  • 2 replies
  • 8571 views

Hi Guys,

I have a project right now that need a file upload. Can Marketo form have a file upload?

Thanks!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

SanfordWhiteman
Level 10
August 23, 2018

Have you searched? We've discussed this a few times and demoed the hard/hacky version (uploading Base64-encoding images to a Textarea field) and the easy/recommended version (plugging UploadCare into the Marketo form)..

August 23, 2018

Yes, I read on some post that to use a third party but I didn't see what's the name of that third party.

Anyway Thanks!

SanfordWhiteman
Level 10
August 23, 2018

UploadCare.

Avtar_Singh1
Level 2
August 23, 2018

Sendsafely is another third party solution through which you can integrate single/multiple file upload functionality into your Marketo form. However, if you go with the third party API solution then the actual file will be uploaded to the third party server and you will only have uploaded file URL in the lead field.

If you want to upload and keep uploaded files in the Marketo then this can be done using Marketo Rest API.