Stormboard
Stormboard Connector
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 | |
---|---|
URL | https://stormboard.com/contact-us |
Connector Metadata | |
---|---|
Publisher | Stormboard |
Website | https://stormboard.com |
Privacy policy | https://stormboard.com/legal/privacy-policy |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Create a Storm |
Creates a new Storm. |
Create an Idea |
Creates a new Idea in an existing Storm. |
Create a Storm
Creates a new Storm.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
title
|
title | True | string |
Storm Title |
plan
|
plan | True | string |
Storm Type |
goals
|
goals | string |
Storm Goals and Description |
|
ideacreator
|
ideacreator | boolean |
Show Idea Creator |
Returns
Name | Path | Type | Description |
---|---|---|---|
id
|
id | integer |
id |
key
|
key | string |
key |
title
|
title | string |
title |
goals
|
goals | string |
goals |
lastactivity
|
lastactivity | date-time |
lastactivity |
Create an Idea
Creates a new Idea in an existing Storm.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
stormid
|
stormid | True | integer |
stormid |
type
|
type | True | string |
type |
data
|
data | True | string |
data |
color
|
color | True | string |
color |
Returns
Name | Path | Type | Description |
---|---|---|---|
id
|
id | integer |
id |
id
|
storm.id | integer |
id |
title
|
storm.title | string |
title |
color
|
color | string |
color |
lock
|
lock | integer |
lock |
x
|
x | integer |
x |
y
|
y | integer |
y |
z
|
z | integer |
z |
type
|
type | string |
type |
text
|
data.text | string |
text |
Triggers
Comment Created |
Trigger when an new comment was posted on an idea. |
Idea Created |
Trigger when an idea was added to a storm. |
Idea Deleted |
Trigger when an idea was delete from a storm. |
Idea Moved |
Trigger when an idea was moved to a different section of a storm. |
Legend Change |
Legend Change |
Comment Created
Trigger when an new comment was posted on an idea.
Returns
Name | Path | Type | Description |
---|---|---|---|
id
|
id | integer |
id |
date
|
date | date-time |
date |
type
|
type | string |
type |
id
|
storm.id | integer |
id |
title
|
storm.title | string |
title |
id
|
idea.id | integer |
id |
type
|
idea.type | integer |
type |
text
|
idea.text | string |
text |
comment
|
data.comment | string |
comment |
id
|
user.id | integer |
id |
name
|
user.name | string |
name |
full
|
user.full | string |
full |
Idea Created
Trigger when an idea was added to a storm.
Returns
Name | Path | Type | Description |
---|---|---|---|
id
|
id | integer |
id |
date
|
date | date-time |
date |
type
|
type | string |
type |
id
|
storm.id | integer |
id |
title
|
storm.title | string |
title |
id
|
idea.id | integer |
id |
type
|
idea.type | integer |
type |
text
|
idea.text | string |
text |
data
|
data | array of string |
data |
id
|
user.id | integer |
id |
name
|
user.name | string |
name |
full
|
user.full | string |
full |
Idea Deleted
Trigger when an idea was delete from a storm.
Returns
Name | Path | Type | Description |
---|---|---|---|
id
|
id | integer |
id |
date
|
date | date-time |
date |
type
|
type | string |
type |
id
|
storm.id | integer |
id |
title
|
storm.title | string |
title |
id
|
idea.id | integer |
id |
type
|
idea.type | integer |
type |
text
|
idea.text | string |
text |
data
|
data | array of string |
data |
id
|
user.id | integer |
id |
name
|
user.name | string |
name |
full
|
user.full | string |
full |
Idea Moved
Trigger when an idea was moved to a different section of a storm.
Returns
Name | Path | Type | Description |
---|---|---|---|
id
|
id | integer |
id |
date
|
date | date-time |
date |
type
|
type | string |
type |
id
|
storm.id | integer |
id |
title
|
storm.title | string |
title |
id
|
idea.id | integer |
id |
type
|
idea.type | integer |
type |
text
|
idea.text | string |
text |
data
|
data | array of string |
data |
id
|
user.id | integer |
id |
name
|
user.name | string |
name |
full
|
user.full | string |
full |
char
|
to.char | string |
char |
title
|
to.title | string |
title |
Legend Change
Legend Change
Returns
Name | Path | Type | Description |
---|---|---|---|
id
|
id | integer |
id |
date
|
date | date-time |
date |
type
|
type | string |
type |
id
|
storm.id | integer |
id |
title
|
storm.title | string |
title |
id
|
idea.id | integer |
id |
type
|
idea.type | integer |
type |
text
|
idea.text | string |
text |
data
|
data | array of string |
data |
id
|
user.id | integer |
id |
name
|
user.name | string |
name |
full
|
user.full | string |
full |
colour
|
to.colour | string |
colour |
name
|
to.name | string |
name |