30 days of Postman - for developers
Postman
August 15, 2022
See publication
Tags: Digital Transformation, Open Innovation, RPA
Postman API Tester
Postman
May 07, 2022
The API Tester badge recognizes the recipient's ability to leverage Postman API test and automation workflows in their development and deployment pipeline.
See publication
Tags: Digital Transformation, Emerging Technology, RPA
Postman API Fundamentals Student Expert
Postman
May 05, 2022
Postman Student Experts are proficient in the essential skills involved in building and testing API requests in Postman.
See publication
Tags: Digital Transformation, Emerging Technology, RPA
Postman API Adoption
Postman
April 26, 2022
The API Adoption badge recognizes the recipient's ability to build demo and documentation assets including mock data and visualizations for an API, leveraging Postman’s network for onboarding and engagement.
See publication
Tags: Digital Transformation, Emerging Technology, RPA
Postman APIs 101
Postman
April 26, 2022
The APIs 101 badge recognizes the recipient's ability to build and send API requests using common configurations including methods, parameters, authorization, and body data. Recipients can additionally use Postman collections, and create / reference variables.
See publication
Tags: Digital Transformation, Emerging Technology, RPA
Business Writing
University of Colorado Boulder
February 22, 2022
Business Writing an online non-credit course authorized by University of Colorado Boulder and offered
through Coursera
See publication
Tags: Business Strategy, Leadership, RPA
Automation Anywhere Certified Advanced RPA Professional (Automation 360)
Automation Anywhere
January 17, 2022
In this certification, you will test your knowledge and proficiency on the Automation Anywhere Enterprise A2019 product. This certification also enables you to test your ability on the product features, function, and its application.
See publication
Tags: Digital Transformation, Emerging Technology, RPA
TagUI - Beginners Course
AI Singapore
January 03, 2022
This is an introductory course on Robotics Process Automation (RPA). RPA is widely used in various industries to automate rule based tasks, which results in an increase in employee productivity, compliance and organizational profits on a whole.
See publication
Tags: Digital Transformation, Emerging Technology, RPA
Automation Anywhere Certified Master RPA Professional (Automation 360)
Automation Anywhere
January 01, 2022
Prerequisite: Automation Anywhere Certified Advanced RPA Professional (A2019).
In this certification, you will validate your knowledge and proficiency on Automation Anywhere Enterprise A2019. This certification also enables you to test your ability on the Enterprise A2019 features, functions, and application
See publication
Tags: Digital Transformation, Emerging Technology, RPA
Automated Meeting Minutes with Intelligent Task Assignment
Automation Anywhere
June 14, 2024
This article discusses an automated solution for creating meeting minutes and assigning tasks using Automation Anywhere and generative AI. The system integrates with video conferencing platforms to extract transcripts, uses AI to identify tasks and assignments, and distributes minutes and tasks through project management tools and communication platforms. Key benefits include increased productivity, accurate documentation, and streamlined collaboration. The solution aims to save time, improve efficiency, and ensure all action items are properly captured and assigned during meetings like daily stand-ups or code reviews.
See publication
Tags: Generative AI, IT Strategy, RPA
How to Automate Dynamic Applications with Generative Recorder in Automation Success Platform
Automation Anywhere
April 22, 2024
Automation Anywhere's Generative Recorder addresses the complexities of dynamic web applications, mitigating bot failures and maintenance challenges. By providing both Native and Generative AI Fallbacks, it enables bots to adapt to evolving UI changes, reducing downtime and upkeep. The inclusion of audit logs, which track Generative AI-driven decisions, streamlines development processes, empowering developers to create robust automations efficiently.
See publication
Tags: Digital Transformation, Generative AI, RPA
How to use API Tasks and OAuth Connections in Automation Success Platform
Automation Anywhere
March 28, 2024
This blog post describes how to automate user lifecycle management tasks in Okta, specifically account password reset and user unlock, by integrating with Automation Anywhere and ServiceNow. It utilizes API Tasks and OAuth connections to streamline the process.
Key Concepts:
API Tasks: Automation Anywhere functionality for executing API calls in the cloud for real-time data retrieval from SaaS applications.
OAuth Connections: Secure method for granting access to third-party APIs without requiring user credentials, managed centrally.
Use Case: Simplifying IT support tasks for user password reset and account unlock requests by automating interactions with Okta and ServiceNow.
Benefits:
Reduced wait times for end users.
Increased efficiency for IT support teams.
Improved adherence to organizational policies through centralized task capture.
See publication
Tags: Digital Transformation, Generative AI, RPA
How to create Custom Templates in Automation Success Platform
Automation Anywhere
March 04, 2024
Automation Success Platform's new Templates feature lets users create reusable task bots for faster development. These templates can be shared and customized, saving time and empowering both professional and citizen developers.
See publication
Tags: Digital Transformation, Generative AI, RPA
Streamlining Property Address Comparison with Automation Success Platform
Automation Anywhere
December 08, 2023
This tutorial demonstrates techniques for utilizing Large Language Models (LLMs) to effectively address data-related challenges and enhance the capabilities of intelligent automation solutions.
See publication
Tags: Digital Transformation, RPA, Generative AI
How to Reset Your Automation Anywhere Device using API in Postman: A Step-by-Step Guide
Hashnode
February 19, 2023
In this tutorial, we are going to learn how to reset an Automation Anywhere device using API in Postman. This solution will also solve the issues below if you are using a Community or On-Prem Control Room.
BOT stuck in In Progress Stage and not able to move it to history
BOT stuck in Pending execution Stage and not able to move it to history
Cannot delete device, as it is part of an active bot deployment
See publication
Tags: Digital Transformation, Innovation, RPA
Creating Bulk Labels with BotMindsAI: A Step-by-Step Tutorial
Hashnode
January 27, 2023
Labels are fields of interest for which you are attempting to extract data from the provided document. This article will show you how to create bulk labels using the BotMindsAI platform, reuse the templates for future or similar use cases and saves a tonne of time.
See publication
Tags: Digital Transformation, Innovation, RPA
Step-by-Step Guide to Creating and Assigning Custom Roles in BotMindsAI for Efficient User Management
Hashnode
January 26, 2023
Role-based access control (RBAC) enables or restricts access to the creators or annotators to do specific tasks in the project based on permissions defined for various roles that are configured through the platform.
See publication
Tags: Digital Transformation, Innovation, RPA
How to Create a Bot Schedule on the BotMindsAI Platform Using GitHub Feature
Hashnode
January 26, 2023
Before the introduction of the GitHub feature for scheduling a bot run, the process of packaging bot files, versioning and tracking them had to be done manually. This task was tedious and time-consuming. To address this issue, the BotMindsAI platform has introduced a new feature that allows for easy scheduling of bot runs using GitHub. In this guide, you will learn how to create a bot schedule run on the BotMindsAI platform using the GitHub feature.
See publication
Tags: Digital Transformation, Innovation, RPA
How to Use Code Analysis in the Automation Success Platform
Automation Anywhere
January 20, 2023
Developers will be required to refer to existing Coding Best Practices for Reliability & Maintainability of the Code. Automation Anywhere Platform comes with a new feature called Code Analysis [a.k.a Linter] which helps you define and enforce coding standards easily.
See publication
Tags: Digital Transformation, Innovation, RPA
Unboxing of Postman CLI
Hashnode
October 09, 2022
We all use Postman to manually test APIs, but if we want to automate API testing using the command line, we should try Postman CLI. With the launch of Postman v10, the product team has simplified the lives of users by automatically generating the CLI commands that enable us to test & run the collections in any CI/CD pipelines. The good news is that all test results will instantly sync to Postman, allowing users to conduct additional testing failure analysis and troubleshooting using Postman Collection Runs.
See publication
Tags: Digital Transformation, RPA, DevOps
How to import bots from Automation Anywhere Community Edition
Hashnode
September 10, 2022
We frequently start tinkering with the Community Edition Control Room as we start our RPA journey with A360 to built awesome bots. When we finally get the enterprise control room, we end up having to recreate all of the use cases in the new control room, which is tedious job.
Follow the article to transfer your bots from community to enterprise CR.
See publication
Tags: Digital Transformation, Emerging Technology, RPA
How to perform Bulk Actions on Postman's Collection Sidebar
Hashnode
July 11, 2022
If you frequently use APIs as a consumer, you may have chained together Requests, Folders, and Collections depending on the situation, such as when creating test suites or automating processes. When adding requests to folders or collections, each request must first be added before being dragged up to the proper drop location, which makes it a tedious process.
To address this, Postman released a new functionality that makes it much easier to perform Bulk Actions on multi selected items. Be sure to update client to version 9.22+ in order to see these features.
See publication
Tags: Digital Transformation, Innovation, RPA
How to Backup IQ Bot Learning Instances using API
Automation Anywhere
January 18, 2022
In this article, we will explore how you can use the API’s to create backups of all the Learning Instance’s within A360 Control Room and deploy them to different Environments such as UAT or Prod with ease.
See publication
Tags: Digital Transformation, Innovation, RPA
Using the IQ Bot API to fetch Dashboard Data
Automation Anywhere
August 30, 2021
IQ Bot provides a comprehensive dashboard with details about the documents processed in each learning instance. This data is not only available on the UI, but can also be fetched from the API, so that you can use this data for further processing and custom reporting as per your management needs.
In this article, we will explore how you can use the IQ Bot Dashboard data API to fetch the dashboard data using Postman. You can also use REST action in Automation 360 bot to get the same details.
See publication
Tags: Digital Transformation, Innovation, RPA
Building Your Brand – Thinking Beyond Just Bot Development
Automation Anywhere
August 10, 2022
In this era of content creators and influencers, it’s not just enough to do the work quietly and let the work speak, instead, we need to show the world what we can do, help others grow, and help ourselves grow on the way.
In this virtual meetup, let’s talk about how you can build your brand in the world of RPA & Intelligent Automation.
Here are the topics we will discuss:
Why this meetup?
Content Creation and Influencer trends
Available Opportunities
What, When and How to Showcase?
Q&A
See publication
Tags: Digital Transformation, Innovation, RPA
APIs 101 using Postman
TownScript
June 04, 2022
Join us for a APIs 101 using Postman Live Session on June 4th to learn:
Overview of Postman
Key Features ( Collections, API's, Environments, Mock Servers, Monitors & Flows )
APIs demonstration using GET, POST, PUT, PATCH & DELETE methods in Postman.
How to use assertions
See publication
Tags: Digital Transformation, Future of Work, RPA
API Testing with Postman like a Pro
Townscript/ChanduMohammad S
May 06, 2022
Join us for a API Testing with Postman like a Pro Live Session on May 6th to learn:
Create Collections
Working with json placeholder public API to test out different http verbs
Adding test to API request
Covering different types of variables (Env, Global, Collection)
Generating server codes from APIs in different languages
OpenAPI spec and why it’s important
See publication
Tags: Digital Transformation, Emerging Technology, Innovation
Blindfold Challenge: Loan Processing AARI (Automation Anywhere Robotic Interface) Use Case
Automation Anywhere
April 26, 2022
In this live session, we will share a simple use case, the components of this workflow and the rules for building it. We will have one participant build live during the session and all the other attendees can build along in their own machines and share the process execution screenshot on social with the hashtag #BotGames and you could be eligible to win Bot Games Season 2 Swag.
Kindly note: This session is designed to assist anyone who has not built AARI workflows before and wants to get started with an easy to use interface.
See publication
Tags: Emerging Technology, Innovation, RPA
Latest features in Automation 360 you may not have tried yet!
Automation Anywhere
March 19, 2022
Automation 360 platform is getting more powerful with every new release and there are a host of new features getting added every time we come out with a new version.
You may have learnt and tried out a couple of new features, but there may still be features that you may have not yet explored or have questions about.
In this session, we will cover a few exciting features from the last few releases and answer any questions you may have. We wouldn’t want to share the list of specific features we will cover, just to keep the suspense on, however here is the release notes from the last 2 releases for your reference.
See publication
Tags: Emerging Technology, Innovation, RPA
Automating SAP with Automation 360
Automation Anywhere
December 25, 2021
During this virtual meetup, we discussed the following topics:
– Exploring A360 Actions in SAP package using Scripting Tracker
See publication
Tags: Emerging Technology, Innovation, RPA
Working with APIs in Automation 360
Automation Anywhere
December 11, 2021
During this virtual meetup, we discussed the following topics:
– Different Actions in REST Web Service package
– Industry Use Cases
– Demos
– Q&A
See publication
Tags: Digital Transformation, Innovation, RPA