Skip to main content
After you connect Microsoft SharePoint, the following nodes become available in Profound Agents under Microsoft Suite > Microsoft Word. Use them to read the text of a Word document and to create new documents in OneDrive or SharePoint. Every node runs with the permissions of the account you select under Microsoft Account. A node reaches only the files that the connected account can open.
New to Agents? See Getting started with Agents in the Profound Help Center.

Available nodes

Create Document

Creates a Word document from plain text, Markdown, or HTML.

Required inputs

  • Microsoft Account — Select a connected account from the dropdown
  • Title — The document title without the file extension (the node appends .docx automatically). If a file with the same name already exists in the selected folder, Microsoft 365 gives the new file a numbered name, such as Document 1

Optional inputs

Output

A JSON object with the saved document’s reference ID, URL, title, and name. The name and title values are the ones Microsoft 365 saved. If they differ from the Title you entered, a file with that title already existed.
Pass document_ref from the output to the Get Document node as the Document to read the contents of the created document.

Troubleshooting

See Troubleshooting Microsoft 365 setup and Agent errors for errors the Word nodes report.