RPA Hub
RPA Hub
  • 229
  • 444 899
Check Email Message Status using Automation Anywhere | AA Tutorial
Learn how to automate email monitoring and check the status of email messages using Automation Anywhere! In this step-by-step tutorial, we’ll show you how to:
✔️ Set up an email automation bot in Automation Anywhere.
✔️ Retrieve emails from a mailbox (e.g., Gmail, Outlook, etc.).
✔️ Filter and identify emails based on specific criteria (e.g., subject line, sender, or date).
✔️ Check for read/unread status or track specific email properties.
✔️ Generate logs or alerts based on email status.
🔧 Tools & Features Covered:
Automation Anywhere A360 Email Package.
IMAP/SMTP configuration for email retrieval.
Advanced email filters and actions.
Error handling for seamless email processing.
Whether you’re managing customer inquiries, tracking email notifications, or building a smarter workflow, this video will help you master email automation with ease!
💡 Who is this for?
Ideal for beginners, RPA developers, or anyone looking to automate email-related tasks to save time and effort.
Watch Video Link: th-cam.com/play/PLIx5zSRypw4OiuX9MeW5k0rzH_F9PSq-q.html
📌 Subscribe for More Tutorials!
Don’t miss out on our Automation Anywhere tips, tricks, and step-by-step guides to elevate your RPA journey.
มุมมอง: 3

วีดีโอ

Data Table Change Column Type using Automation Anywhere | AA Tutorial
มุมมอง 57 ชั่วโมงที่ผ่านมา
In this video, we demonstrate how to transform column data types within a data table using Automation Anywhere's powerful capabilities. Whether you're dealing with text, numbers, or dates, this tutorial will guide you through the process step-by-step to help you manage and manipulate data more efficiently. 💡 What You’ll Learn: ✅ Overview of the Data Table package in Automation Anywhere ✅ Steps ...
Data Table Assign and Write Action | Automation Anywhere
มุมมอง 3214 วันที่ผ่านมา
Dive into the world of data manipulation with this comprehensive tutorial on using the Assign and Write actions in Data Tables with Automation Anywhere! Whether you're a beginner or an advanced RPA developer, this video will help you master essential techniques for managing and writing data effectively. 🔍 What You'll Learn: How to use the Assign Action to update or modify data in a data table. ...
Remove Duplicate Data from Data Table using Automation Anywhere | Automation Anywhere Tutorial
มุมมอง 4114 วันที่ผ่านมา
In this tutorial, learn how to efficiently remove duplicate rows from a data table using Automation Anywhere! We’ll walk you through step-by-step instructions to build an intelligent bot that cleans up your data and ensures accuracy. This video is perfect for Automation Anywhere beginners and advanced users looking to streamline data processing workflows. 🔍 What You'll Learn: Setting up your da...
Join Data Table using Automation Anywhere | Automation Anywhere Tutorial
มุมมอง 4621 วันที่ผ่านมา
In this video, learn how to join data tables in Automation Anywhere to combine and manipulate data from multiple sources. This tutorial will guide you through the process of joining data tables, making it easier to merge and process large datasets in your RPA workflows. What You’ll Learn: Introduction to Data Table Joins in Automation Anywhere: Understand the concept of joining data tables and ...
Merge Multiple PDF using Automation Anywhere | Automation Anywhere Tutorial
มุมมอง 6928 วันที่ผ่านมา
In this video, learn how to merge multiple PDF files into a single document using Automation Anywhere. We’ll guide you step-by-step on automating the process of combining PDFs, saving time, and improving efficiency in your RPA workflows. What You’ll Learn: Introduction to Merging PDFs in Automation Anywhere: Understand the benefits of merging PDF files and when to use this feature in your autom...
UiPath Remove Data Row and Column Activity | UiPath Data Table | RPA Hub
มุมมอง 46หลายเดือนก่อน
In this tutorial, learn how to efficiently remove rows and columns from a Data Table in UiPath using the Remove Data Row and Remove Data Column activities. This step-by-step guide will show you how to clean and refine your data for seamless automation workflows. What You’ll Learn: Remove Data Row Activity: Understand how to delete specific rows from a Data Table based on conditions or row index...
PDF Encryption and Decryption in Automation Anywhere | Automation Anywhere Tutorial
มุมมอง 39หลายเดือนก่อน
In this video, learn how to automate PDF encryption and decryption processes using Automation Anywhere. Whether you're securing sensitive documents or unlocking encrypted files, this tutorial will walk you through the steps of encrypting and decrypting PDFs in your RPA workflows. What You’ll Learn: Introduction to PDF Encryption and Decryption: Understand the basics of PDF encryption for securi...
Join Data Table in UiPath | UiPath Data Table | RPA UiPath
มุมมอง 22หลายเดือนก่อน
In this video, learn how to join Data Tables in UiPath using the Join Data Tables activity. This tutorial will guide you through the process of combining data from two or more tables using Inner Join, Left Join, and Full Join operations. Mastering this feature will help you efficiently handle relational data in your RPA workflows. What You’ll Learn: Introduction to Join Data Tables Activity: Un...
Merge Data Table in UiPath | UiPath Data Table | RPA UiPath
มุมมอง 32หลายเดือนก่อน
In this video, learn how to merge Data Tables in UiPath using the Merge Data Table activity. Combining data from multiple tables is a crucial skill for automating complex workflows and handling large datasets efficiently. Watch this step-by-step guide to master merging operations in UiPath! What You’ll Learn: Understanding Merge Data Table Activity: Learn how the Merge Data Table activity works...
PDF Data Extraction using Automation Anywhere | Automation Anywhere Tutorial
มุมมอง 100หลายเดือนก่อน
In this video, learn how to extract data from PDFs using Automation Anywhere, one of the leading RPA platforms. We’ll guide you through the process of extracting text, tables, and specific data fields from PDFs and automating your data extraction workflows. What You’ll Learn: Introduction to PDF Data Extraction: Understand the basics of extracting data from PDF documents using Automation Anywhe...
UiPath Data Table Filter and Sort Operation | UiPath Data Table | RPA UiPath
มุมมอง 30หลายเดือนก่อน
In this tutorial, we’ll show you how to filter and sort data in a Data Table using UiPath, enabling you to organize and manipulate data efficiently in your automation workflows. Master these essential operations to take your RPA skills to the next level! What You’ll Learn: Filtering Data in Data Tables: Use the Filter Data Table activity to remove unwanted rows and keep only relevant data based...
Get Data Table For Each Row and Sort using Automation Anywhere | Automation Anywhere
มุมมอง 66หลายเดือนก่อน
In this video, we’ll show you how to get data from a table for each row and sort the data using Automation Anywhere. Whether you're working with CSV files, Excel spreadsheets, or any structured data, this tutorial will guide you through automating data extraction and sorting operations in your workflows. What You’ll Learn: Getting Data for Each Row: Learn how to loop through each row in a Data ...
Add Data row and Column in UiPath Data Table | UiPath Data Table | RPA UiPath
มุมมอง 34หลายเดือนก่อน
In this video, we’ll guide you step-by-step on how to efficiently add rows and columns to a Data Table in UiPath. Whether you’re working on automating repetitive data tasks or need to dynamically update a Data Table, this tutorial is perfect for you! What You’ll Learn: Creating a Data Table: Use the Build Data Table activity to define an initial Data Table structure. Customize column names, dat...
Get columns and Row from the Data Table using Automation Anywhere | AA Tutorial | RPA
มุมมอง 172หลายเดือนก่อน
In this step-by-step tutorial, you'll discover how to efficiently extract and manipulate data stored in a Data Table within the Automation Anywhere platform. Perfect for automating repetitive tasks, this technique will enhance your RPA workflows. What You'll Learn: How to create a Data Table in Automation Anywhere. Retrieving specific rows and columns by their index or name. Storing and utilizi...
Build Data Table in UiPath | RPA UiPath | UiPath Tutorial
มุมมอง 1172 หลายเดือนก่อน
Build Data Table in UiPath | RPA UiPath | UiPath Tutorial
UiPath Collections | RPA UiPath | UiPath Tutorial
มุมมอง 1062 หลายเดือนก่อน
UiPath Collections | RPA UiPath | UiPath Tutorial
UiPath String Manipulation | String Manipulation in UiPath for Beginners | Data Manipulation in RPA
มุมมอง 1472 หลายเดือนก่อน
UiPath String Manipulation | String Manipulation in UiPath for Beginners | Data Manipulation in RPA
Find and Replace Data Table in Power Automate Desktop | PAD Tutorial
มุมมอง 3023 หลายเดือนก่อน
Find and Replace Data Table in Power Automate Desktop | PAD Tutorial
How to Update and Merge Data Table in Power Automate Desktop | PAD Tutorial
มุมมอง 4413 หลายเดือนก่อน
How to Update and Merge Data Table in Power Automate Desktop | PAD Tutorial
Create Data Table In Power Automate Desktop | Power Automate Desktop
มุมมอง 4893 หลายเดือนก่อน
Create Data Table In Power Automate Desktop | Power Automate Desktop
CSV File Handling and Data Table Operations in Power Automate | Power Automate
มุมมอง 1223 หลายเดือนก่อน
CSV File Handling and Data Table Operations in Power Automate | Power Automate
AI and ML Unveiled Expert Insights with @sadhnasingh877 | AI ML Talks
มุมมอง 1383 หลายเดือนก่อน
AI and ML Unveiled Expert Insights with @sadhnasingh877 | AI ML Talks
How to Use UiPath Process Mining | UiPath | RPA UiPath
มุมมอง 2623 หลายเดือนก่อน
How to Use UiPath Process Mining | UiPath | RPA UiPath
Unlocking the Future of UiPath Test Automation: Insights from Jeevan Koneti
มุมมอง 2164 หลายเดือนก่อน
Unlocking the Future of UiPath Test Automation: Insights from Jeevan Koneti
#20 Add Report Tooltips in Power BI | PowerBI Tutorial
มุมมอง 904 หลายเดือนก่อน
#20 Add Report Tooltips in Power BI | PowerBI Tutorial
#19 Enable Tooltip in Power BI | PowerBI Tutorial
มุมมอง 894 หลายเดือนก่อน
#19 Enable Tooltip in Power BI | PowerBI Tutorial
Getting Started with Process Mining | UiPath Process Mining: Learn how to create a business process
มุมมอง 3004 หลายเดือนก่อน
Getting Started with Process Mining | UiPath Process Mining: Learn how to create a business process
#18 Decomposition Tree | Power BI Tutorial
มุมมอง 1444 หลายเดือนก่อน
#18 Decomposition Tree | Power BI Tutorial
#17 How to use the Microsoft Teams Power BI app 📊 | Power BI Tutorial
มุมมอง 3504 หลายเดือนก่อน
#17 How to use the Microsoft Teams Power BI app 📊 | Power BI Tutorial

ความคิดเห็น

  • @prasanthmodepalli9675
    @prasanthmodepalli9675 2 วันที่ผ่านมา

    Can we store the read data into a data table. .?

  • @chrisder1814
    @chrisder1814 6 วันที่ผ่านมา

    Hello

  • @vikas482
    @vikas482 7 วันที่ผ่านมา

    Love to hear sadhna mam

  • @pascaljoy9814
    @pascaljoy9814 14 วันที่ผ่านมา

    You are amazing thank you for adding so much effort to make This playlist

  • @kirtiramurthy7893
    @kirtiramurthy7893 15 วันที่ผ่านมา

    Wow thank you for sharing this

  • @agamdantre879
    @agamdantre879 15 วันที่ผ่านมา

    Wow amqzing automation

    • @RPAHub
      @RPAHub 15 วันที่ผ่านมา

      Thank you for visiting our channel

  • @EmilNovak-x1u
    @EmilNovak-x1u 16 วันที่ผ่านมา

    Thank you for sharing such an amazing video

    • @RPAHub
      @RPAHub 15 วันที่ผ่านมา

      So nice of you

  • @uyenphan8356
    @uyenphan8356 17 วันที่ผ่านมา

    Hello, I cannot see the pop-up Live Web Helper - Extract data from web page. Please help me how to get that?

    • @RPAHub
      @RPAHub 15 วันที่ผ่านมา

      Which version you are using ?

  • @stevepollard482
    @stevepollard482 19 วันที่ผ่านมา

    This is amazing use cases.

    • @RPAHub
      @RPAHub 15 วันที่ผ่านมา

      Thank you for the feedback.

  • @ShlokRai-w6m
    @ShlokRai-w6m 21 วันที่ผ่านมา

    Your channel is a go to resource for anyone wanting to stay ahead in the tech space. The way you simplify complex ideas is truly impressive. Keep up the fantastic work.

    • @RPAHub
      @RPAHub 15 วันที่ผ่านมา

      Thanks, I appreciate that!

  • @alzarrijoseph3586
    @alzarrijoseph3586 24 วันที่ผ่านมา

    This is exactly what I needed for my projects. Thanks for breaking it down step by step.

    • @RPAHub
      @RPAHub 15 วันที่ผ่านมา

      Glad you found it helpful!

  • @shruthisingh5306
    @shruthisingh5306 28 วันที่ผ่านมา

    Thank you for sharing such a wonderful content

    • @RPAHub
      @RPAHub 15 วันที่ผ่านมา

      So nice of you

  • @anjumjacob6865
    @anjumjacob6865 29 วันที่ผ่านมา

    How similar uipath with automation any where

  • @atunwamichael4889
    @atunwamichael4889 29 วันที่ผ่านมา

    Thank you for making so much effort to make such a informative video.

    • @RPAHub
      @RPAHub 15 วันที่ผ่านมา

      Glad you found it helpful!

  • @lincua572
    @lincua572 29 วันที่ผ่านมา

    This is amazing

  • @BorisEdison-e4w
    @BorisEdison-e4w 29 วันที่ผ่านมา

    Very informative I suggest others as well

    • @RPAHub
      @RPAHub 15 วันที่ผ่านมา

      Thanks for the recommendation!

  • @avanigharat1926
    @avanigharat1926 29 วันที่ผ่านมา

    Thank for making such a wonderful and informative video

    • @RPAHub
      @RPAHub 15 วันที่ผ่านมา

      So nice of you

  • @v75tan
    @v75tan หลายเดือนก่อน

    How to - power automate desktop close all instance of the browser (edge)

    • @RPAHub
      @RPAHub 15 วันที่ผ่านมา

      Close all browser setting

    • @v75tan
      @v75tan 15 วันที่ผ่านมา

      How?

  • @ricardoluizmarcello
    @ricardoluizmarcello หลายเดือนก่อน

    I’m struggling with a problem: my webpage has a calendar. Each day is a “button”. I want to select button-day “2”. When I use “:contains(‘2’), it selects “28”, because it is the first button that contains “2”. I need a code to select “2” only. How can I do that?

  • @Priya-jp2sw
    @Priya-jp2sw หลายเดือนก่อน

    Could you please let me know the scenarios when python becomes handy in Automation Anywhere

  • @Jaratpong_tu
    @Jaratpong_tu หลายเดือนก่อน

    You use premium license ? I use global license. I can’t extract text from PDF

    • @RPAHub
      @RPAHub 15 วันที่ผ่านมา

      What is the error you are getting?

  • @tanjinwu1667
    @tanjinwu1667 หลายเดือนก่อน

    how about the microsoft store app? there is no option for file location i know its in c:\program file\windows apps but i cant make it work

  • @IshaniPiumika
    @IshaniPiumika หลายเดือนก่อน

    When I run the development empty excel cells also run. How can I stopped it and I need to run only available values from worksheet

  • @pascaljoy9814
    @pascaljoy9814 หลายเดือนก่อน

    Interesting video

  • @sakthiharshnikha5886
    @sakthiharshnikha5886 2 หลายเดือนก่อน

    can you the project for me please

    • @RPAHub
      @RPAHub หลายเดือนก่อน

      Send your email id will share with you

  • @98553056
    @98553056 2 หลายเดือนก่อน

    Hi Sir, Thank you for sharing your content! I've subscribed to your channel and truly appreciate the effort and time you put into creating it. It's a great initiative. To help reach a more targeted audience, I have a small suggestion: it would be helpful if you could slow down a bit and explain what you’re clicking on and its purpose. This would make it more engaging and easier to follow. Just a humble suggestion-keep up the great work!

    • @RPAHub
      @RPAHub 15 วันที่ผ่านมา

      Thank you for the feedback will surely apply in our further video.

  • @suraj_singh321
    @suraj_singh321 2 หลายเดือนก่อน

    Hi rpahub make a video on arguments still some time confused when to create variable and when to assign that variable to arguments.

  • @o.poneplayergaming8212
    @o.poneplayergaming8212 2 หลายเดือนก่อน

    Bro how can u capture which not an static data

  • @viveksuresh3335
    @viveksuresh3335 2 หลายเดือนก่อน

    I found this channel amazing to learn more about RPA

    • @RPAHub
      @RPAHub 15 วันที่ผ่านมา

      I'm glad you're enjoying it!

  • @agamdantre879
    @agamdantre879 2 หลายเดือนก่อน

    Wow amazing video on uipath collection

  • @agamdantre879
    @agamdantre879 2 หลายเดือนก่อน

    I amazed with uipath video

  • @FranciscoFaz-o2v
    @FranciscoFaz-o2v 2 หลายเดือนก่อน

    Hi... this is great... but a have some problems with XPath when node names use prefixes or name spaces like this: <PUA:partes> <PUA:part numero="855286747" cantidad="200.0000" unidadDeMedida="EA" precioUnitario="1.9900" montoDeLinea="398.00" fechaRecibo="2024-10-24"> <PUA:references ordenCompra="86492556" ammendment="00001" /> </PUA:part> </PUA:partes> witch is the XPath to get "ammendment" atrubute...???

  • @AmolDamuste
    @AmolDamuste 2 หลายเดือนก่อน

    Great work thank you for sharing

  • @aleksandarpetkovski848
    @aleksandarpetkovski848 2 หลายเดือนก่อน

    Think the function is no longer available free of charge.

  • @gabrielbrito4610
    @gabrielbrito4610 2 หลายเดือนก่อน

    Is there a way to select an item by variable? example depending on the value of the variable it selects a different item.

  • @ernestocamurca
    @ernestocamurca 2 หลายเดือนก่อน

    You have to learn that just because MS owns both products you can not use this title like this. Please be fair and change it. It is not MS COPILOT ... this integration is a fake fact related to your video. Lost my time here.

  • @gagansingh3481
    @gagansingh3481 3 หลายเดือนก่อน

    Templates not worinking as most of templates include outlook 365 then how we can use it

  • @moinekhan8591
    @moinekhan8591 3 หลายเดือนก่อน

    Thank you for sharing

    • @RPAHub
      @RPAHub 3 หลายเดือนก่อน

      Thanks for watching!

  • @psechoPATH
    @psechoPATH 3 หลายเดือนก่อน

    Wrong title, I have to report this.

  • @smithjames9863
    @smithjames9863 3 หลายเดือนก่อน

    Best video

  • @viveksuresh3335
    @viveksuresh3335 3 หลายเดือนก่อน

    Thank you for sharing this amazing video

    • @RPAHub
      @RPAHub 3 หลายเดือนก่อน

      Glad you enjoyed it

  • @ShlokRai-w6m
    @ShlokRai-w6m 3 หลายเดือนก่อน

    Amazing videos

    • @RPAHub
      @RPAHub 3 หลายเดือนก่อน

      Glad you like them!

  • @stevepollard482
    @stevepollard482 3 หลายเดือนก่อน

    Thank you for sharing. Amazing session with lot of learning

    • @RPAHub
      @RPAHub 3 หลายเดือนก่อน

      Glad you enjoyed it!

  • @____________________________.x
    @____________________________.x 3 หลายเดือนก่อน

    your Power Automate menu looks different to mine? Has it been updated?

    • @RPAHub
      @RPAHub 15 วันที่ผ่านมา

      Which version of power automate you are using?

  • @methewlino9904
    @methewlino9904 3 หลายเดือนก่อน

    One of the features of power automate is how easily it integrates with other microsoft tools and third party apps has any explored integrating it with. Non microsoft systems. I d love to hear about any use cases or challenges you faced.

  • @avadiaz4762
    @avadiaz4762 3 หลายเดือนก่อน

    Power automate has really streamlined a lot of my work flows especially for repetitive tasks across systems. I am curious whats the most complex process you have automated with power automate any tips on optimizing performance for large scale automaton?

  • @olaarafa2982
    @olaarafa2982 3 หลายเดือนก่อน

    Test automation is crucial in speeding up release cycles but it's not without challenges. How are others handling test cases management in test manager ? Any best practices for integrating automation tools to streamline the process?

  • @sunderlohana4604
    @sunderlohana4604 3 หลายเดือนก่อน

    How fill the values in dropdown?

  • @BorisEdison-e4w
    @BorisEdison-e4w 3 หลายเดือนก่อน

    The discussion here are insightful and I have learned a lot from the shared experience it's a great resource for both beginners and professionals

  • @viveksuresh3335
    @viveksuresh3335 3 หลายเดือนก่อน

    Great discussion