Is there any possibility where we can send email as well as save data in SP?
So far so we have integrated SP and works fine. However, requirement is also to send an email of submit action.
Appreciate your help.
조회 수
답글
좋아요 수
Is your form based on the share point backed form data model?
the data.json is the data from the submitted form
you can extract the individual elements from the data.json and insert the same into your SP list
@workflowuser Yes, it is SharePoint form data model.
Do I need to prepare that data.json with actual values? I want the user inputted data to be saved in SP list.
Also, where this data.json has to be placed?
조회 수
답글
좋아요 수
Let’s do web session
send me a private email
조회 수
답글
좋아요 수
@workflowuser - Thank you so much for your help, now it's working with the FDM workflow.
조회 수
답글
좋아요 수