AEM Forms data to Sharepoint | Community
Skip to main content
New Participant
March 1, 2023
Solved

AEM Forms data to Sharepoint

  • March 1, 2023
  • 2 replies
  • 1187 views

Hi all, 

 

Is there a way for me to submit the data I recorded in AEM Forms to a sharepoint list?

 

Thank You

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

yes, with AEM Forms Cloud Service it is straightforward. We have ootb connector for storing form submissions in sharepoint. This feature will be released soon

2 replies

Mayank_Gandhi
Employee
March 2, 2023

@justinbr17 yes, you need to use sharepoint rest API to connect to AEM forms during the submission via a custom servlet. Doable easily. 

 

https://learn.microsoft.com/en-us/sharepoint/dev/sp-add-ins/complete-basic-operations-using-sharepoint-rest-endpoints

New Participant
March 8, 2023

@mayank_gandhi Thank you, but how exactly can I connect a SharePoint rest API to AEM forms during my submission. I can seem to find out how in the link you provided. 

Employee
March 8, 2023

If you are using AEM forms cloud service the feature to store in share point is provided out of the box

the release is expected to be end of March 

workflowuserAccepted solution
Employee
March 1, 2023

yes, with AEM Forms Cloud Service it is straightforward. We have ootb connector for storing form submissions in sharepoint. This feature will be released soon

New Participant
March 1, 2023

Is there a way to submit AEM forms date with SharePoint now instead of waiting for this feature?