Nosco
Gestire le idee con la piattaforma Nosco.
Questo connettore è disponibile nei prodotti e nelle aree seguenti:
| Servizio | Class | Regions |
|---|---|---|
| Copilot Studio | Di alta qualità | Tutte le aree di Power Automate , ad eccezione delle seguenti: - Governo degli Stati Uniti (GCC) - Us Government (GCC High) - China Cloud gestito da 21Vianet - Dipartimento della Difesa degli Stati Uniti (DoD) |
| App per la logica | Normale | Tutte le aree di App per la logica , ad eccezione delle seguenti: - Aree di Azure per enti pubblici - Aree di Azure Cina - Dipartimento della Difesa degli Stati Uniti (DoD) |
| Power Apps | Di alta qualità | Tutte le aree di Power Apps , ad eccezione dei seguenti: - Governo degli Stati Uniti (GCC) - Us Government (GCC High) - China Cloud gestito da 21Vianet - Dipartimento della Difesa degli Stati Uniti (DoD) |
| Power Automate | Di alta qualità | Tutte le aree di Power Automate , ad eccezione delle seguenti: - Governo degli Stati Uniti (GCC) - Us Government (GCC High) - China Cloud gestito da 21Vianet - Dipartimento della Difesa degli Stati Uniti (DoD) |
| Contatto | |
|---|---|
| Nome | Supporto per Nosco |
| URL | https://help.nos.co/hc/en-us |
| support@nos.co |
| Metadati del connettore | |
|---|---|
| Editore | Api Nosco |
| Sito web | https://nos.co |
| Informativa sulla privacy | https://nos.co/privacy-policy/ |
| Categorie | Collaborazione; Gestione aziendale |
Creazione di una connessione
Il connettore supporta i tipi di autenticazione seguenti:
| Predefinita | Parametri per la creazione della connessione. | Tutte le aree geografiche | Non condivisibile |
Predefinito
Applicabile: tutte le aree
Parametri per la creazione della connessione.
Questa non è una connessione condivisibile. Se l'app power viene condivisa con un altro utente, verrà richiesto a un altro utente di creare una nuova connessione in modo esplicito.
| Nome | TIPO | Description | Obbligatorio |
|---|---|---|---|
| Chiave API | securestring | Chiave API usata per connettersi alla piattaforma Nosco | Vero |
| Nome host della piattaforma | corda | Nome host della piattaforma Nosco | Vero |
Limiti per la limitazione delle richieste
| Nome | Chiamate | Periodo di rinnovo |
|---|---|---|
| Chiamate API per connessione | 100 | 60 secondi |
Azioni
| Eseguire query su tutti i canali |
Eseguire query su tutti i canali |
| Eseguire query su tutti i post |
Eseguire query su tutti i post |
| Ottenere un post |
Ottenere un post |
Eseguire query su tutti i canali
Eseguire query su tutti i canali
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
Channel
|
nodes | array of object | |
|
Documento d'identità
|
nodes.id | string | |
|
Titolo
|
nodes.title | string |
Eseguire query su tutti i post
Eseguire query su tutti i post
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Filtrare le idee pubblicate dopo una data/ora
|
publishedAfter | date-time |
Filtrare le idee pubblicate dopo una data/ora |
|
|
Filtra le idee che hanno modificato l'ultima fase dopo una data/ora
|
lastStageChangeAfter | date-time |
Filtra le idee che hanno modificato l'ultima fase dopo una data/ora |
|
|
Filtra le idee in un'ideabox
|
ideaboxId | string |
Filtra le idee in un'ideabox |
|
|
Filtra le idee in una fase
|
stageId | string |
Filtra le idee in una fase |
|
|
Ordinare in base a un campo
|
sortField | string |
Ordinare in base a un campo |
|
|
Ordinare in una direzione
|
sortOrder | string |
Ordinare in una direzione |
|
|
Restituire elementi dopo il cursore
|
afterCursor | string |
Restituire elementi dopo il cursore |
|
|
Limitare le idee restituite
|
limit | integer |
Limitare le idee restituite |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
Inserisci
|
nodes | array of object | |
|
Documento d'identità
|
nodes.id | string | |
|
Documento d'identità
|
nodes.author.id | string | |
|
Email
|
nodes.author.publicEmail | string | |
|
Cognome
|
nodes.author.familyName | string | |
|
Nome
|
nodes.author.givenName | string | |
|
Nome completo
|
nodes.author.fullName | string | |
|
URL profilo
|
nodes.author.url | string | |
|
Titolo
|
nodes.title | string | |
|
Pubblicato all'indirizzo
|
nodes.publishedAt | date-time | |
|
Modifica all'indirizzo
|
nodes.editedAt | date-time | |
|
Description
|
nodes.descriptionText | string | |
|
URL
|
nodes.url | string | |
|
Documento d'identità
|
nodes.ideabox.id | string | |
|
Titolo
|
nodes.ideabox.title | string | |
|
Documento d'identità
|
nodes.stage.id | string | |
|
Titolo
|
nodes.stage.title | string | |
|
Documento d'identità
|
nodes.status.id | string | |
|
Titolo
|
nodes.status.title | string |
Ottenere un post
Ottenere un post
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Post ID
|
id | True | string |
Post ID |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
Documento d'identità
|
id | string | |
|
Documento d'identità
|
author.id | string | |
|
Email
|
author.publicEmail | string | |
|
Cognome
|
author.familyName | string | |
|
Nome
|
author.givenName | string | |
|
Nome completo
|
author.fullName | string | |
|
URL profilo
|
author.url | string | |
|
Titolo
|
title | string | |
|
Pubblicato all'indirizzo
|
publishedAt | date-time | |
|
Modifica all'indirizzo
|
editedAt | date-time | |
|
Description
|
descriptionText | string | |
|
URL
|
url | string | |
|
Documento d'identità
|
ideabox.id | string | |
|
Titolo
|
ideabox.title | string | |
|
Documento d'identità
|
stage.id | string | |
|
Titolo
|
stage.title | string | |
|
Documento d'identità
|
status.id | string | |
|
Titolo
|
status.title | string |
Trigger
| Quando un post cambia stato |
Quando un post cambia stato |
| Quando un post raggiunge una fase |
Quando un post raggiunge una fase |
| Quando viene modificato un post |
Quando viene modificato un post |
| Quando viene pubblicato un nuovo post |
Quando viene pubblicato un nuovo post |
Quando un post cambia stato
Quando un post cambia stato
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Channel
|
ideaboxId | string |
Channel |
|
|
Fase
|
stageId | string |
Fase |
|
|
stato
|
statusId | string |
stato |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
Inserisci
|
nodes | array of object | |
|
Documento d'identità
|
nodes.id | string | |
|
Documento d'identità
|
nodes.author.id | string | |
|
Email
|
nodes.author.publicEmail | string | |
|
Cognome
|
nodes.author.familyName | string | |
|
Nome
|
nodes.author.givenName | string | |
|
Nome completo
|
nodes.author.fullName | string | |
|
URL profilo
|
nodes.author.url | string | |
|
Titolo
|
nodes.title | string | |
|
Pubblicato all'indirizzo
|
nodes.publishedAt | date-time | |
|
Modifica all'indirizzo
|
nodes.editedAt | date-time | |
|
Description
|
nodes.descriptionText | string | |
|
URL
|
nodes.url | string | |
|
Documento d'identità
|
nodes.ideabox.id | string | |
|
Titolo
|
nodes.ideabox.title | string | |
|
Documento d'identità
|
nodes.stage.id | string | |
|
Titolo
|
nodes.stage.title | string | |
|
Documento d'identità
|
nodes.status.id | string | |
|
Titolo
|
nodes.status.title | string |
Quando un post raggiunge una fase
Quando un post raggiunge una fase
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Channel
|
ideaboxId | True | string |
Channel |
|
Fase
|
stageId | True | string |
Fase |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
Inserisci
|
nodes | array of object | |
|
Documento d'identità
|
nodes.id | string | |
|
Documento d'identità
|
nodes.author.id | string | |
|
Email
|
nodes.author.publicEmail | string | |
|
Cognome
|
nodes.author.familyName | string | |
|
Nome
|
nodes.author.givenName | string | |
|
Nome completo
|
nodes.author.fullName | string | |
|
URL profilo
|
nodes.author.url | string | |
|
Titolo
|
nodes.title | string | |
|
Pubblicato all'indirizzo
|
nodes.publishedAt | date-time | |
|
Modifica all'indirizzo
|
nodes.editedAt | date-time | |
|
Description
|
nodes.descriptionText | string | |
|
URL
|
nodes.url | string | |
|
Documento d'identità
|
nodes.ideabox.id | string | |
|
Titolo
|
nodes.ideabox.title | string | |
|
Documento d'identità
|
nodes.stage.id | string | |
|
Titolo
|
nodes.stage.title | string | |
|
Documento d'identità
|
nodes.status.id | string | |
|
Titolo
|
nodes.status.title | string |
Quando viene modificato un post
Quando viene modificato un post
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Channel
|
ideaboxId | string |
Channel |
|
|
Fase
|
stageId | string |
Fase |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
Inserisci
|
nodes | array of object | |
|
Documento d'identità
|
nodes.id | string | |
|
Documento d'identità
|
nodes.author.id | string | |
|
Email
|
nodes.author.publicEmail | string | |
|
Cognome
|
nodes.author.familyName | string | |
|
Nome
|
nodes.author.givenName | string | |
|
Nome completo
|
nodes.author.fullName | string | |
|
URL profilo
|
nodes.author.url | string | |
|
Titolo
|
nodes.title | string | |
|
Pubblicato all'indirizzo
|
nodes.publishedAt | date-time | |
|
Modifica all'indirizzo
|
nodes.editedAt | date-time | |
|
Description
|
nodes.descriptionText | string | |
|
URL
|
nodes.url | string | |
|
Documento d'identità
|
nodes.ideabox.id | string | |
|
Titolo
|
nodes.ideabox.title | string | |
|
Documento d'identità
|
nodes.stage.id | string | |
|
Titolo
|
nodes.stage.title | string | |
|
Documento d'identità
|
nodes.status.id | string | |
|
Titolo
|
nodes.status.title | string |
Quando viene pubblicato un nuovo post
Quando viene pubblicato un nuovo post
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Channel
|
ideaboxId | string |
Channel |
|
|
Fase
|
stageId | string |
Fase |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
Inserisci
|
nodes | array of object | |
|
Documento d'identità
|
nodes.id | string | |
|
Documento d'identità
|
nodes.author.id | string | |
|
Email
|
nodes.author.publicEmail | string | |
|
Cognome
|
nodes.author.familyName | string | |
|
Nome
|
nodes.author.givenName | string | |
|
Nome completo
|
nodes.author.fullName | string | |
|
URL profilo
|
nodes.author.url | string | |
|
Titolo
|
nodes.title | string | |
|
Pubblicato all'indirizzo
|
nodes.publishedAt | date-time | |
|
Modifica all'indirizzo
|
nodes.editedAt | date-time | |
|
Description
|
nodes.descriptionText | string | |
|
URL
|
nodes.url | string | |
|
Documento d'identità
|
nodes.ideabox.id | string | |
|
Titolo
|
nodes.ideabox.title | string | |
|
Documento d'identità
|
nodes.stage.id | string | |
|
Titolo
|
nodes.stage.title | string | |
|
Documento d'identità
|
nodes.status.id | string | |
|
Titolo
|
nodes.status.title | string |