Skip to main content
ashwini.nemade
May 29, 2023
Question

Capture screenshot from video using RPA

  • May 29, 2023
  • 3 replies
  • 0 views

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?

3 replies

June 1, 2023

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" 

ashwini.nemade
June 12, 2023

This worked David! I ran the video using Windows Automation and used this method to upload screenshot in Appian.

March 13, 2024

Hi Can you please share the configuration details for these, I am trying to achive the same fucntionality