
Hi,
Has anyone ever created a word add-in to call Power Automate? Ideally I want to be able to take data from a content control and use that to create an entry on a Sharepoint List. The add-in development seems pretty complicated so I was wondering if there was an easier way to do this or an example I could follow.
Thanks!
Hi @Diennoh ,
I believe that currently there is no action/trigger in Power Automate that allows you to read data from MS Word, only to write in it.
Just brainstorming here: if your document follows a template, eventually you can convert your Word document to a PDF (this is possible with Power Automate) and then use an AI Builder action to extract data from this PDF.