Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kuflow-robotframework

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kuflow-robotframework

KuFlow library for Robot Framework

  • 3.0.0
  • PyPI
  • Socket score

Maintainers
1

License: MIT Python PyPI

KuFlow Robot Framework

This library provides keywords to interact with the KuFlow API from a Robot Framework Robot. Its purpose is to facilitate interaction from the robot logic (RPA). Its use helps to keep the manipulation of robot results by Workflow decoupled as much as possible.

List of available keywords:

Set Client Authentication

Configure the client authentication in order to execute keywords against Rest API

Append Log Message

Add a log entry to the task

Claim Task

Allow to claim a task

Retrieve Process

Allow to get a process by ID

Retrieve Task

Allow to get a task by ID

Save Element Document

Save a element task of type document

Delete Element Document

Allow to delete a specific document from an element of document type using its id.

Save Element

Save a element task

Delete Element

Allow to delete task element by specifying the item definition code.

Convert To Principal Item

Given an Id of a Principal user, create an item that represents a reference to the Principal.

Convert To Document Item From Uri

Given an Id of a Document or the URI reference of a Document, create an item that represents a reference to the Document elementand can be used.

Convert JSON String To Object

Given a JSON string as argument, return new JSON object

Save Json Forms Value Data

Allows a JSON Forms to be saved in the task.

Upload Json Forms Value Document

Allows you to upload a document to the referenced task and then include a reference to it in the task's JSON Forms.

Documentation

More detailed docs are available in the documentation pages.

Contributing

We are happy to receive your help and comments, together we will dance a wonderful KuFlow. Please review our contribution guide.

License

MIT License

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc