Hello,
I am creating a simple bot to compose a new Gmail message and copy in text from an HTML document. A few questions:
-
Would the Get Text activity be the best function to use for this situation?
-
If so, in using the Get Text activity, how do you reference the HTML document (in order to indicate the file path)? i.e. (in the Element field, Selector field?)
-
If I wanted to copy in text from a Word document (instead of an HTML document) is there a way to copy the text including hyperlinks and formatting? (I tried using the Word Application Scope activity but it did not carry over the links and formatting.)