Hi Appian folks,
I want to capture the screenshot from a running video and later send it to API. How can I capture it from a video using RPA modules?
I tried doing this with Windows Automation modules. I captured a screenshot by "Send Screenshot" module. How can I get the screenshot from execution log to Appian?
Discussion posts and replies are publicly visible
Hi:
To send the screenshot to Appian, you must use the Low Code Action "upload document" https://docs.appian.com/suite/help/23.2/rpa-9.1/actions-appian-services.html#upload-document , and set "Take a Screenshot" as "Upload Type"
This worked David! I ran the video using Windows Automation and used this method to upload screenshot in Appian.
Hi Can you please share the configuration details for these, I am trying to achive the same fucntionality