Nosco
Manage ideas with the Nosco platform.
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 | Nosco Support |
URL | https://help.nos.co/hc/en-us |
support@nos.co |
Connector Metadata | |
---|---|
Publisher | Nosco ApS |
Website | https://nos.co |
Privacy policy | https://nos.co/privacy-policy/ |
Categories | Collaboration;Business Management |
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.
Name | Type | Description | Required |
---|---|---|---|
API Key | securestring | The API key used to connect to the Nosco platform | True |
Platform hostname | string | The hostname of the Nosco platform | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Get a post |
Get a post |
Query all channels |
Query all channels |
Query all posts |
Query all posts |
Get a post
Get a post
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Post ID
|
id | True | string |
Post ID |
Returns
Name | Path | Type | Description |
---|---|---|---|
ID
|
id | string | |
ID
|
author.id | string | |
Email
|
author.publicEmail | string | |
Family Name
|
author.familyName | string | |
Given Name
|
author.givenName | string | |
Full name
|
author.fullName | string | |
Profile URL
|
author.url | string | |
Title
|
title | string | |
Published At
|
publishedAt | date-time | |
Edited At
|
editedAt | date-time | |
Description
|
descriptionText | string | |
URL
|
url | string | |
ID
|
ideabox.id | string | |
Title
|
ideabox.title | string | |
ID
|
stage.id | string | |
Title
|
stage.title | string | |
ID
|
status.id | string | |
Title
|
status.title | string |
Query all channels
Query all channels
Returns
Name | Path | Type | Description |
---|---|---|---|
Channel
|
nodes | array of object | |
ID
|
nodes.id | string | |
Title
|
nodes.title | string |
Query all posts
Query all posts
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filter for ideas published after a date/time
|
publishedAfter | date-time |
Filter for ideas published after a date/time |
|
Filter for ideas which last changed stage after a date/time
|
lastStageChangeAfter | date-time |
Filter for ideas which last changed stage after a date/time |
|
Filter for ideas in an ideabox
|
ideaboxId | string |
Filter for ideas in an ideabox |
|
Filter for ideas in a stage
|
stageId | string |
Filter for ideas in a stage |
|
Sort by a field
|
sortField | string |
Sort by a field |
|
Sort in a direction
|
sortOrder | string |
Sort in a direction |
|
Return items after the cursor
|
afterCursor | string |
Return items after the cursor |
|
Limit the ideas returned
|
limit | integer |
Limit the ideas returned |
Returns
Name | Path | Type | Description |
---|---|---|---|
Post
|
nodes | array of object | |
ID
|
nodes.id | string | |
ID
|
nodes.author.id | string | |
Email
|
nodes.author.publicEmail | string | |
Family Name
|
nodes.author.familyName | string | |
Given Name
|
nodes.author.givenName | string | |
Full name
|
nodes.author.fullName | string | |
Profile URL
|
nodes.author.url | string | |
Title
|
nodes.title | string | |
Published At
|
nodes.publishedAt | date-time | |
Edited At
|
nodes.editedAt | date-time | |
Description
|
nodes.descriptionText | string | |
URL
|
nodes.url | string | |
ID
|
nodes.ideabox.id | string | |
Title
|
nodes.ideabox.title | string | |
ID
|
nodes.stage.id | string | |
Title
|
nodes.stage.title | string | |
ID
|
nodes.status.id | string | |
Title
|
nodes.status.title | string |
Triggers
When a new post is published |
When a new post is published |
When a post changes status |
When a post changes status |
When a post is edited |
When a post is edited |
When a post reaches a stage |
When a post reaches a stage |
When a new post is published
When a new post is published
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Channel
|
ideaboxId | string |
Channel |
|
Stage
|
stageId | string |
Stage |
Returns
Name | Path | Type | Description |
---|---|---|---|
Post
|
nodes | array of object | |
ID
|
nodes.id | string | |
ID
|
nodes.author.id | string | |
Email
|
nodes.author.publicEmail | string | |
Family Name
|
nodes.author.familyName | string | |
Given Name
|
nodes.author.givenName | string | |
Full name
|
nodes.author.fullName | string | |
Profile URL
|
nodes.author.url | string | |
Title
|
nodes.title | string | |
Published At
|
nodes.publishedAt | date-time | |
Edited At
|
nodes.editedAt | date-time | |
Description
|
nodes.descriptionText | string | |
URL
|
nodes.url | string | |
ID
|
nodes.ideabox.id | string | |
Title
|
nodes.ideabox.title | string | |
ID
|
nodes.stage.id | string | |
Title
|
nodes.stage.title | string | |
ID
|
nodes.status.id | string | |
Title
|
nodes.status.title | string |
When a post changes status
When a post changes status
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Channel
|
ideaboxId | string |
Channel |
|
Stage
|
stageId | string |
Stage |
|
Status
|
statusId | string |
Status |
Returns
Name | Path | Type | Description |
---|---|---|---|
Post
|
nodes | array of object | |
ID
|
nodes.id | string | |
ID
|
nodes.author.id | string | |
Email
|
nodes.author.publicEmail | string | |
Family Name
|
nodes.author.familyName | string | |
Given Name
|
nodes.author.givenName | string | |
Full name
|
nodes.author.fullName | string | |
Profile URL
|
nodes.author.url | string | |
Title
|
nodes.title | string | |
Published At
|
nodes.publishedAt | date-time | |
Edited At
|
nodes.editedAt | date-time | |
Description
|
nodes.descriptionText | string | |
URL
|
nodes.url | string | |
ID
|
nodes.ideabox.id | string | |
Title
|
nodes.ideabox.title | string | |
ID
|
nodes.stage.id | string | |
Title
|
nodes.stage.title | string | |
ID
|
nodes.status.id | string | |
Title
|
nodes.status.title | string |
When a post is edited
When a post is edited
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Channel
|
ideaboxId | string |
Channel |
|
Stage
|
stageId | string |
Stage |
Returns
Name | Path | Type | Description |
---|---|---|---|
Post
|
nodes | array of object | |
ID
|
nodes.id | string | |
ID
|
nodes.author.id | string | |
Email
|
nodes.author.publicEmail | string | |
Family Name
|
nodes.author.familyName | string | |
Given Name
|
nodes.author.givenName | string | |
Full name
|
nodes.author.fullName | string | |
Profile URL
|
nodes.author.url | string | |
Title
|
nodes.title | string | |
Published At
|
nodes.publishedAt | date-time | |
Edited At
|
nodes.editedAt | date-time | |
Description
|
nodes.descriptionText | string | |
URL
|
nodes.url | string | |
ID
|
nodes.ideabox.id | string | |
Title
|
nodes.ideabox.title | string | |
ID
|
nodes.stage.id | string | |
Title
|
nodes.stage.title | string | |
ID
|
nodes.status.id | string | |
Title
|
nodes.status.title | string |
When a post reaches a stage
When a post reaches a stage
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Channel
|
ideaboxId | True | string |
Channel |
Stage
|
stageId | True | string |
Stage |
Returns
Name | Path | Type | Description |
---|---|---|---|
Post
|
nodes | array of object | |
ID
|
nodes.id | string | |
ID
|
nodes.author.id | string | |
Email
|
nodes.author.publicEmail | string | |
Family Name
|
nodes.author.familyName | string | |
Given Name
|
nodes.author.givenName | string | |
Full name
|
nodes.author.fullName | string | |
Profile URL
|
nodes.author.url | string | |
Title
|
nodes.title | string | |
Published At
|
nodes.publishedAt | date-time | |
Edited At
|
nodes.editedAt | date-time | |
Description
|
nodes.descriptionText | string | |
URL
|
nodes.url | string | |
ID
|
nodes.ideabox.id | string | |
Title
|
nodes.ideabox.title | string | |
ID
|
nodes.stage.id | string | |
Title
|
nodes.stage.title | string | |
ID
|
nodes.status.id | string | |
Title
|
nodes.status.title | string |