All robots marked using Robot Framework.
This robot demonstrates the use of the RPA.Assistant library to create a simple user interface to allow the user to choose a search query for an image in Google Images Search.
This robot demonstrates the use of the RPA.Assistant library to allow the user to choose and upload an Excel file, which is then used by the robot to fill a form in a web application.
Executes Google image search and stores the first result image.
Executes Google image search and stores the first result image, using Firefox browser taken loaded from conda-forge
HTTP API robot. Retrieves data from SpaceX API. Demonstrates how to use RPA.HTTP (create session, get response, validate response status, pretty-print, get response as text, get response as JSON, access JSON properties, etc.).
These examples demonstrate how to use cloud-based ML APIs with RPA Framework and selected set of services from AWS, Microsoft Azure, and Google Cloud.
A movie review sentiment analyzer robot. Tries to classify written free-text reviews either as positive or negative.
This example is the end result of Robocorp's beginners course.
Opens the Twitter web page and stores some content.
This simple robot shows how to use the Vault functionality with Control Room.
Runs Google image search and guides through the basics of Robocorp VS Code extension.
Swag order processing robot.
This software robot opens the Spotify desktop application, searches for the given song, and plays the song. The robot demonstrates the basic Windows-automation capabilities of the RPA Framework, using keyboard navigation.
This simple robot shows how to use the RPA.Excel.Files library to write to a local Excel file.
Robot for sending Slack notifications
Robocorp automation stack robot for simple web server monitoring
Example Web Store Order Processor implemented with Playwright
Cross-platform desktop automation using image template matching and keyboard shortcuts.
This robot is part of a tutorial on using Robocorp Cloud and assistants.
This robot is part of a tutorial on using Control Room and work items.
A robot that uses Amazon Comprehend to analyze IMDB movie review sentiments.
This robot demonstrates how to get accounts details from Salesforce and SAP. Robot also can start process to fix accounts in Salesforce if the Salesforce account data does not match account data in SAP.
This set of robots provides support for automatically obtaining information from invoices using docDigitizer API and keep track of the processed invoices on an Airtable repository
This robot processes randomly generated PDF invoices with Amazon Textract and saves the extracted invoice data in an Excel file.
This robot sends email using Windows Outlook application UI. Application is launched or already open application is used.
Standard robot template using Robot Framework
Want to build a Playwright-based browser robot? This template robot uses Robot Framework syntax, includes all the necessary dependencies and initialization commands, and provides a simple task template to start from.
Simple Assistant Robot Template
Robot template for producer-consumer model using Robot Framework
Extended Producer-Consumer robot template using Robot Framework
This example robot completes the Customer Onboarding Challenge.
This example robot completes the Supply Chain Challenge.
An example robot of creating multiple output work items in a process.
Decodes email attachments to work item files when used as the first step in email triggered process
A robot that installs Firefox addon during runtime in the headless mode.
Salesforce Lightning automation with Robot Framework Browser (Playwright).
A simple example that shows merging multiple workbooks and worksheets.
This example robot demonstrates how to parse, query, and modify XML using Robot Framework.
Trigger a Robocorp process from Power Automate flow
Simple Salesforce API usage examples with Robocorp.
X-ray Image Viewer (NumPy, imageio, Matplotlib, SciPy)
A robot that solves the Auction Sniper challenge.
This robot solves the Cyber Loss Prevention Challenge.
Responsive website layout checker. Reports website layout in different viewport sizes.
E-mail authorization with OAuth2 flow
Example Robocorp robot that reads a Google Sheet table and sends SMS reminders using Twilio.
Example robot that returns current time in specified city to RASA. Demonstrates two-way integration between chatbots and RPA.
An example robot which can automatically retry failed work items with specified exception types.
Various ways of running SSH commands with/out waiting for output.
Takes input files from emails (or any work item) and uses Base64.ai to extract data from each supported file.
A robot to work with Ada chatbot platform, demonstrating an IT support use case of ordering new laptops.
Example of an Ansible Playbook that triggers robot process on fail using Control Room API and Work Items.
Walkthrough on creating an automation in Freshdesk that triggers a process in Robocorp.
Example of using Multi Factor Authentication with One Time Password
MapReduce-like pattern for generating one final output Work Item from multiple input ones.
RobotSpareBin 3-Step Process for distributing orders by robot part type.
RPA.DocumentAI: Intelligent Document Processing with various engines
How to use Nanonets model for extracting data from invoices, and use their validation UI for annotation.
Scrape product and price data from Shopify-based store using Crul
Create QR codes using a tiny bit of Python code
Automating with Selenium and Edge in IE compatibility mode.
A robot that completes Triviaplaza's trivia quiz, asking OpenAI for the answers.
Example Assistant robot using the RPA.OpenAI library.
Robocorp assistant that takes two files in and finds if they have matching signatures using Base64.ai
Uses RPA.DocumentAI library to extract Schumer Box data from all given input work item files.
Attended Assistant run which starts an unattended Process with data.
Robocorp Assistant that uses OpenAI API to guess the XPath locators from a given site.
A Light-weight bot to verify that only verifies that Windows UI is available and able to launch on application
Detects and anonymizes PII data from text using Microsoft Presidio.
This robot returns the value of the crypto currency on the first day of the year. This can help in reporting taxes in Norway and may be other countries too. Thanks to Coingecko for an amazing free API.
This robot sends messages to an incoming webhook in Microsoft Teams using Robocorp.
Robot implementations for running and managing prebuilt environments with rccremote
Example of how to read XML files and dispatch them to other processes in Robocorp Control Room
Servicenow requests with robocorp
Use encryption key from the Vault to encrypt and decrypt work items in Control Room, and suppress keyword logging.
A best practices-based implementation of the Robo Python Automation Framework for advanced use cases.