Stormboard
Conector de Stormboard
Este conector está disponible en los siguientes productos y regiones:
| Service | Class | Regions |
|---|---|---|
| Copilot Studio | Premium | Todas las regiones de Power Automate excepto las siguientes: - Gobierno de EE. UU. (GCC) - Gobierno de EE. UU. (GCC High) - China Cloud operado por 21Vianet - Departamento de Defensa de EE. UU. (DoD) |
| Aplicaciones lógicas | Estándar | Todas las regiones de Logic Apps excepto las siguientes: - Regiones de Azure Government - Regiones de Azure China - Departamento de Defensa de EE. UU. (DoD) |
| Power Apps | Premium | Todas las regiones de Power Apps excepto las siguientes: - Gobierno de EE. UU. (GCC) - Gobierno de EE. UU. (GCC High) - China Cloud operado por 21Vianet - Departamento de Defensa de EE. UU. (DoD) |
| Power Automate | Premium | Todas las regiones de Power Automate excepto las siguientes: - Gobierno de EE. UU. (GCC) - Gobierno de EE. UU. (GCC High) - China Cloud operado por 21Vianet - Departamento de Defensa de EE. UU. (DoD) |
| Contacto | |
|---|---|
| URL | https://stormboard.com/contact-us |
| Metadatos del conector | |
|---|---|
| Publicador | Stormboard |
| Website | https://stormboard.com |
| Directiva de privacidad | https://stormboard.com/legal/privacy-policy |
Limitaciones
| Nombre | Llamadas | Período de renovación |
|---|---|---|
| Llamadas API por conexión | 100 | 60 segundos |
Acciones
| Creación de una tormenta |
Crea una nueva storm. |
| Crear una idea |
Crea una idea nueva en una storm existente. |
Creación de una tormenta
Crea una nueva storm.
Parámetros
| Nombre | Clave | Requerido | Tipo | Description |
|---|---|---|---|---|
|
title
|
title | True | string |
Título de Storm |
|
plan
|
plan | True | string |
Tipo de Storm |
|
Metas
|
goals | string |
Objetivos y descripción de Storm |
|
|
ideacreator
|
ideacreator | boolean |
Mostrar creador de idea |
Devoluciones
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
id
|
id | integer |
id |
|
key
|
key | string |
key |
|
title
|
title | string |
title |
|
Metas
|
goals | string |
Metas |
|
lastactivity
|
lastactivity | date-time |
lastactivity |
Crear una idea
Crea una idea nueva en una storm existente.
Parámetros
| Nombre | Clave | Requerido | Tipo | Description |
|---|---|---|---|---|
|
stormid
|
stormid | True | integer |
stormid |
|
type
|
type | True | string |
type |
|
datos
|
data | True | string |
datos |
|
color
|
color | True | string |
color |
Devoluciones
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
id
|
id | integer |
id |
|
id
|
storm.id | integer |
id |
|
title
|
storm.title | string |
title |
|
color
|
color | string |
color |
|
cerradura
|
lock | integer |
cerradura |
|
x
|
x | integer |
x |
|
y
|
y | integer |
y |
|
z
|
z | integer |
z |
|
type
|
type | string |
type |
|
texto
|
data.text | string |
texto |
Desencadenadores
| Cambio de leyenda |
Cambio de leyenda |
| Comentario creado |
Desencadena cuando se publicó un nuevo comentario en una idea. |
| Idea creada |
Desencadenamiento cuando se agregó una idea a una tormenta. |
| Idea eliminada |
Desencadenamiento cuando se eliminó una idea de una tormenta. |
| Idea movida |
Se desencadena cuando una idea se movió a una sección diferente de una tormenta. |
Cambio de leyenda
Cambio de leyenda
Devoluciones
| Nombre | Ruta de acceso | Tipo | 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 |
|
texto
|
idea.text | string |
texto |
|
datos
|
data | array of string |
datos |
|
id
|
user.id | integer |
id |
|
nombre
|
user.name | string |
nombre |
|
lleno
|
user.full | string |
lleno |
|
color
|
to.colour | string |
color |
|
nombre
|
to.name | string |
nombre |
Comentario creado
Desencadena cuando se publicó un nuevo comentario en una idea.
Devoluciones
| Nombre | Ruta de acceso | Tipo | 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 |
|
texto
|
idea.text | string |
texto |
|
comentario
|
data.comment | string |
comentario |
|
id
|
user.id | integer |
id |
|
nombre
|
user.name | string |
nombre |
|
lleno
|
user.full | string |
lleno |
Idea creada
Desencadenamiento cuando se agregó una idea a una tormenta.
Devoluciones
| Nombre | Ruta de acceso | Tipo | 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 |
|
texto
|
idea.text | string |
texto |
|
datos
|
data | array of string |
datos |
|
id
|
user.id | integer |
id |
|
nombre
|
user.name | string |
nombre |
|
lleno
|
user.full | string |
lleno |
Idea eliminada
Desencadenamiento cuando se eliminó una idea de una tormenta.
Devoluciones
| Nombre | Ruta de acceso | Tipo | 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 |
|
texto
|
idea.text | string |
texto |
|
datos
|
data | array of string |
datos |
|
id
|
user.id | integer |
id |
|
nombre
|
user.name | string |
nombre |
|
lleno
|
user.full | string |
lleno |
Idea movida
Se desencadena cuando una idea se movió a una sección diferente de una tormenta.
Devoluciones
| Nombre | Ruta de acceso | Tipo | 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 |
|
texto
|
idea.text | string |
texto |
|
datos
|
data | array of string |
datos |
|
id
|
user.id | integer |
id |
|
nombre
|
user.name | string |
nombre |
|
lleno
|
user.full | string |
lleno |
|
char
|
to.char | string |
char |
|
title
|
to.title | string |
title |