Motimate (anteprima)
Motimate è il risultato di più di 10 anni di lavoro con alcune delle più grandi aziende della Svezia per migliorare la comunicazione interna, aumentando le vendite e affinando la formazione dei dipendenti. Offriamo una soluzione SAAS premiata che rende la comunicazione interna e la formazione aziendale divertente e semplice.
Altre informazioni su Motimate su motimateapp.com.
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 | Motimate AS |
| URL | https://about.motimateapp.com |
| support@motimateapp.com |
| Metadati del connettore | |
|---|---|
| Editore | Motimate AS |
| Sito web | https://motimateapp.com |
| Informativa sulla privacy | https://about.motimateapp.com/general-security-information |
| Categorie | Comunicazione; Risorse umane |
Limiti per la limitazione delle richieste
| Nome | Chiamate | Periodo di rinnovo |
|---|---|---|
| Chiamate API per connessione | 100 | 60 secondi |
Azioni
| GET me |
Me |
| Group - delete by id |
Eliminare un gruppo per group_id |
| Gruppo - Aggiornamento in base all'ID |
Aggiornare il gruppo per group_id |
| Gruppo - Creazione |
Creare un nuovo gruppo |
| Gruppo - ottenere per ID |
Ottenere un gruppo per group_id |
| Gruppo : ottenere tutti |
Ottenere tutti i gruppi |
| Position - get all |
Ottenere tutte le posizioni nell'organizzazione |
| Position - get by id |
Ottenere la posizione per position_id |
| Posizione - aggiornamento in base all'ID |
Aggiornare la posizione per position_id |
| Posizione - Crea |
Crea nuova posizione |
| POSIZIONI DELETE |
Elimina posizione per position_id |
| Token POST |
Ottenere il token oauth |
| Utente - Creazione |
Creare un nuovo utente |
| Utente - Ottenere per ID |
Ottenere l'utente da user_id |
| Utente : aggiornamento in base all'ID |
Aggiornare l'utente per user_id |
| Utente : eliminare in base all'ID |
Eliminare l'utente da user_id |
| Utente : ottenere tutto |
Ottenere tutti gli utenti dell'organizzazione |
GET me
Me
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Authorization
|
Auth | True | string |
Autorizzazione con token di accesso (formato: "Bearer " + {access_token}) |
|
Subdomain
|
subdomain | True | string |
Specificare il sottodominio dell'organizzazione per motimateapp.com. |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
id
|
data.id | integer |
id |
|
posta elettronica
|
data.email | string |
posta elettronica |
|
employee_number
|
data.employee_number | string |
employee_number |
|
first_name
|
data.first_name | string |
first_name |
|
last_name
|
data.last_name | string |
last_name |
|
organization_role
|
data.organization_role | string |
organization_role |
|
numero_telefono
|
data.phone_number | string |
numero_telefono |
Group - delete by id
Eliminare un gruppo per group_id
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Authorization
|
Auth | True | string |
Autorizzazione con token di accesso (formato: "Bearer " + {access_token}) |
|
Subdomain
|
subdomain | True | string |
Specificare il sottodominio dell'organizzazione per motimateapp.com. |
|
ID gruppo
|
group_id | True | string |
ID gruppo in Motimate |
Gruppo - Aggiornamento in base all'ID
Aggiornare il gruppo per group_id
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
ID gruppo
|
group_id | True | string |
ID gruppo in Motimate |
|
Authorization
|
Auth | True | string |
Autorizzazione con token di accesso (formato: "Bearer " + {access_token}) |
|
Subdomain
|
subdomain | True | string |
Specificare il sottodominio dell'organizzazione per motimateapp.com. |
|
tipo/gentile
|
kind | string |
tipo/gentile |
|
|
nome
|
name | string |
nome |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
id
|
data.id | integer |
id |
|
tipo/gentile
|
data.kind | string |
tipo/gentile |
|
livello
|
data.level | string |
livello |
|
nome
|
data.name | string |
nome |
Gruppo - Creazione
Creare un nuovo gruppo
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Authorization
|
Auth | True | string |
Autorizzazione con token di accesso (formato: "Bearer " + {access_token}) |
|
Subdomain
|
subdomain | True | string |
Specificare il sottodominio dell'organizzazione per motimateapp.com. |
|
key
|
key | string |
key |
|
|
value
|
value | string |
value |
|
|
descrizione
|
description | string |
descrizione |
|
|
type
|
type | string |
type |
|
|
enabled
|
enabled | boolean |
enabled |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
id
|
data.id | integer |
id |
|
tipo/gentile
|
data.kind | string |
tipo/gentile |
|
livello
|
data.level | string |
livello |
|
nome
|
data.name | string |
nome |
|
parent_id
|
data.parent_id | integer |
parent_id |
Gruppo - ottenere per ID
Ottenere un gruppo per group_id
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Authorization
|
Auth | True | string |
Autorizzazione con token di accesso (formato: "Bearer " + {access_token}) |
|
Subdomain
|
subdomain | True | string |
Specificare il sottodominio dell'organizzazione per motimateapp.com. |
|
ID gruppo
|
group_id | True | string |
ID gruppo in Motimate |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
id
|
data.id | integer |
id |
|
tipo/gentile
|
data.kind | string |
tipo/gentile |
|
livello
|
data.level | string |
livello |
|
nome
|
data.name | string |
nome |
Gruppo : ottenere tutti
Ottenere tutti i gruppi
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Authorization
|
Auth | True | string |
Autorizzazione con token di accesso (formato: "Bearer " + {access_token}) |
|
Subdomain
|
subdomain | True | string |
Specificare il sottodominio dell'organizzazione per motimateapp.com. |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
data
|
data | array of object |
data |
|
id
|
data.id | integer |
id |
|
tipo/gentile
|
data.kind | string |
tipo/gentile |
|
livello
|
data.level | string |
livello |
|
nome
|
data.name | string |
nome |
|
parent_id
|
data.parent_id | integer |
parent_id |
Position - get all
Ottenere tutte le posizioni nell'organizzazione
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Authorization
|
Auth | True | string |
Autorizzazione con token di accesso (formato: "Bearer " + {access_token}) |
|
Subdomain
|
subdomain | True | string |
Specificare il sottodominio dell'organizzazione per motimateapp.com. |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
data
|
data | array of object |
data |
|
id
|
data.id | integer |
id |
|
import_id
|
data.import_id | string |
import_id |
|
nome
|
data.name | string |
nome |
Position - get by id
Ottenere la posizione per position_id
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Authorization
|
Auth | True | string |
Autorizzazione con token di accesso (formato: "Bearer " + {access_token}) |
|
Subdomain
|
subdomain | True | string |
Specificare il sottodominio dell'organizzazione per motimateapp.com. |
|
ID posizione
|
position_id | True | string |
ID posizione in Motimate |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
id
|
data.id | integer |
id |
|
import_id
|
data.import_id | string |
import_id |
|
nome
|
data.name | string |
nome |
Posizione - aggiornamento in base all'ID
Aggiornare la posizione per position_id
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
ID posizione
|
position_id | True | string |
ID posizione in Motimate |
|
Authorization
|
Auth | True | string |
Autorizzazione con token di accesso (formato: "Bearer " + {access_token}) |
|
Subdomain
|
subdomain | True | string |
Specificare il sottodominio dell'organizzazione per motimateapp.com. |
|
import_id
|
import_id | string |
import_id |
|
|
nome
|
name | string |
nome |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
id
|
data.id | integer |
id |
|
import_id
|
data.import_id | string |
import_id |
|
nome
|
data.name | string |
nome |
Posizione - Crea
Crea nuova posizione
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Authorization
|
Auth | True | string |
Autorizzazione con token di accesso (formato: "Bearer " + {access_token}) |
|
Subdomain
|
subdomain | True | string |
Specificare il sottodominio dell'organizzazione per motimateapp.com. |
|
key
|
key | string |
key |
|
|
value
|
value | string |
value |
|
|
descrizione
|
description | string |
descrizione |
|
|
type
|
type | string |
type |
|
|
enabled
|
enabled | boolean |
enabled |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
id
|
data.id | integer |
id |
|
import_id
|
data.import_id | string |
import_id |
|
nome
|
data.name | string |
nome |
POSIZIONI DELETE
Elimina posizione per position_id
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Authorization
|
Auth | True | string |
Autorizzazione con token di accesso (formato: "Bearer " + {access_token}) |
|
Subdomain
|
subdomain | True | string |
Specificare il sottodominio dell'organizzazione per motimateapp.com. |
|
ID posizione
|
position_id | True | string |
ID posizione in Motimate |
Token POST
Ottenere il token oauth
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Subdomain
|
subdomain | True | string |
Specificare il sottodominio dell'organizzazione per motimateapp.com. |
|
Nome utente
|
username | True | string |
Utente amministratore in Motimate |
|
Parola chiave
|
password | True | password |
Password amministratore in Motimate |
|
ID client
|
client_id | True | password |
ID client applicazione (fornito da Motimate) |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
access_token
|
access_token | string |
access_token |
|
creato_il
|
created_at | integer |
creato_il |
|
expires_in
|
expires_in | integer |
expires_in |
|
refresh_token
|
refresh_token | string |
refresh_token |
|
token_type
|
token_type | string |
token_type |
Utente - Creazione
Creare un nuovo utente
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Authorization
|
Auth | True | string |
Autorizzazione con token di accesso (formato: "Bearer " + {access_token}) |
|
Subdomain
|
subdomain | True | string |
Specificare il sottodominio dell'organizzazione per motimateapp.com. |
|
posta elettronica
|
string |
posta elettronica |
||
|
employee_number
|
employee_number | string |
employee_number |
|
|
first_name
|
first_name | string |
first_name |
|
|
last_name
|
last_name | string |
last_name |
|
|
numero_telefono
|
phone_number | string |
numero_telefono |
|
|
organization_role
|
organization_role | string |
organization_role |
|
|
group_relations
|
group_relations | array of |
group_relations |
|
|
position_relations
|
position_relations | array of |
position_relations |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
posta elettronica
|
data.email | string |
posta elettronica |
|
employee_number
|
data.employee_number | string |
employee_number |
|
first_name
|
data.first_name | string |
first_name |
|
id
|
data.id | integer |
id |
|
last_name
|
data.last_name | string |
last_name |
|
numero_telefono
|
data.phone_number | string |
numero_telefono |
|
organization_role
|
data.organization_role | string |
organization_role |
|
groups
|
data.groups | array of object |
groups |
|
|
data.groups.id | integer |
groups.id |
|
tipo/gentile
|
data.groups.kind | string |
tipo/gentile |
|
livello
|
data.groups.level | string |
livello |
|
nome
|
data.groups.name | string |
nome |
|
Posizioni
|
data.positions | array of object |
Posizioni |
|
|
data.positions.id | integer |
positions.id |
|
nome
|
data.positions.name | string |
nome |
Utente - Ottenere per ID
Ottenere l'utente da user_id
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
ID utente
|
user_id | True | string |
ID utente in Motimate |
|
Authorization
|
Auth | True | string |
Autorizzazione con token di accesso (formato: "Bearer " + {access_token}) |
|
Subdomain
|
subdomain | True | string |
Specificare il sottodominio dell'organizzazione per motimateapp.com. |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
posta elettronica
|
data.email | string |
posta elettronica |
|
employee_number
|
data.employee_number | string |
employee_number |
|
first_name
|
data.first_name | string |
first_name |
|
id
|
data.id | integer |
id |
|
last_name
|
data.last_name | string |
last_name |
|
numero_telefono
|
data.phone_number | string |
numero_telefono |
|
organization_role
|
data.organization_role | string |
organization_role |
|
groups
|
data.groups | array of object |
groups |
|
|
data.groups.id | integer |
groups.id |
|
|
data.groups.kind | string |
groups.kind |
|
|
data.groups.level | string |
groups.level |
|
nome
|
data.groups.name | string |
groups.name |
|
Posizioni
|
data.positions | array of object |
Posizioni |
|
|
data.positions.id | integer |
positions.id |
|
|
data.positions.name | string |
positions.name |
Utente : aggiornamento in base all'ID
Aggiornare l'utente per user_id
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
ID utente
|
user_id | True | string |
ID utente in Motimate |
|
Authorization
|
Auth | True | string |
Autorizzazione con token di accesso (formato: "Bearer " + {access_token}) |
|
Subdomain
|
subdomain | True | string |
Specificare il sottodominio dell'organizzazione per motimateapp.com. |
|
posta elettronica
|
string |
posta elettronica |
||
|
first_name
|
first_name | string |
first_name |
|
|
last_name
|
last_name | string |
last_name |
|
|
numero_telefono
|
phone_number | string |
numero_telefono |
|
|
organization_role
|
organization_role | string |
organization_role |
|
|
_cancellare
|
_delete | boolean |
_cancellare |
|
|
group_id
|
group_id | integer |
group_id |
|
|
ruolo
|
role | string |
ruolo |
|
|
_cancellare
|
_delete | boolean |
_cancellare |
|
|
position_id
|
position_id | integer |
position_id |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
posta elettronica
|
data.email | string |
posta elettronica |
|
employee_number
|
data.employee_number | string |
employee_number |
|
first_name
|
data.first_name | string |
first_name |
|
id
|
data.id | integer |
id |
|
last_name
|
data.last_name | string |
last_name |
|
numero_telefono
|
data.phone_number | string |
numero_telefono |
|
organization_role
|
data.organization_role | string |
organization_role |
|
groups
|
data.groups | array of object |
groups |
|
|
data.groups.id | integer |
groups.id |
|
|
data.groups.kind | string |
groups.kind |
|
|
data.groups.level | string |
groups.level |
|
|
data.groups.name | string |
groups.name |
|
Posizioni
|
data.positions | array of object |
Posizioni |
|
|
data.positions.id | integer |
positions.id |
|
|
data.positions.name | string |
positions.name |
Utente : eliminare in base all'ID
Eliminare l'utente da user_id
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
ID utente
|
user_id | True | string |
ID utente in Motimate |
|
Authorization
|
Auth | True | string |
Autorizzazione con token di accesso (formato: "Bearer " + {access_token}) |
|
Subdomain
|
subdomain | True | string |
Specificare il sottodominio dell'organizzazione per motimateapp.com. |
Utente : ottenere tutto
Ottenere tutti gli utenti dell'organizzazione
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Authorization
|
Auth | True | string |
Autorizzazione con token di accesso (formato: "Bearer " + {access_token}) |
|
Subdomain
|
subdomain | True | string |
Specificare il sottodominio dell'organizzazione per motimateapp.com. |
Restituisce
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
data
|
data | array of object |
data |
|
posta elettronica
|
data.email | string |
posta elettronica |
|
employee_number
|
data.employee_number | string |
employee_number |
|
first_name
|
data.first_name | string |
first_name |
|
last_name
|
data.last_name | string |
last_name |
|
numero_telefono
|
data.phone_number | string |
numero_telefono |
|
organization_role
|
data.organization_role | string |
organization_role |