Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Using episerver forms connected to salesforce. Is there any way to send attachments with the form submission to salesforce? Or even send the url for the attachment to salesforce?
If this is not possible, if I could create a url to point to a form submission's attachment that would work too.
edit: looks like I can use this http://world.episerver.com/documentation/developer-guides/forms/using-forms-serviceapi/
is it possible to use forms.serviceapi to get the attachment?
edit 2: just some background info on where this is coming from. A user submits a form with a refund request with supporting docs (maybe a receipt). This info gets pushed to saleforce. Customer support in salesforce needs to look at the receipt but cannot without having to goto episerver now which isn't acceptable.