Condividi tramite


SimpleSurvey (anteprima)

Con questo connettore è possibile connettersi facilmente ai progetti SimpleSurvey per accedere ai dati dei sondaggi, automatizzare i flussi di lavoro e rimanere informati tramite trigger basati su eventi. Indipendentemente dal fatto che si stia misurando l'impegno dei dipendenti, tenere traccia della soddisfazione dei clienti o gestire i processi di registrazione, SimpleSurvey consente di centralizzare le informazioni dettagliate e intervenire più velocemente.

Questo connettore è disponibile nei prodotti e nelle aree seguenti:

Servizio Class Regions
Copilot Studio Di alta qualità Tutte le aree 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 Azure Government
     - Azure cina
     - Dipartimento della Difesa degli Stati Uniti (DoD)
Power Apps Di alta qualità Tutte le aree Power Apps 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)
Power Automate Di alta qualità Tutte le aree 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 SimpleSurvey
URL https://simplesurvey.com/contact
Email support@simplesurvey.com
Metadati del connettore
Editore SimpleSurvey
Sito web https://simplesurvey.com/
Informativa sulla privacy https://form.simplesurvey.com/oss/external/privacypolicy.aspx?lang=EN
Categorie Dati; Comunicazione

Connettore SimpleSurvey

Con questo connettore è possibile connettersi facilmente ai progetti SimpleSurvey per accedere ai dati dei sondaggi, automatizzare i flussi di lavoro e rimanere informati tramite trigger basati su eventi. Indipendentemente dal fatto che si stia misurando l'impegno dei dipendenti, tenere traccia della soddisfazione dei clienti o gestire i processi di registrazione, SimpleSurvey consente di centralizzare le informazioni dettagliate e intervenire più velocemente.

Prerequisiti

Per procedere, è necessario quanto segue:

  • Piano microsoft Power Apps o Power Automate con funzionalità di connettore personalizzato
  • Sottoscrizione di SimpleSurvey valida con le funzionalità di integrazione Power Apps e chiave di accesso condiviso abilitate
  • Chiave API Power Apps dell'account

Operazioni supportate

Il connettore supporta le operazioni seguenti:

  • Get surveys: elenca tutti i sondaggi idonei.
  • Get survey respondents details in JSON or CSV format: ottiene dettagli specifici sui partecipanti al sondaggio nel formato selezionato.
  • Schedule a task: pianificare un'attività automatizzata in SimpleSurvey.
  • Get your survey data warehouse report in JSON or CSV format: ottiene tutti i dati sui partecipanti al sondaggio e le relative risposte nel formato selezionato.
  • Get your project's statistics: ottiene le informazioni più recenti del progetto.

Trigger supportati

  • When a response is submitted: programma un flusso da eseguire quando viene ricevuta una risposta nel sondaggio.
  • When a response is changed: programma un flusso da eseguire quando una risposta viene modificata nel sondaggio.

Problemi noti e limitazioni

  • Non tutti i tipi di attività pianificate sono disponibili per questo connettore.
  • Il formato datetime supportato da questo connettore è: aaaaa-MM-gg HH:mm

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 di sicurezzastringa Il api_key per questa API Vero

Limiti per la limitazione delle richieste

Nome Chiamate Periodo di rinnovo
Chiamate API per connessione 100 60 secondi

Azioni

Ottenere i dettagli degli intervistati del sondaggio in formato JSON o CSV

Ottenere informazioni dettagliate sui partecipanti ai sondaggi in formato JSON o CSV

Ottenere il report datawarehouse del sondaggio in formato JSON o CSV

Ottenere il report datawarehouse del sondaggio in formato JSON o CSV

Ottenere le statistiche del progetto

Ottenere le statistiche del progetto

Ottenere sondaggi

Ottenere tutti i sondaggi idonei.

Pianificare un'attività

Pianificare un'attività automatica per il sondaggio

Ottenere i dettagli degli intervistati del sondaggio in formato JSON o CSV

Ottenere informazioni dettagliate sui partecipanti ai sondaggi in formato JSON o CSV

Parametri

Nome Chiave Necessario Tipo Descrizione
Il sondaggio
idProject True string

Selezionare un sondaggio

Ottenere dettagli su
tableCode True string

Dettagli da ottenere

Formato dei dati restituiti
format True string

Deve essere JSON o CSV

Immettere la chiave di accesso condiviso per questo sondaggio
X-SAKKey True string

Deve essere la chiave per il sondaggio selezionato

Valori restituiti

Nome Percorso Tipo Descrizione
intervistatiTable
respondentsTable array of object

intervistatiTable

respondent_id
respondentsTable.respondent_id string

respondent_id

ip
respondentsTable.ip string

ip

respondentsTable.internal_id integer

internal_id

info1
respondentsTable.info1 string

info1

info2
respondentsTable.info2 string

info2

info3
respondentsTable.info3 string

info3

info4
respondentsTable.info4 string

info4

info5
respondentsTable.info5 string

info5

navigatore
respondentsTable.browser string

navigatore

piattaforma
respondentsTable.platform string

piattaforma

is_mobile
respondentsTable.is_mobile boolean

is_mobile

referer_url
respondentsTable.referer_url string

referer_url

confirmation_number
respondentsTable.confirmation_number string

confirmation_number

created_date_utc
respondentsTable.created_date_utc string

created_date_utc

first_answer_date_utc
respondentsTable.first_answer_date_utc string

first_answer_date_utc

last_answer_date_utc
respondentsTable.last_answer_date_utc string

last_answer_date_utc

submitted_date_utc
respondentsTable.submitted_date_utc string

submitted_date_utc

last_savecont_date_utc
respondentsTable.last_savecont_date_utc string

last_savecont_date_utc

lang_code
respondentsTable.lang_code string

lang_code

lang_localized
respondentsTable.lang_localized string

lang_localized

respondentsTable.score float

Punteggio

respondentsTable.score_auto float

score_auto

respondentsTable.score_manual float

score_manual

completion_time
respondentsTable.completion_time integer

completion_time

title
respondentsTable.title string

title

mobile
respondentsTable.mobile string

mobile

organizzazione
respondentsTable.organization string

organizzazione

segmento
respondentsTable.segment string

segmento

ubicazione
respondentsTable.location string

ubicazione

first_name
respondentsTable.first_name string

first_name

last_name
respondentsTable.last_name string

last_name

posta elettronica
respondentsTable.email string

posta elettronica

state_code
respondentsTable.state_code string

state_code

state_localized
respondentsTable.state_localized string

state_localized

group
respondentsTable.group string

group

workspace
respondentsTable.workspace string

workspace

collector_code
respondentsTable.collector_code string

collector_code

PIN
respondentsTable.pin string

PIN

caseTable
caseTable array of object

caseTable

respondent_id
caseTable.respondent_id string

respondent_id

element_id
caseTable.element_id string

element_id

variable_id
caseTable.variable_id string

variable_id

column_id
caseTable.column_id string

column_id

sub_element
caseTable.sub_element integer

sub_element

value
caseTable.value string

value

variableTable
variableTable array of object

variableTable

element_id
variableTable.element_id string

element_id

variable_id
variableTable.variable_id string

variable_id

column_id
variableTable.column_id string

column_id

sub_element
variableTable.sub_element integer

sub_element

element_label
variableTable.element_label string

element_label

variable_label
variableTable.variable_label string

variable_label

column_label
variableTable.column_label string

column_label

sub_element_label
variableTable.sub_element_label string

sub_element_label

descrizione
variableTable.description string

descrizione

variableValueLabelTable
variableValueLabelTable array of object

variableValueLabelTable

element_id
variableValueLabelTable.element_id string

element_id

variable_id
variableValueLabelTable.variable_id string

variable_id

column_id
variableValueLabelTable.column_id string

column_id

sub_element
variableValueLabelTable.sub_element integer

sub_element

descrizione
variableValueLabelTable.description string

descrizione

label
variableValueLabelTable.label string

label

genericFieldHeaderTable
genericFieldHeaderTable array of object

genericFieldHeaderTable

generic_field_id
genericFieldHeaderTable.generic_field_id integer

generic_field_id

codice
genericFieldHeaderTable.code string

codice

nome
genericFieldHeaderTable.name string

nome

genericFieldDataTable
genericFieldDataTable array of object

genericFieldDataTable

generic_field_id
genericFieldDataTable.generic_field_id integer

generic_field_id

respondent_id
genericFieldDataTable.respondent_id string

respondent_id

value
genericFieldDataTable.value string

value

genericFieldDataTable_csv
genericFieldDataTable_csv string

genericFieldDataTable_csv

genericFieldHeaderTable_csv
genericFieldHeaderTable_csv string

genericFieldHeaderTable_csv

respondentsTable_csv
respondentsTable_csv string

respondentsTable_csv

caseTable_csv
caseTable_csv string

caseTable_csv

variableTable_csv
variableTable_csv string

variableTable_csv

variableValueLabelTable_csv
variableValueLabelTable_csv string

variableValueLabelTable_csv

Ottenere il report datawarehouse del sondaggio in formato JSON o CSV

Ottenere il report datawarehouse del sondaggio in formato JSON o CSV

Parametri

Nome Chiave Necessario Tipo Descrizione
Il sondaggio
idProject True string

Selezionare un sondaggio

Formato dei dati restituiti
format True string

Deve essere JSON o CSV

Immettere la chiave di accesso condiviso per questo sondaggio
X-SAKKey True string

Deve essere la chiave per il sondaggio selezionato

Valori restituiti

Nome Percorso Tipo Descrizione
DatawarehouseRpt
DatawarehouseRpt array of object

DatawarehouseRpt

QuestionProgId
DatawarehouseRpt.QuestionProgId string

QuestionProgId

Domanda
DatawarehouseRpt.Question string

Domanda

Risposta
DatawarehouseRpt.Response string

Risposta

Comment
DatawarehouseRpt.Comment string

Comment

SottoQuestion
DatawarehouseRpt.SubQuestion string

SottoQuestion

Punteggio
DatawarehouseRpt.Score float

Punteggio

Date_Time
DatawarehouseRpt.Date_Time string

Date_Time

stato
DatawarehouseRpt.Status string

stato

DatawarehouseRpt.InternalID integer

InternalID

Language
DatawarehouseRpt.Language string

Language

CreatedAt
DatawarehouseRpt.CreatedAt string

CreatedAt

Aggiornato Il
DatawarehouseRpt.UpdatedAt string

Aggiornato Il

Ubicazione
DatawarehouseRpt.Location string

Ubicazione

GETVariables
DatawarehouseRpt.GETVariables string

GETVariables

Sorgente di riferimento
DatawarehouseRpt.Referrer string

Sorgente di riferimento

WeightedScore
DatawarehouseRpt.WeightedScore float

WeightedScore

Indirizzo IP
DatawarehouseRpt.IPAddress string

Indirizzo IP

BrowserName
DatawarehouseRpt.BrowserName string

BrowserName

Sistema Operativo
DatawarehouseRpt.OperatingSystem string

Sistema Operativo

InviteCode
DatawarehouseRpt.InviteCode string

InviteCode

InviteEmail
DatawarehouseRpt.InviteEmail string

InviteEmail

InviteName
DatawarehouseRpt.InviteName string

InviteName

Collector
DatawarehouseRpt.Collector string

Collector

DatawarehouseRpt_csv
DatawarehouseRpt_csv string

DatawarehouseRpt_csv

Ottenere le statistiche del progetto

Ottenere le statistiche del progetto

Parametri

Nome Chiave Necessario Tipo Descrizione
Il sondaggio
idProject True string

Selezionare un sondaggio

Forzare la ricompilazione delle statistiche?
f True boolean

Impostare questo valore per forzare la ricompilazione delle statistiche

Immettere la chiave di accesso condiviso per questo sondaggio
X-SAKKey True string

Deve essere la chiave per il sondaggio selezionato

Valori restituiti

Nome Percorso Tipo Descrizione
AssignedCount integer

AssignedCount

AssignedContactCount integer

AssignedContactCount

AssignedDistributionListMemberCount integer

AssignedDistributionListMemberCount

AssignedNoInviteDeliveredCount integer

AssignedNoInviteDeliveredCount

EligibleContactCount integer

EligibleContactCount

InviteSentCount
InviteSentCount integer

InviteSentCount

InviteBouncedCount
InviteBouncedCount integer

InviteBouncedCount

InviteBounceRate
InviteBounceRate float

InviteBounceRate

InviteDeliveredCount
InviteDeliveredCount integer

InviteDeliveredCount

InviteDeliveryRate
InviteDeliveryRate float

InviteDeliveryRate

InviteOpenedCount
InviteOpenedCount integer

InviteOpenedCount

InviteOpenRate
InviteOpenRate float

InviteOpenRate

UnsubscribedCount
UnsubscribedCount integer

UnsubscribedCount

Annullare la sottoscrizione
UnsubscribeRate float

Annullare la sottoscrizione

InviteDeliveredNoAccessCount
InviteDeliveredNoAccessCount integer

InviteDeliveredNoAccessCount

EmptyCount
EmptyCount integer

EmptyCount

EmptyPercentage
EmptyPercentage float

EmptyPercentage

AccessedCount integer

AccessedCount

RispostaCount
RespondedCount integer

RispostaCount

InProgressCount
InProgressCount integer

InProgressCount

CompletedCount integer

CompletedCount

ClosedCount integer

ClosedCount

InProgressPercentage
InProgressPercentage float

InProgressPercentage

CompletedPercentage
CompletedPercentage float

CompletedPercentage

ClosedPercentage
ClosedPercentage float

ClosedPercentage

CompletionRate_CompletedOverResponded
CompletionRate_CompletedOverResponded float

CompletionRate_CompletedOverResponded

CompletionRate_CompletedOverAccessed
CompletionRate_CompletedOverAccessed float

CompletionRate_CompletedOverAccessed

ResponseRate_RespondedOverAssigned
ResponseRate_RespondedOverAssigned float

ResponseRate_RespondedOverAssigned

ResponseRate_CompletedOverAssigned
ResponseRate_CompletedOverAssigned float

ResponseRate_CompletedOverAssigned

ResponseRate_RespondedOverInvited
ResponseRate_RespondedOverInvited float

ResponseRate_RespondedOverInvited

ResponseRate_CompletedOverInvited
ResponseRate_CompletedOverInvited float

ResponseRate_CompletedOverInvited

CompletionTime_Avg
CompletionTime_Avg integer

CompletionTime_Avg

CompletionTime_Med
CompletionTime_Med integer

CompletionTime_Med

OptInConfirmationCount
OptInConfirmationCount integer

OptInConfirmationCount

EmailSentCount
EmailSentCount integer

EmailSentCount

SMSSentCount
SMSSentCount integer

SMSSentCount

LastCompletedDate
LastCompletedDate string

LastCompletedDate

LastUpdatedDate
LastUpdatedDate string

LastUpdatedDate

CompletedCountPerDayString
CompletedCountPerDayString string

CompletedCountPerDayString

CompletedCountPerDay
CompletedCountPerDay array of object

CompletedCountPerDay

CompletedCountPerDay.timestamp integer

timestamp

count
CompletedCountPerDay.count integer

count

CompletedCountPerMonthString
CompletedCountPerMonthString string

CompletedCountPerMonthString

CompletedCountPerMonth
CompletedCountPerMonth array of object

CompletedCountPerMonth

CompletedCountPerMonth.timestamp integer

timestamp

count
CompletedCountPerMonth.count integer

count

successo
success boolean

successo

Ottenere sondaggi

Ottenere tutti i sondaggi idonei.

Valori restituiti

Nome Percorso Tipo Descrizione
value
value array of object

value

display_name
value.display_name string

display_name

id
value.id string

id

chiave condivisa
value.sharedKey string

chiave condivisa

successo
success boolean

successo

errormsg
errormsg string

errormsg

errordetails
errordetails string

errordetails

errorcode
errorcode string

errorcode

context
context string

context

Pianificare un'attività

Pianificare un'attività automatica per il sondaggio

Parametri

Nome Chiave Necessario Tipo Descrizione
Il sondaggio
idProject True string

Selezionare un sondaggio

Immettere la chiave di accesso condiviso per questo sondaggio
X-SAKKey True string

Deve essere la chiave per il sondaggio selezionato

type
type True integer

Tipo di attività

descrizione
description True string

Descrizione attività

date
date True date-time

Data di esecuzione (formato: aa-MM-gg HH:mm)

idOtherSurvey
idSurveyFrom string

Progetto a cui assegnare (impostare per i tipi 6 e 7)

allParticipants
allParticipants boolean

Invia a (impostato per i tipi 10X & 14)

communicationMode
communicationMode string

Modalità di comunicazione (impostata solo per le attività "promemoria di massa" e "invito iniziale")

idAssignationGroup
idAssignationGroup string

Specificare come destinazione solo i membri dei gruppi seguenti (facoltativamente impostato per i tipi da 101 a 105)

idContactGroup
idContactGroup string

Nome del gruppo di contatti (impostato per il tipo 3)

Valori restituiti

Nome Percorso Tipo Descrizione
successo
success boolean

successo

errormsg
errormsg string

errormsg

successmsg
successmsg string

successmsg

Trigger

Quando viene inviata una risposta

Quando viene inviata una risposta

Quando viene modificata una risposta

Quando viene modificata una risposta

Quando viene inviata una risposta

Quando viene inviata una risposta

Parametri

Nome Chiave Necessario Tipo Descrizione
Il sondaggio
idProject True string

Selezionare un sondaggio

Flusso di lavoro di comunicazione di destinazione
automationId True integer

Flusso di lavoro di comunicazione di destinazione

Immettere la chiave di accesso condiviso per questo sondaggio
X-SAKKey True string

Deve essere la chiave per il sondaggio selezionato

Nome
Name True string

Nome

Quando viene modificata una risposta

Quando viene modificata una risposta

Parametri

Nome Chiave Necessario Tipo Descrizione
Il sondaggio
idProject True string

Selezionare un sondaggio

Flusso di lavoro di comunicazione di destinazione
automationId True integer

Flusso di lavoro di comunicazione di destinazione

Immettere la chiave di accesso condiviso per questo sondaggio
X-SAKKey True string

Deve essere la chiave per il sondaggio selezionato

Nome
Name True string

Nome