uploading attachments to salesforce

I have .pdf files that need to be uploaded and tied to salesforce Contacts. Is there anyway to do this using the Data UpLoader (or another Pervasive tool)?

Thanks!

RE: uploading attachments to salesforce

Hi bdensmore,

Sorry, but I haven't found a suitable example yet. I am still working on this and will try to have something posted this week.

- Jo

RE: uploading attachments to salesforce

Hi bdensmore,

Yes, there is a way to upload PDF attachments to Salesforce.com. You must b64encode/decode the PDF before loading into SFDC. I will try to find a sample and post it later today.

- Jo