Hi I have a sharepoint list, that on a new entry fires a MS flow to send a Docusign Template out and pull into the template some of the sharepoint fields for that new row i added. I have managed to get it to pull through some dynamic content from my Sharepoint list, but not all. The fields that work are where i have setup signatures in the template. I created some custom fields in docusign and addeded these to template but i have not managed to get the MS flow action "Send Envelope with Template" to show / use custom fields. e.g. if i had a field called salary, i would like this to be pulled from my SP List. However as you can see it just shows signature fields in the attached despite having this placedholder added to the template
Pull custom O365 Sharepoint fields into a document template
Best answer by Community Expert
HI,
me again, after running another test with Microsoft Flow - which can be the solution you are looking for.
- You create a Microsoft Flow to call the DocuSign API directly for template creation. It is a very simple flow, that consists of only two elements:
- Trigger: SharePoint For a selected item (to make the flow appear in your SharePoint)
- Action HTTP action (configure to use DocuSign REST API properly)
- You create a SharePoint list with all the details you want inside of the DocuSign envelope.
- You select the row and trigger the custom Microsoft Flow, that you created before.
You may need to dig a little deeper into the DocuSign REST API to call the right endpoints, but you are not limited anymore by what the connector is capable of. Instead you have the full DocuSign REST API available.
Reply
Sign up
Already have an account? Login
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationJoin the Docusign Community by logging in with your Docusign developer or customer account credentials.
Don’t have an account? You can create a free one when registering.
Note: Partner-specific logins are not available yet. Partners should log in as either a customer or developer
Docusign Community
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.