Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attaching files through form to email sent with EXM #137

Open
CHSIncRmedcalf opened this issue Mar 16, 2023 · 1 comment
Open

Attaching files through form to email sent with EXM #137

CHSIncRmedcalf opened this issue Mar 16, 2023 · 1 comment

Comments

@CHSIncRmedcalf
Copy link

Hi. We recently upgraded to Sitecore 10.2 using the forms extensions. In 9.2, everything worked fine. On the form, we have a file upload component. The file upload component is handled on the front end to store the files in Sharepoint. This is working fine, via an api call to sharepoint. However, we want to be able to attach the files that are uploaded to the email confirmation message that goes out. Is there a way to do this OOB with the extensions?

@markgibbons25
Copy link

Nothing OOB but basically there is an API you can call with the form submission ID to get the file. It requires being logged into the CMS though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants