Connectors Reference

cioplenu

With cioplenu you can easily create and manage digital work instructions and checklists for industrial applications. Create smart documents, manage them with work orders, track tasks and problems while executing them and analyze the results. This connector allows you to create tasks for your cioplenu instance from external resources.

 

Status: Preview

Tier: Premium

Version: 1.0

 

Actions:

Name

Summary

CreateTask (CreateTaskParameterTask data task data)

Create task

 

Triggers:

Name

Summary

 

Objects:

Name

Summary

CreateTaskParameterTask data

 

CreateTaskResponse

 

 

Actions:

CreateTask

Summary: Create task

Description: Create a new task on cioplenu

 

Syntax:

cioplenu.CreateTask (CreateTaskParameterTask data task data)

 

Parameters:

Name

Type

Summary

Required

Related Action

task data

CreateTaskParameterTask data

 

 

True

 

Returns:

          Type:CreateTaskResponse

 


 

CreateTaskParameterTask data

Summary:

Description:

 

          Properties:

Name

Type

Summary

title

string

 

Title of the new task

description

string

 

Longer description for the new task

priority

integer(int32)

 

priority between 0 and 10


 

CreateTaskResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

integer(int32)

 

id of the task created