Rinkt Documentation
RINKT is a UK-based robotic process automation (RPA) and intelligent automation delivery company, building and recovering production automation for banks, insurers, lenders, leasing firms and trade distributors in 14-30 days. This site documents the RINKT automation platform.
A workflow is a sequence of browser, desktop, Office or API steps that a robot runs for you. You build it in the designer or write it as code, and it runs in the cloud or on your own machines.
What is here
| Section | What it covers |
|---|---|
| Activities | Every step a workflow can run — 187 of them, with inputs, outputs, defaults and an example each. |
| Expression functions | The functions available inside {{ ... }} expressions. |
| Recipes | Complete workflows you can copy and adapt. |
How this is kept true
Everything here is generated from the platform's own registries — the same source the product runs from, and the same schema builders its API reports. When an activity gains an input or changes a default, regenerating updates the page. There is no second description of the platform to drift out of date.
cd <rinktLTD_bot_api>
.venv/Scripts/python.exe tools/generate_docs.py --out .
Looking for the older platform?
Documentation for version 1 remains available separately. The current platform differs substantially — v1 workflows were defined in XAML, where this one uses YAML and a Python-style DSL — so the two references are not interchangeable.