RS04 - Automic REST API introduction

ℹ️ This Automic Tutorial is part of PEM Automic and was published on January 29th 2025.
📋 Content: 1 Video
🕒 Duration: 10 Minutes
Starting from version 12.1, Automic offers the option of interacting with the platform via a REST API. In this course, Marcin will show you how to take your first steps with the Automic REST API and what you should be aware of. You will then understand how you can use the API to automate processes and retrieve information.
What is Automic REST API?
Automic REST API is an interface that allows you to communicate with your Automic environment via HTTP requests. For example, you can use it to monitor tasks, start jobs and retrieve reports. The major advantage: REST APIs are standardised and can be easily operated with tools such as Postman or using simple curl commands.
Getting started: REST API documentation and Postman
Before you can set on to work, you should have the REST API documentation at hand. You can find it in OpenAPI format on the Automic vendor's website. The documentation describes all available endpoints, their functions and examples of return values. Especially handy: The JSON documentation can be imported directly into Postman.
To get started, copy the link to the JSON documentation and import it into Postman. All available endpoints are then automatically preconfigured and available to you.
Authentication and basic settings
Before you make a request via the API, you need to complete two important steps. Firstly, you need to set up the authentication. In Postman, select Basic Authentication and enter your username as well as your password. In newer Automic versions (starting from version 24.2), you can also use Bearer Tokens for authentication.
First request: Task monitoring
A common use case is retrieving the list of running tasks. To do this, use the endpoint /executions. Once you have configured the client and the BaseURL, you can send the request and receive a list of all currently running tasks in response.
Tip: You can also use Postman to create code snippets for different programming languages. Afterwards, you can use these snippets in your own automation processes.
Starting jobs with the REST API
Another popular scenario is starting jobs via the REST API. To do this, switch from GET to POST method at the same endpoint. Within the request, you pass the desired job object and the API returns a unique RunID that identifies the started job.Learn Automic with PEM!
Would you like to learn more about Automic without having to travel across the country for workshops? At PEM, you decide when and how you want to continue your education! In interactive courses, tutorials and videos, you will learn everything you need to know about Automic – and more! And we are always there for you via comment function or email.
Does that sound interesting? Then get started today with PEM, Automic Training 2.0 and year-round Automic support!
FAQ about Automic Training on PEM
PEM is the most innovative and fastest growing Automic learning platform. It offers PEM members a comprehensive range of online training courses that can be accessed 24/7 and from anywhere. The platform includes dozens of videos and interactive courses and is aimed at beginners and professionals alike.
To meet different needs, PEM offers different types of content: courses, tutorials, learning paths, labs and tools.
- In the courses and tutorials you will learn everything about Automic in entertaining and interactive videos.
- The learning paths offer comprehensive training on a specific Automic topic. For example, the 11-part operator learning path is suitable for beginners. Are you already an Automic expert? Then you will definitely learn something with the database SQL learning path.
- Labs are automated environments that are available at the touch of a button and where what has been learned can be put into practice.
- Tools with appropriate instructions are regularly provided on PEM . This allows Automic processes to be automated and simplified even further.
In our library, you’ll find all content items currently available on PEM. And every week, we add more items to learn Automic.
PEM Labs are comprehensive, pre-configured Automic environments designed to provide users with a hands-on and immersive experience. These labs offer instant access to multiple Automic versions, allowing users to experiment with functionality and explore new features effortlessly. Available on demand and at no additional cost for members, PEM Labs eliminate the need for complex setups or extra expenses. Whether you’re a beginner or an experienced professional, they serve as realistic sandbox environments ideal for learning and experimenting with Automic.
Labs are provisioned on demand with a single click and are automatically deleted after 24 hours.
There are two different deployment-variants for the Labs:
- Labs for Operator and Designer
These provide access to a dedicated Automic Client via the Automic Web Interface (AWI). - Labs for Admins
These labs include OS-level access through a browser, enabling members to perform all administrative tasks, including those at the operating system level.
PEM Labs are available in three formats:
- Test Labs
These labs are empty Automic clients or systems that members can use for their experiments. - Course Labs
These labs include one or more scenarios where users are tasked with solving practical exercises, similar to classroom training sessions. - Story Labs
Story Labs are like Course Labs but incorporate a storyline to make the experience more engaging and entertaining. Think of them as small adventure games where you solve puzzles using Automic.
The Operator, Designer, and Admin roles in PEM align closely with the roles available within Automic itself. Each role is tailored to specific responsibilities, ensuring users focus on the skills and knowledge most relevant to their work:
- Operator:
Operators are responsible for monitoring, executing, and managing workflows in Automic. In PEM, the Operator role covers topics like workflow execution, troubleshooting, and day-to-day operations to ensure smooth automation processes. - Designer:
Designers are the architects of workflows and automation solutions in Automic. The Designer role in PEM includes content on creating, optimizing, and maintaining workflows and objects, with a focus on best practices for efficiency and scalability. - Admin:
Admins handle system-level configurations, user management, security settings, and advanced maintenance tasks in Automic. PEM’s Admin role offers in-depth training on system setup, troubleshooting, and managing complex environments, including OS-level access through PEM Labs.
By mirroring Automic’s role structure, PEM ensures that members can seamlessly apply what they learn to their actual responsibilities within the software, making the training practical and highly relevant.
We host live sessions called Solution Corners 12 times a year, offering direct interaction with our experts. These sessions are open for questions on any Automic topic, and members can submit questions in advance for a more in-depth discussion.
Additionally, we provide online consulting—exclusive video conference sessions with our Automic specialists. Members with a consulting quota can book appointments directly via the experts’ calendars, ensuring flexible and personalized support.
In normal Automic training courses, the trainer is available to you for a few days. If you’re lucky, you might be able to provide input before the training, and if you’re particularly lucky, you might be able to ask 1-2 questions in the weeks following the training.
Our members can send us an email at any time. We answer questions immediately by email. If our members have questions about specific topics, they can also use the comment function. We call this “year-round Automic support”.
You always sign up for a membership for one year. After that, it is usually renewed automatically.
You can cancel at any time up to one month before the end of the contract with a simple email. Of course, you can limit the membership to one year at the beginning of the contract.