ISOPlanner (Preview)

Connect to the ISOPlanner ecosystem.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name ISOPlanner Support
URL https://isoplanner.app/support
Email support@isoplanner.app
Connector Metadata
Publisher REDLAB
Website https://isoplanner.app/
Privacy policy https://isoplanner.app/privacy-policy/
Categories Productivity

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Add a library item to a task

Add a library item to a task.

Add a library item to an event

Add a library item to an event.

Add context to a KPI data point

Add context to a KPI data point.

Create a KPI data point

Add data to the specified KPI.

Create a subtask for an event

Create a subtask for an event.

Create a task

Create a new task.

Create a webhook

Create a webhook in ISOPlanner

Create an event

Create a new event.

Create an event for an approval

Create a new event.

Create or Update Library item

Create or Update Library item.

Delete a KPI data point

Delete data for the specified KPI.

Delete a subtask of an event

Delete a subtask of an event.

Delete a task

Delete a task.

Delete an event

Delete an event.

Get a KPI

Get the details of a KPI.

Get a KPI data point

Get data for the specified KPI.

Get a Library item

Get the details of the specified Library item.

Get a subtask of an event based on Id

Get a subtask of an event based on Id.

Get a subtask of an event based on Name

Get a subtask of an event based on Name.

Update a KPI data point

Update data for the specified KPI.

Update a subtask for an event

Update a subtask for an event.

Update a task

Update a task.

Update an event

Update an event

Update an event from approval

Update an event from an approval result.

Add a library item to a task

Add a library item to a task.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

Library Item Id
LibraryItemId True number

The Id of the library item.

Task Id
TaskId True number

The Id of the task.

Add a library item to an event

Add a library item to an event.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

Library Item Id
LibraryItemId True number

The Id of the library item.

Event Id
EventId True number

The Id of the event.

Add context to a KPI data point

Add context to a KPI data point.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

KPI Id
KPIId integer

The Id of the KPI.

KPI Data Id
KPIDataId integer

The Id of the KPI data point.

Entity Type
EntityType integer

The type of context.

Entity Id
EntityId integer

The Id of the entity that matches the type.

Create a KPI data point

Add data to the specified KPI.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

KPI Id
KPIId integer

The Id of the KPI.

Created
Created date-time

When the data point is created.

CreatedBy
CreatedBy string

Name or email address of the user who created the data point.

CreatedById
CreatedById string

Id of the user who created the data point.

Modified
Modified date-time

When the data point was Modified.

ModifiedBy
ModifiedBy string

Name or email address of the user who modified the data point.

ModifiedById
ModifiedById string

Id of the user who modified the data point.

Value (Number)
ResultNumber number

The value of the KPI for type Number.

Value (Text)
ResultText string

The value of the KPI for type Text.

Comment
ResultComment string

The comment for this data point.

Create a subtask for an event

Create a subtask for an event.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

Event Id
EventId True number

The Id of the event.

Name
Name True string

The name of the task.

Description
Description string

The description of the task.

Form Id
FormId integer

The form Id of the task.

Status
Status string

The status of the task.

Assignee Id
AssigneeId string

The user Id to which the task is assigned.

Start Date Time
StartDateTime date-time

The start date and time of the task.

End Date Time
EndDateTime date-time

The end date and time of the task.

Deadline
Deadline date-time

The deadline of the task.

Hidden
Hidden boolean

Whether the task is hidden in user views.

Create a task

Create a new task.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

Name
name True string

The name of the task.

Template
templateId integer

The Id of the Template.

Create a webhook

Create a webhook in ISOPlanner

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

Event Type
EventType True string

The type of event.

Workflow Name
WorkflowName string

The name of the workflow shown in ISOPlanner.

Secret
Secret string

The secret to protect from unauthorized activation.

Event Type Id
EventTypeId True integer

The entity Id for which the webhook must run.

Url
Url True string

Url that ISOPlanner will call (POST).

Create an event

Create a new event.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

Name
name True string

Name of the event.

Template
templateId integer

The Id of the template.

Library Item Id
firstLibraryItemId integer

One library item Id to link to this event.

Create an event for an approval

Create a new event.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

Name
Name True string

The name of the event.

Type
Type string
Fixed users
Users string

A comma seperated list of email addresses.

Template
TemplateId integer

The Id of the template.

Library Item Id
LibraryItemId integer

The Id of the Library item to approve.

Create or Update Library item

Create or Update Library item.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

Category Id
libraryCategoryId integer

Id of the category in the ISOPlanner library.

SharePoint Item Id
libraryItemSPItemId string

Item Id of a generic list item, document or page.

Library Item Id
libraryItemId integer

Id of the library item in ISOPlanner.

Web URL
libraryItemUrl string

URL that points to the item.

Name
libraryItemName string

Name of the library item in ISOPlanner.

Delete a KPI data point

Delete data for the specified KPI.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

KPI Id
KPIId True number

The Id of the KPI.

KPI Data Id
KPIDataId True number

The Data Id of the KPI.

Delete a subtask of an event

Delete a subtask of an event.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

Event Id
EventId True number

The Id of the event.

Task Id
TaskId True number

The Id of the subtask.

Delete a task

Delete a task.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

Task Id
TaskId True number

The Id of the task.

Delete an event

Delete an event.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

Event Id
EventId True number

The Id of the event.

Get a KPI

Get the details of a KPI.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

KPI Id
KPIId True number

The Id of the KPI.

Get a KPI data point

Get data for the specified KPI.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

KPI Id
KPIId True number

The Id of the KPI.

KPI Data Id
KPIDataId True number

The Data Id of the KPI.

Get a Library item

Get the details of the specified Library item.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

Library Item Id
libraryItemId True integer

The Id of the Library item.

Get a subtask of an event based on Id

Get a subtask of an event based on Id.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

Event Id
EventId True number

The Id of the event.

Task Id
TaskId True number

The Id of the task.

Get a subtask of an event based on Name

Get a subtask of an event based on Name.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

Event Id
EventId True number

The Id of the event.

Task Name
TaskName True string

The Name of the task.

Update a KPI data point

Update data for the specified KPI.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

KPI Id
KPIId integer

The Id of the KPI.

KPI Data Id
KPIDataId integer

The Id of the KPI data point.

Created
Created date-time

When the data point is created.

CreatedBy
CreatedBy string

Name or email address of the user who created the data point.

CreatedById
CreatedById string

Id of the user who created the data point.

Modified
Modified date-time

When the data point was Modified.

ModifiedBy
ModifiedBy string

Name or email address of the user who modified the data point.

ModifiedById
ModifiedById string

Id of the user who modified the data point.

Value (Number)
ResultNumber number

The value of the KPI for type Number.

Value (Text)
ResultText string

The value of the KPI for type Text.

Comment
ResultComment string

The comment for this data point.

Update a subtask for an event

Update a subtask for an event.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

Event Id
EventId True number

The Id of the event.

Task Id
TaskId True integer

The Id of the task.

Name
Name string

The name of the task.

Description
Description string

The description of the task.

Form Id
FormId integer

The form Id of the task.

Status
Status string

The status of the task.

Assignee Id
AssigneeId string

The user Id to which the task is assigned.

Start Date Time
StartDateTime date-time

The start date and time of the task.

End Date Time
EndDateTime date-time

The end date and time of the task.

Deadline
Deadline date-time

The deadline of the task.

Hidden
Hidden boolean

Whether the task is hidden in user views.

Update a task

Update a task.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

Task Id
TaskId True integer

The Id of the task.

Name
Name string

The name of the task.

Description
Description string

The description of the task.

Form Id
FormId integer

The form Id of the task.

Status
Status string

The status of the task.

Assignee Id
AssigneeId string

The user Id to which the task is assigned.

Start Date Time
StartDateTime date-time

The start date and time of the task.

End Date Time
EndDateTime date-time

The end date and time of the task.

Deadline
Deadline date-time

The deadline of the task.

Hidden
Hidden boolean

Whether the task is hidden in user views.

Update an event

Update an event

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

Event Id
EventId True integer

The Id of the event.

Name
Name string

The name of the task.

Description
Description string

The description of the task.

Form Id
FormId integer

The form Id of the task.

Status
Status string

The status of the task.

Update an event from approval

Update an event from an approval result.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

Event Id
EventId True number

The Id of the event.

Final Result
Final True boolean

Indicates whether this is the final result for this event.

object

Triggers

When an event is created

When an event is created in ISOPlanner based on the specified template.

When an event is created

When an event is created in ISOPlanner based on the specified template.

Parameters

Name Key Required Type Description
Org Unit Id
orgunitid True string

The Organizational Unit Id.

Workflow Name
WorkflowName string

The name of the workflow shown in ISOPlanner.

Secret
Secret string

The secret to protect from unauthorized activation.

Template
EventTypeId True integer

Choose the event template.

Returns

Name Path Type Description
TraceId
TraceId string

Unique Id for this trigger request.

Secret
Secret string

Secret to protect from unauthorized activation.

Payload
Payload event

Definitions

task

Name Path Type Description
Task Id
TaskId integer

The Id of the task.

Task Type
TaskType integer

The type of the task.

Form Id
FormId integer

The form Id of the task.

Status
Status string

The status of the task.

Name
Name string

The name of the task.

Description
Description string

The description of the task.

Task Created
Created date-time

Date and time when the task was created.

Creator
Creator creator
Assignee Id
AssigneeId string

The user Id to which the task is assigned.

Assignee Name
AssigneeName string

The user name to which the task is assigned.

Assignee Email
AssigneeEmail string

The user email to which the task is assigned.

Calendar Event Id
CalendarEventId string

The Id of the Outlook calendar event.

Calendar Event UID
CalendarEventUID string

The unique Id of the Outlook calendar event.

Start Date Time
StartDateTime date-time

The start date and time of the task.

End Date Time
EndDateTime date-time

The end date and time of the task.

Deadline
Deadline date-time

The deadline of the task.

Library
Library array of libraryitem

Collection of Library items of the task.

Tags
Tags array of tag

Collection of tags of the task.

ISOPlanner Task URL
Url string

The Url of this task in ISOPlanner.

Hidden
Hidden boolean

Whether the task is hidden in user views.

event

Name Path Type Description
Event Id
EventId integer

The Id of the event.

Event Name
Name string

The name of the template.

Event Description
Description string

The description of the template.

Event Created
Created date-time

Date and time when the template was created.

Creator
Creator creator
Form Id
FormId integer

The form Id of the event.

Status
Status string

Status of the event.

Tags
Tags array of tag

Collection of Tags items of the event.

Library
Library array of libraryitem

Collection of Library items of the event.

First library item Id
FirstLibraryItemId integer

Id of the first library item.

First library item Url
FirstLibraryItemUrl string

Url of the first library item.

First library item name
FirstLibraryItemName string

Name of the first library item.

Assignee email addresses
TaskAssigneeEmailAddresses string

Semicolon seperated email addresses of the assignees.

Tasks
Tasks array of task

Collection of Subtasks of the event.

ISOPlanner event URL
Url string

The Url of this event in ISOPlanner.

Hidden
Hidden boolean

Whether the task is hidden in user views.

libraryitem

Name Path Type Description
Id
LibraryItemId integer

The Id of the Library item.

Name
LibraryItemName string

The Name of the Library item.

Url
LibraryItemUrl string

The Url of the Library item.

SharePoint Id
LibraryItemSPItemId string

The SharePoint Id of the Library item.

SharePoint List Item Id
LibraryItemListItemId string

The SharePoint List Item Id of the Library item.

SharePoint Drive Item Id
LibraryItemDriveItemId string

The SharePoint Drive Item Id of the Library item.

SharePoint Page Id
LibraryItemPageItemId string

The SharePoint Page Id of the Library item.

Category Id
LibraryCategoryId integer

The Category Id of the Library item.

Category Name
LibraryCategoryName string

The Category Name of the Library item.

Category Type
LibraryCategoryType integer

The Category Type of the Library item.

Category SharePoint Site Id
LibraryCategorySiteId string

The Category SharePoint Site Id of the Library item.

Category Url
LibraryCategoryUrl string

The Category Url of the Library item.

SharePoint List Item Id
LibraryItemSPListItemId integer

The Id of the SharePoint List Item.

SharePoint Item ETag
LibraryItemSPListETag string

The ETag of the SharePoint List Item.

tag

Name Path Type Description
Id
TagId integer

The Id of the tag.

Name
TagName string

The Name of the tag.

Value
TagValue string

The Value of the tag.

Color
TagColor string

The Color of the tag.

Info
TagInfo string

The Info of the tag.

creator

Name Path Type Description
Creator Id
UserId string

The Id of the creator.

Creator Name
Name string

The name of the creator.

Creator Email
Email string

The email address of the creator.