@activepieces/piece-skyprep 0.0.2 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,25 +1,27 @@
1
1
  {
2
2
  "name": "@activepieces/piece-skyprep",
3
- "version": "0.0.2",
3
+ "version": "0.0.4",
4
4
  "type": "commonjs",
5
5
  "main": "./src/index.js",
6
6
  "types": "./src/index.d.ts",
7
7
  "dependencies": {
8
8
  "@sinclair/typebox": "0.34.11",
9
+ "ai": "^6.0.0",
9
10
  "axios": "1.13.1",
10
11
  "axios-retry": "4.4.1",
11
12
  "dayjs": "1.11.9",
12
13
  "deepmerge-ts": "7.1.0",
13
14
  "form-data": "4.0.4",
15
+ "i18next": "23.13.0",
14
16
  "mime-types": "2.1.35",
15
17
  "nanoid": "3.3.8",
16
18
  "semver": "7.6.0",
17
19
  "socket.io-client": "4.8.1",
18
20
  "tslib": "^2.3.0",
19
21
  "zod": "4.1.13",
20
- "@activepieces/pieces-common": "0.11.0",
21
- "@activepieces/pieces-framework": "0.23.0",
22
- "@activepieces/shared": "0.30.4"
22
+ "@activepieces/pieces-common": "0.11.3",
23
+ "@activepieces/pieces-framework": "0.25.1",
24
+ "@activepieces/shared": "0.34.0"
23
25
  },
24
26
  "resolutions": {
25
27
  "rollup": "npm:@rollup/wasm-node"
@@ -0,0 +1,57 @@
1
+ {
2
+ " SkyPrep is a powerful Learning Management System (LMS) designed to help businesses and organizations deliver effective training and educational content to their employees and users.": " SkyPrep ist ein leistungsfähiges Learning Management System (LMS) entworfen, das Unternehmen und Organisationen helfen soll, ihren Mitarbeitern und Nutzern effektive Schulungs- und Bildungsinhalte zur Verfügung zu stellen.",
3
+ "Skyprep API Key": "Skyprep API-Schlüssel",
4
+ "Enroll a User Into a Course": "Benutzer in einen Kurs einschreiben",
5
+ "Enroll a User Into a User Group": "Benutzer in eine Benutzergruppe einschreiben",
6
+ "Update User": "Benutzer aktualisieren",
7
+ "Enroll a user into a course by user email or user ID": "Einen Benutzer per E-Mail oder Benutzer-ID in einen Kurs eintragen",
8
+ "Enroll a user into a user group by user email or user ID": "Einen Benutzer per E-Mail oder Benutzer-ID in eine Benutzergruppe eintragen",
9
+ "Update user information. Omitted parameters will not be updated.": "Benutzerinformationen aktualisieren. Ausstehende Parameter werden nicht aktualisiert.",
10
+ "User": "Benutzer",
11
+ "Course": "Kurs",
12
+ "User Identifier Type": "Benutzer-Identifizierungstyp",
13
+ "User Email": "Benutzer-E-Mail",
14
+ "User Group ID": "Benutzer-Gruppen-ID",
15
+ "Enrollment Expiration Date": "Anmeldedatum",
16
+ "First Name": "Vorname",
17
+ "Last Name": "Nachname",
18
+ "Role": "Rolle",
19
+ "Title": "Titel",
20
+ "Cell Phone": "Handy",
21
+ "Work Phone": "Telefon am Arbeitsplatz",
22
+ "Address": "Adresse",
23
+ "Card/ID Number": "Karten/ID Nummer",
24
+ "Email Notifications": "E-Mail-Benachrichtigungen",
25
+ "SMS Notifications": "SMS-Benachrichtigungen",
26
+ "Access Start Date": "Zugriffsstart Datum",
27
+ "Access End Date": "Zugangs-Enddatum",
28
+ "Password Expiration Date": "Passwort-Ablaufdatum",
29
+ "Select the user": "Benutzer auswählen",
30
+ "Select the course": "Kurs auswählen",
31
+ "Choose whether to identify the user by email or ID": "Wählen Sie, ob der Benutzer per E-Mail oder ID identifiziert werden soll",
32
+ "The email address of the user to enroll": "Die E-Mail-Adresse des zu registrierenden Benutzers",
33
+ "The ID of the user group to enroll the user into": "Die ID der Benutzergruppe, in die sich der Benutzer einschreiben soll",
34
+ "Optional: The date when the enrollment will expire (e.g., \"2024-12-31\")": "Optional: Das Datum des Ablaufs der Anmeldung (z.B. \"2024-12-31\")",
35
+ "The email address of the user to update (required)": "Die E-Mail-Adresse des zu aktualisierenden Benutzers (erforderlich)",
36
+ "The first name of the user": "Der Vorname des Benutzers",
37
+ "The last name of the user": "Der Nachname des Benutzers",
38
+ "The role of the user": "Die Rolle des Benutzers",
39
+ "The title/position of the user": "Der Titel/Position des Benutzers",
40
+ "The cell phone number of the user": "Die Handynummer des Benutzers",
41
+ "The work phone number of the user": "Die Arbeits-Telefonnummer des Benutzers",
42
+ "The address of the user": "Die Adresse des Benutzers",
43
+ "The unique user identifier (e.g. student #, badge #)": "Die eindeutige Benutzerkennung (z.B. Schüler #, Abzeichen #)",
44
+ "Whether the user receives email notifications": "Gibt an, ob der Benutzer E-Mail-Benachrichtigungen erhält",
45
+ "Whether the user receives SMS notifications (requires Twilio integration)": "Ob der Benutzer SMS-Benachrichtigungen erhält (erfordert Twilio-Integration)",
46
+ "The date when the user can start accessing content (e.g., \"July 31, 2015\")": "Das Datum, an dem der Benutzer auf Inhalte zugreifen kann (z.B. \"31. Juli 2015\")",
47
+ "The date when the user can no longer access content (e.g., \"July 30, 2017\")": "Das Datum, an dem der Benutzer nicht mehr auf Inhalte zugreifen kann (z.B. \"30. Juli 2017\")",
48
+ "The date when the user password expires (e.g., \"July 19, 2022\")": "Das Datum, an dem das Benutzerkennwort abläuft (z.B. \"19. Juli 2022\")",
49
+ "Email": "E-Mail",
50
+ "User ID": "Benutzer-ID",
51
+ "Course Failed": "Kurs fehlgeschlagen",
52
+ "Course Passed": "Kurs bestanden",
53
+ "New User": "Neuer Benutzer",
54
+ "Trigger when a user fails a course": "Auslösen wenn ein Benutzer einen Kurs versagt",
55
+ "Trigger when a user passes a course": "Auslösen wenn ein Benutzer einen Kurs durchläuft",
56
+ "Trigger when a new user is created in SkyPrep": "Auslösen wenn ein neuer Benutzer in SkyPrep erstellt wird"
57
+ }
@@ -0,0 +1,57 @@
1
+ {
2
+ " SkyPrep is a powerful Learning Management System (LMS) designed to help businesses and organizations deliver effective training and educational content to their employees and users.": " SkyPrep es un potente Sistema de Gestión de Aprendizaje (LMS) diseñado para ayudar a las empresas y organizaciones a proporcionar una formación efectiva y contenido educativo a sus empleados y usuarios.",
3
+ "Skyprep API Key": "Clave API de Skyprep",
4
+ "Enroll a User Into a Course": "Inscríbete a un usuario en un curso",
5
+ "Enroll a User Into a User Group": "Inscribir un usuario en un grupo de usuarios",
6
+ "Update User": "Actualizar usuario",
7
+ "Enroll a user into a course by user email or user ID": "Inscríbete a un usuario en un curso por correo electrónico o ID de usuario",
8
+ "Enroll a user into a user group by user email or user ID": "Registrar un usuario en un grupo de usuarios por correo electrónico o ID de usuario",
9
+ "Update user information. Omitted parameters will not be updated.": "Actualizar información de usuario. Los parámetros no se actualizarán.",
10
+ "User": "Usuario",
11
+ "Course": "Curso",
12
+ "User Identifier Type": "Tipo de identificador de usuario",
13
+ "User Email": "Email de usuario",
14
+ "User Group ID": "ID de Grupo de Usuarios",
15
+ "Enrollment Expiration Date": "Fecha de vencimiento de inscripción",
16
+ "First Name": "Nombre",
17
+ "Last Name": "Apellido",
18
+ "Role": "Rol",
19
+ "Title": "Título",
20
+ "Cell Phone": "Teléfono",
21
+ "Work Phone": "Tel. Trabajo",
22
+ "Address": "Dirección",
23
+ "Card/ID Number": "Número de tarjeta / ID",
24
+ "Email Notifications": "Notificaciones por email",
25
+ "SMS Notifications": "Notificaciones SMS",
26
+ "Access Start Date": "Fecha de inicio de acceso",
27
+ "Access End Date": "Fecha Fin de Acceso",
28
+ "Password Expiration Date": "Fecha de vencimiento de la contraseña",
29
+ "Select the user": "Seleccione el usuario",
30
+ "Select the course": "Seleccione el curso",
31
+ "Choose whether to identify the user by email or ID": "Elija si desea identificar al usuario por correo electrónico o ID",
32
+ "The email address of the user to enroll": "La dirección de correo electrónico del usuario a inscribirse",
33
+ "The ID of the user group to enroll the user into": "El ID del grupo de usuarios en el que inscribir al usuario",
34
+ "Optional: The date when the enrollment will expire (e.g., \"2024-12-31\")": "Opcional: La fecha en la que caducará la inscripción (por ejemplo, \"2024-121\")",
35
+ "The email address of the user to update (required)": "La dirección de correo electrónico del usuario a actualizar (requerido)",
36
+ "The first name of the user": "El nombre del usuario",
37
+ "The last name of the user": "El apellido del usuario",
38
+ "The role of the user": "El rol del usuario",
39
+ "The title/position of the user": "El título/posición del usuario",
40
+ "The cell phone number of the user": "El número de teléfono celular del usuario",
41
+ "The work phone number of the user": "El número de teléfono de trabajo del usuario",
42
+ "The address of the user": "La dirección del usuario",
43
+ "The unique user identifier (e.g. student #, badge #)": "El identificador único de usuario (ej. alumno #, insignia #)",
44
+ "Whether the user receives email notifications": "Si el usuario recibe notificaciones por correo electrónico",
45
+ "Whether the user receives SMS notifications (requires Twilio integration)": "Si el usuario recibe notificaciones SMS (requiere integración con Twilio)",
46
+ "The date when the user can start accessing content (e.g., \"July 31, 2015\")": "La fecha en la que el usuario puede empezar a acceder al contenido (por ejemplo, \"31 de julio de 2015\")",
47
+ "The date when the user can no longer access content (e.g., \"July 30, 2017\")": "La fecha en la que el usuario ya no puede acceder al contenido (por ejemplo, \"30 de julio de 2017\")",
48
+ "The date when the user password expires (e.g., \"July 19, 2022\")": "La fecha en que expira la contraseña del usuario (por ejemplo, \"19 de julio de 2022\")",
49
+ "Email": "E-mail",
50
+ "User ID": "ID Usuario",
51
+ "Course Failed": "Curso fallido",
52
+ "Course Passed": "Curso Pasado",
53
+ "New User": "Nuevo usuario",
54
+ "Trigger when a user fails a course": "Activar cuando un usuario falla en un curso",
55
+ "Trigger when a user passes a course": "Activar cuando un usuario pasa un curso",
56
+ "Trigger when a new user is created in SkyPrep": "Activar cuando un nuevo usuario es creado en SkyPrep"
57
+ }
@@ -0,0 +1,57 @@
1
+ {
2
+ " SkyPrep is a powerful Learning Management System (LMS) designed to help businesses and organizations deliver effective training and educational content to their employees and users.": " SkyPrep est un puissant système de gestion de l'apprentissage (SGL) conçu pour aider les entreprises et les organisations à offrir une formation efficace et du contenu éducatif à leurs employés et utilisateurs.",
3
+ "Skyprep API Key": "Clé API Skyprep",
4
+ "Enroll a User Into a Course": "Inscrire un utilisateur à un cours",
5
+ "Enroll a User Into a User Group": "Inscrire un utilisateur dans un groupe d'utilisateurs",
6
+ "Update User": "Mise à jour de l'utilisateur",
7
+ "Enroll a user into a course by user email or user ID": "Inscrire un utilisateur dans un cours par e-mail ou par ID d'utilisateur",
8
+ "Enroll a user into a user group by user email or user ID": "Inscrire un utilisateur dans un groupe d'utilisateurs par e-mail ou par ID d'utilisateur",
9
+ "Update user information. Omitted parameters will not be updated.": "Mettre à jour les informations de l’utilisateur. Les paramètres mis en œuvre ne seront pas mis à jour.",
10
+ "User": "Utilisateur",
11
+ "Course": "Cours",
12
+ "User Identifier Type": "Type d'identification de l'utilisateur",
13
+ "User Email": "E-mail de l'utilisateur",
14
+ "User Group ID": "ID du groupe d'utilisateur",
15
+ "Enrollment Expiration Date": "Date d'expiration de l'inscription",
16
+ "First Name": "First Name",
17
+ "Last Name": "Last Name",
18
+ "Role": "Rôle",
19
+ "Title": "Titre",
20
+ "Cell Phone": "Téléphone cellulaire",
21
+ "Work Phone": "Téléphone professionnel",
22
+ "Address": "Adresses",
23
+ "Card/ID Number": "Numéro de carte/ID",
24
+ "Email Notifications": "Notifications par e-mail",
25
+ "SMS Notifications": "Notifications SMS",
26
+ "Access Start Date": "Date de début d'accès",
27
+ "Access End Date": "Date de fin d'accès",
28
+ "Password Expiration Date": "Date d'expiration du mot de passe",
29
+ "Select the user": "Sélectionner l'utilisateur",
30
+ "Select the course": "Sélectionnez le cours",
31
+ "Choose whether to identify the user by email or ID": "Choisissez si vous souhaitez identifier l'utilisateur par e-mail ou par ID",
32
+ "The email address of the user to enroll": "L'adresse e-mail de l'utilisateur à s'inscrire",
33
+ "The ID of the user group to enroll the user into": "L'ID du groupe d'utilisateurs auquel s'inscrire l'utilisateur",
34
+ "Optional: The date when the enrollment will expire (e.g., \"2024-12-31\")": "Optionnel : La date à laquelle l'inscription expirera (par exemple, \"2024-12-31\")",
35
+ "The email address of the user to update (required)": "L'adresse e-mail de l'utilisateur à mettre à jour (obligatoire)",
36
+ "The first name of the user": "Le prénom de l'utilisateur",
37
+ "The last name of the user": "Le nom de l'utilisateur",
38
+ "The role of the user": "Le rôle de l'utilisateur",
39
+ "The title/position of the user": "Le titre/position de l'utilisateur",
40
+ "The cell phone number of the user": "Le numéro de téléphone cellulaire de l'utilisateur",
41
+ "The work phone number of the user": "Le numéro de téléphone professionnel de l'utilisateur",
42
+ "The address of the user": "L'adresse de l'utilisateur",
43
+ "The unique user identifier (e.g. student #, badge #)": "L'identifiant unique de l'utilisateur (par exemple le #, le badge #)",
44
+ "Whether the user receives email notifications": "Si l'utilisateur reçoit des notifications par e-mail",
45
+ "Whether the user receives SMS notifications (requires Twilio integration)": "Si l'utilisateur reçoit des notifications par SMS (nécessite l'intégration de Twilio)",
46
+ "The date when the user can start accessing content (e.g., \"July 31, 2015\")": "La date à laquelle l'utilisateur peut commencer à accéder au contenu (par exemple, \"31 juillet 2015\")",
47
+ "The date when the user can no longer access content (e.g., \"July 30, 2017\")": "La date à laquelle l'utilisateur ne peut plus accéder au contenu (par exemple, \"30 juillet 2017\")",
48
+ "The date when the user password expires (e.g., \"July 19, 2022\")": "La date à laquelle le mot de passe de l'utilisateur expire (par exemple, \"19 juillet 2022\")",
49
+ "Email": "Courriel",
50
+ "User ID": "Identifiant de l'utilisateur",
51
+ "Course Failed": "Le cours a échoué",
52
+ "Course Passed": "Cours réussi",
53
+ "New User": "Nouvel utilisateur",
54
+ "Trigger when a user fails a course": "Déclencher lorsqu'un utilisateur échoue un cours",
55
+ "Trigger when a user passes a course": "Déclencher lorsqu'un utilisateur passe un cours",
56
+ "Trigger when a new user is created in SkyPrep": "Déclencher lorsqu'un nouvel utilisateur est créé dans SkyPrep"
57
+ }
@@ -0,0 +1,57 @@
1
+ {
2
+ " SkyPrep is a powerful Learning Management System (LMS) designed to help businesses and organizations deliver effective training and educational content to their employees and users.": " SkyPrepは、企業や組織が効果的なトレーニングや教育コンテンツを従業員やユーザーに提供できるように設計された、強力な学習管理システム(LMS)です。",
3
+ "Skyprep API Key": "Skyprep API キー",
4
+ "Enroll a User Into a Course": "ユーザーをコースに登録する",
5
+ "Enroll a User Into a User Group": "ユーザーをユーザーグループに登録",
6
+ "Update User": "ユーザーを更新",
7
+ "Enroll a user into a course by user email or user ID": "ユーザーのメールアドレスまたはユーザーIDでコースにユーザーを登録する",
8
+ "Enroll a user into a user group by user email or user ID": "ユーザーのメールアドレスまたはユーザーIDでユーザーグループに登録する",
9
+ "Update user information. Omitted parameters will not be updated.": "ユーザー情報を更新します。省略されたパラメータは更新されません。",
10
+ "User": "ユーザー",
11
+ "Course": "コース",
12
+ "User Identifier Type": "ユーザー識別子タイプ",
13
+ "User Email": "ユーザーのメールアドレス",
14
+ "User Group ID": "ユーザーグループID",
15
+ "Enrollment Expiration Date": "登録有効期限",
16
+ "First Name": "名",
17
+ "Last Name": "Last Name",
18
+ "Role": "ロール",
19
+ "Title": "タイトル",
20
+ "Cell Phone": "携帯電話",
21
+ "Work Phone": "勤務先電話番号",
22
+ "Address": "住所",
23
+ "Card/ID Number": "カード/ID 番号",
24
+ "Email Notifications": "メール通知",
25
+ "SMS Notifications": "SMS通知",
26
+ "Access Start Date": "アクセス開始日",
27
+ "Access End Date": "アクセス終了日",
28
+ "Password Expiration Date": "パスワード有効期限",
29
+ "Select the user": "利用者を選択",
30
+ "Select the course": "コースを選択",
31
+ "Choose whether to identify the user by email or ID": "メールアドレスまたは ID でユーザーを識別するかどうかを選択します",
32
+ "The email address of the user to enroll": "登録するユーザーのメールアドレス",
33
+ "The ID of the user group to enroll the user into": "ユーザーを登録するユーザー グループの ID",
34
+ "Optional: The date when the enrollment will expire (e.g., \"2024-12-31\")": "オプション: 登録が期限切れになる日付(例: 2024-12-31)",
35
+ "The email address of the user to update (required)": "更新するユーザーのメールアドレス (必須)",
36
+ "The first name of the user": "利用者の名",
37
+ "The last name of the user": "利用者の姓",
38
+ "The role of the user": "利用者の役割",
39
+ "The title/position of the user": "ユーザーのタイトル/位置",
40
+ "The cell phone number of the user": "利用者の電話番号",
41
+ "The work phone number of the user": "利用者の勤務先電話番号",
42
+ "The address of the user": "利用者の住所",
43
+ "The unique user identifier (e.g. student #, badge #)": "一意のユーザ識別子(例:受講生番号、バッジ#)",
44
+ "Whether the user receives email notifications": "ユーザーが電子メール通知を受け取るかどうか",
45
+ "Whether the user receives SMS notifications (requires Twilio integration)": "ユーザーが SMS 通知を受信するかどうか (Twilio との統合が必要)",
46
+ "The date when the user can start accessing content (e.g., \"July 31, 2015\")": "ユーザーがコンテンツにアクセスできる日付(例:「2015年7月31日」)",
47
+ "The date when the user can no longer access content (e.g., \"July 30, 2017\")": "ユーザーがコンテンツにアクセスできなくなった日付(例:2017年7月30日)",
48
+ "The date when the user password expires (e.g., \"July 19, 2022\")": "ユーザーパスワードの有効期限(例:2022年7月19日)",
49
+ "Email": "Eメールアドレス",
50
+ "User ID": "ユーザー ID",
51
+ "Course Failed": "コースに失敗しました",
52
+ "Course Passed": "コースが合格しました",
53
+ "New User": "新規ユーザー",
54
+ "Trigger when a user fails a course": "ユーザーがコースに失敗したときにトリガーします",
55
+ "Trigger when a user passes a course": "ユーザーがコースに合格したときにトリガーします",
56
+ "Trigger when a new user is created in SkyPrep": "SkyPrep で新規ユーザーが作成されたときにトリガーする"
57
+ }
@@ -0,0 +1,57 @@
1
+ {
2
+ " SkyPrep is a powerful Learning Management System (LMS) designed to help businesses and organizations deliver effective training and educational content to their employees and users.": " SkyPrep is een krachtig Learning Management System (LMS) dat ontworpen is om bedrijven en organisaties te helpen effectieve opleidings- en educatieve inhoud te leveren aan hun werknemers en gebruikers.",
3
+ "Skyprep API Key": "Skyprep API-sleutel",
4
+ "Enroll a User Into a Course": "Inschrijven van een gebruiker in een cursus",
5
+ "Enroll a User Into a User Group": "Inschrijven van een gebruiker in een gebruikersgroep",
6
+ "Update User": "Gebruiker bijwerken",
7
+ "Enroll a user into a course by user email or user ID": "Inschrijven van een gebruiker in een cursus via e-mail of gebruikers-ID",
8
+ "Enroll a user into a user group by user email or user ID": "Een gebruiker inschrijven in een gebruikersgroep via e-mail of gebruikers-ID",
9
+ "Update user information. Omitted parameters will not be updated.": "Update gebruikersinformatie. Toegestane parameters worden niet bijgewerkt.",
10
+ "User": "Gebruiker",
11
+ "Course": "Cursus",
12
+ "User Identifier Type": "Type gebruikersidentificatie",
13
+ "User Email": "E-mail van gebruiker",
14
+ "User Group ID": "Gebruikersgroep ID",
15
+ "Enrollment Expiration Date": "Einddatum van inschrijving",
16
+ "First Name": "Voornaam",
17
+ "Last Name": "Achternaam",
18
+ "Role": "Functie",
19
+ "Title": "Aanspreektitel",
20
+ "Cell Phone": "Mobiele telefoon",
21
+ "Work Phone": "Telefoon werk",
22
+ "Address": "Adres:",
23
+ "Card/ID Number": "Kaart/ID nummer",
24
+ "Email Notifications": "E-mail notificaties",
25
+ "SMS Notifications": "SMS Notificaties",
26
+ "Access Start Date": "Toegang tot startdatum",
27
+ "Access End Date": "Toegang tot einddatum",
28
+ "Password Expiration Date": "Wachtwoord vervaldatum",
29
+ "Select the user": "Selecteer de gebruiker",
30
+ "Select the course": "Selecteer de cursus",
31
+ "Choose whether to identify the user by email or ID": "Kies of de gebruiker moet worden geïdentificeerd via e-mail of ID",
32
+ "The email address of the user to enroll": "Het e-mailadres van de gebruiker om in te schrijven",
33
+ "The ID of the user group to enroll the user into": "Het ID van de gebruikersgroep om de gebruiker in te schrijven",
34
+ "Optional: The date when the enrollment will expire (e.g., \"2024-12-31\")": "Optioneel: De datum waarop de inschrijving vervalt (bijv. \"2024-12-31\")",
35
+ "The email address of the user to update (required)": "Het e-mailadres van de bij te werken gebruiker (vereist)",
36
+ "The first name of the user": "De voornaam van de gebruiker",
37
+ "The last name of the user": "De achternaam van de gebruiker",
38
+ "The role of the user": "De rol van de gebruiker",
39
+ "The title/position of the user": "De titel/positie van de gebruiker",
40
+ "The cell phone number of the user": "Het mobiele telefoonnummer van de gebruiker",
41
+ "The work phone number of the user": "Het werktelefoonnummer van de gebruiker",
42
+ "The address of the user": "Het adres van de gebruiker",
43
+ "The unique user identifier (e.g. student #, badge #)": "De unieke gebruikers-id (bijv. student #, badge #)",
44
+ "Whether the user receives email notifications": "Of de gebruiker e-mailnotificaties ontvangt",
45
+ "Whether the user receives SMS notifications (requires Twilio integration)": "Of de gebruiker SMS-meldingen ontvangt (vereist Twilio integratie)",
46
+ "The date when the user can start accessing content (e.g., \"July 31, 2015\")": "De datum waarop de gebruiker toegang kan krijgen tot de inhoud (bijv. \"31 juli 2015\")",
47
+ "The date when the user can no longer access content (e.g., \"July 30, 2017\")": "De datum waarop de gebruiker niet meer toegang heeft tot de inhoud (bijv. \"30 juli 2017\")",
48
+ "The date when the user password expires (e.g., \"July 19, 2022\")": "De datum waarop het gebruikerswachtwoord vervalt (bijv. \"19 juli 2022\")",
49
+ "Email": "E-mail",
50
+ "User ID": "Gebruiker ID",
51
+ "Course Failed": "Cursus mislukt",
52
+ "Course Passed": "Cursus Geslaagd",
53
+ "New User": "Nieuwe gebruiker",
54
+ "Trigger when a user fails a course": "Trigger wanneer een gebruiker een cursus mislukt",
55
+ "Trigger when a user passes a course": "Trigger wanneer een gebruiker een cursus doorloopt",
56
+ "Trigger when a new user is created in SkyPrep": "Trigger wanneer een nieuwe gebruiker is gemaakt in SkyPrep"
57
+ }
@@ -0,0 +1,57 @@
1
+ {
2
+ " SkyPrep is a powerful Learning Management System (LMS) designed to help businesses and organizations deliver effective training and educational content to their employees and users.": " SkyPrep é um poderoso Sistema de Gestão de Aprendizagem (LMS) destinado a ajudar empresas e organizações a fornecerem treinamento e conteúdo educacional para seus funcionários e usuários.",
3
+ "Skyprep API Key": "API Key do Skyprep",
4
+ "Enroll a User Into a Course": "Inscrever um usuário em um curso",
5
+ "Enroll a User Into a User Group": "Inscrever um usuário em um grupo de usuários",
6
+ "Update User": "Atualizar usuário",
7
+ "Enroll a user into a course by user email or user ID": "Inscrever um usuário em um curso por e-mail ou ID do usuário",
8
+ "Enroll a user into a user group by user email or user ID": "Inscrever um usuário em um grupo por e-mail ou ID do usuário",
9
+ "Update user information. Omitted parameters will not be updated.": "Atualiza informações de usuário. Parâmetros omitidos não serão atualizados.",
10
+ "User": "Usuário",
11
+ "Course": "Curso",
12
+ "User Identifier Type": "Tipo de Identificador",
13
+ "User Email": "Email do Usuário",
14
+ "User Group ID": "ID do Grupo de Usuários",
15
+ "Enrollment Expiration Date": "Expiração da Matrícula",
16
+ "First Name": "Nome",
17
+ "Last Name": "Sobrenome",
18
+ "Role": "Funções",
19
+ "Title": "Título",
20
+ "Cell Phone": "Telefone Celular",
21
+ "Work Phone": "Telefone Comercial",
22
+ "Address": "Endereço",
23
+ "Card/ID Number": "Número do cartão/ID",
24
+ "Email Notifications": "Notificações por e-mail",
25
+ "SMS Notifications": "Notificações por SMS",
26
+ "Access Start Date": "Data Início",
27
+ "Access End Date": "Data final de acesso",
28
+ "Password Expiration Date": "Data de expiração da senha",
29
+ "Select the user": "Selecione o usuário",
30
+ "Select the course": "Selecione o curso",
31
+ "Choose whether to identify the user by email or ID": "Escolha se deseja identificar o usuário por e-mail ou ID",
32
+ "The email address of the user to enroll": "O endereço de e-mail do usuário para se inscrever",
33
+ "The ID of the user group to enroll the user into": "A ID do grupo de usuários para inscrever o usuário",
34
+ "Optional: The date when the enrollment will expire (e.g., \"2024-12-31\")": "Opcional: A data em que a matrícula expirará (ex.: \"2024-12-31\")",
35
+ "The email address of the user to update (required)": "O endereço de e-mail do usuário para atualizar (obrigatório)",
36
+ "The first name of the user": "O primeiro nome do usuário",
37
+ "The last name of the user": "O sobrenome do usuário",
38
+ "The role of the user": "O papel do usuário",
39
+ "The title/position of the user": "O título/posição do usuário",
40
+ "The cell phone number of the user": "O número de telefone celular do usuário",
41
+ "The work phone number of the user": "O telefone do trabalho do usuário",
42
+ "The address of the user": "O endereço do usuário",
43
+ "The unique user identifier (e.g. student #, badge #)": "O identificador exclusivo do usuário (ex: aluno #, badge #)",
44
+ "Whether the user receives email notifications": "Se o usuário recebe notificações por e-mail",
45
+ "Whether the user receives SMS notifications (requires Twilio integration)": "Se o usuário recebe notificações de SMS (requer integração com Twilio)",
46
+ "The date when the user can start accessing content (e.g., \"July 31, 2015\")": "A data em que o usuário pode começar a acessar o conteúdo (por exemplo, \"31 de julho de 2015\")",
47
+ "The date when the user can no longer access content (e.g., \"July 30, 2017\")": "A data em que o usuário não pode mais acessar o conteúdo (por exemplo, \"30 de julho de 2017\")",
48
+ "The date when the user password expires (e.g., \"July 19, 2022\")": "A data em que a senha do usuário expira (por exemplo, \"19 de julho, 2022\")",
49
+ "Email": "e-mail",
50
+ "User ID": "ID de usuário",
51
+ "Course Failed": "Curso falhou",
52
+ "Course Passed": "Curso Aprovado",
53
+ "New User": "Novo Usuário",
54
+ "Trigger when a user fails a course": "Ativar quando um usuário falha em um curso",
55
+ "Trigger when a user passes a course": "Ativar quando um usuário passar por um curso",
56
+ "Trigger when a new user is created in SkyPrep": "Aciona quando um novo usuário é criado no SkyPrep"
57
+ }
@@ -0,0 +1,57 @@
1
+ {
2
+ " SkyPrep is a powerful Learning Management System (LMS) designed to help businesses and organizations deliver effective training and educational content to their employees and users.": " SkyPrep is a powerful Learning Management System (LMS) designed to help businesses and organizations deliver effective training and educational content to their employees and users.",
3
+ "Skyprep API Key": "Skyprep API Key",
4
+ "Enroll a User Into a Course": "Enroll a User Into a Course",
5
+ "Enroll a User Into a User Group": "Enroll a User Into a User Group",
6
+ "Update User": "Update User",
7
+ "Enroll a user into a course by user email or user ID": "Enroll a user into a course by user email or user ID",
8
+ "Enroll a user into a user group by user email or user ID": "Enroll a user into a user group by user email or user ID",
9
+ "Update user information. Omitted parameters will not be updated.": "Update user information. Omitted parameters will not be updated.",
10
+ "User": "User",
11
+ "Course": "Course",
12
+ "User Identifier Type": "User Identifier Type",
13
+ "User Email": "User Email",
14
+ "User Group ID": "User Group ID",
15
+ "Enrollment Expiration Date": "Enrollment Expiration Date",
16
+ "First Name": "First Name",
17
+ "Last Name": "Last Name",
18
+ "Role": "Role",
19
+ "Title": "Title",
20
+ "Cell Phone": "Cell Phone",
21
+ "Work Phone": "Work Phone",
22
+ "Address": "Address",
23
+ "Card/ID Number": "Card/ID Number",
24
+ "Email Notifications": "Email Notifications",
25
+ "SMS Notifications": "SMS Notifications",
26
+ "Access Start Date": "Access Start Date",
27
+ "Access End Date": "Access End Date",
28
+ "Password Expiration Date": "Password Expiration Date",
29
+ "Select the user": "Select the user",
30
+ "Select the course": "Select the course",
31
+ "Choose whether to identify the user by email or ID": "Choose whether to identify the user by email or ID",
32
+ "The email address of the user to enroll": "The email address of the user to enroll",
33
+ "The ID of the user group to enroll the user into": "The ID of the user group to enroll the user into",
34
+ "Optional: The date when the enrollment will expire (e.g., \"2024-12-31\")": "Optional: The date when the enrollment will expire (e.g., \"2024-12-31\")",
35
+ "The email address of the user to update (required)": "The email address of the user to update (required)",
36
+ "The first name of the user": "The first name of the user",
37
+ "The last name of the user": "The last name of the user",
38
+ "The role of the user": "The role of the user",
39
+ "The title/position of the user": "The title/position of the user",
40
+ "The cell phone number of the user": "The cell phone number of the user",
41
+ "The work phone number of the user": "The work phone number of the user",
42
+ "The address of the user": "The address of the user",
43
+ "The unique user identifier (e.g. student #, badge #)": "The unique user identifier (e.g. student #, badge #)",
44
+ "Whether the user receives email notifications": "Whether the user receives email notifications",
45
+ "Whether the user receives SMS notifications (requires Twilio integration)": "Whether the user receives SMS notifications (requires Twilio integration)",
46
+ "The date when the user can start accessing content (e.g., \"July 31, 2015\")": "The date when the user can start accessing content (e.g., \"July 31, 2015\")",
47
+ "The date when the user can no longer access content (e.g., \"July 30, 2017\")": "The date when the user can no longer access content (e.g., \"July 30, 2017\")",
48
+ "The date when the user password expires (e.g., \"July 19, 2022\")": "The date when the user password expires (e.g., \"July 19, 2022\")",
49
+ "Email": "Email",
50
+ "User ID": "User ID",
51
+ "Course Failed": "Course Failed",
52
+ "Course Passed": "Course Passed",
53
+ "New User": "New User",
54
+ "Trigger when a user fails a course": "Trigger when a user fails a course",
55
+ "Trigger when a user passes a course": "Trigger when a user passes a course",
56
+ "Trigger when a new user is created in SkyPrep": "Trigger when a new user is created in SkyPrep"
57
+ }
@@ -0,0 +1,57 @@
1
+ {
2
+ " SkyPrep is a powerful Learning Management System (LMS) designed to help businesses and organizations deliver effective training and educational content to their employees and users.": " SkyPrep is a powerful Learning Management System (LMS) designed to help businesses and organizations deliver effective training and educational content to their employees and users.",
3
+ "Skyprep API Key": "Skyprep API Key",
4
+ "Enroll a User Into a Course": "Enroll a User Into a Course",
5
+ "Enroll a User Into a User Group": "Enroll a User Into a User Group",
6
+ "Update User": "Update User",
7
+ "Enroll a user into a course by user email or user ID": "Enroll a user into a course by user email or user ID",
8
+ "Enroll a user into a user group by user email or user ID": "Enroll a user into a user group by user email or user ID",
9
+ "Update user information. Omitted parameters will not be updated.": "Update user information. Omitted parameters will not be updated.",
10
+ "User": "用户",
11
+ "Course": "Course",
12
+ "User Identifier Type": "User Identifier Type",
13
+ "User Email": "User Email",
14
+ "User Group ID": "User Group ID",
15
+ "Enrollment Expiration Date": "Enrollment Expiration Date",
16
+ "First Name": "First Name",
17
+ "Last Name": "名字",
18
+ "Role": "作用",
19
+ "Title": "标题",
20
+ "Cell Phone": "Cell Phone",
21
+ "Work Phone": "Work Phone",
22
+ "Address": "Address",
23
+ "Card/ID Number": "Card/ID Number",
24
+ "Email Notifications": "Email Notifications",
25
+ "SMS Notifications": "SMS Notifications",
26
+ "Access Start Date": "Access Start Date",
27
+ "Access End Date": "Access End Date",
28
+ "Password Expiration Date": "Password Expiration Date",
29
+ "Select the user": "Select the user",
30
+ "Select the course": "Select the course",
31
+ "Choose whether to identify the user by email or ID": "Choose whether to identify the user by email or ID",
32
+ "The email address of the user to enroll": "The email address of the user to enroll",
33
+ "The ID of the user group to enroll the user into": "The ID of the user group to enroll the user into",
34
+ "Optional: The date when the enrollment will expire (e.g., \"2024-12-31\")": "Optional: The date when the enrollment will expire (e.g., \"2024-12-31\")",
35
+ "The email address of the user to update (required)": "The email address of the user to update (required)",
36
+ "The first name of the user": "The first name of the user",
37
+ "The last name of the user": "The last name of the user",
38
+ "The role of the user": "The role of the user",
39
+ "The title/position of the user": "The title/position of the user",
40
+ "The cell phone number of the user": "The cell phone number of the user",
41
+ "The work phone number of the user": "The work phone number of the user",
42
+ "The address of the user": "The address of the user",
43
+ "The unique user identifier (e.g. student #, badge #)": "The unique user identifier (e.g. student #, badge #)",
44
+ "Whether the user receives email notifications": "Whether the user receives email notifications",
45
+ "Whether the user receives SMS notifications (requires Twilio integration)": "Whether the user receives SMS notifications (requires Twilio integration)",
46
+ "The date when the user can start accessing content (e.g., \"July 31, 2015\")": "The date when the user can start accessing content (e.g., \"July 31, 2015\")",
47
+ "The date when the user can no longer access content (e.g., \"July 30, 2017\")": "The date when the user can no longer access content (e.g., \"July 30, 2017\")",
48
+ "The date when the user password expires (e.g., \"July 19, 2022\")": "The date when the user password expires (e.g., \"July 19, 2022\")",
49
+ "Email": "电子邮件地址",
50
+ "User ID": "User ID",
51
+ "Course Failed": "Course Failed",
52
+ "Course Passed": "Course Passed",
53
+ "New User": "New User",
54
+ "Trigger when a user fails a course": "Trigger when a user fails a course",
55
+ "Trigger when a user passes a course": "Trigger when a user passes a course",
56
+ "Trigger when a new user is created in SkyPrep": "Trigger when a new user is created in SkyPrep"
57
+ }
@@ -3,6 +3,8 @@ export declare const courceFailed: import("@activepieces/pieces-framework").ITri
3
3
  course_id: import("@activepieces/pieces-framework").DropdownProperty<unknown, true, import("@activepieces/pieces-framework").SecretTextProperty<true>>;
4
4
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").SecretTextProperty<true>, {
5
5
  course_id: import("@activepieces/pieces-framework").DropdownProperty<unknown, true, import("@activepieces/pieces-framework").SecretTextProperty<true>>;
6
+ }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").SecretTextProperty<true>, {
7
+ course_id: import("@activepieces/pieces-framework").DropdownProperty<unknown, true, import("@activepieces/pieces-framework").SecretTextProperty<true>>;
6
8
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").SecretTextProperty<true>, {
7
9
  course_id: import("@activepieces/pieces-framework").DropdownProperty<unknown, true, import("@activepieces/pieces-framework").SecretTextProperty<true>>;
8
10
  }>;
@@ -3,6 +3,8 @@ export declare const courcePassed: import("@activepieces/pieces-framework").ITri
3
3
  course_id: import("@activepieces/pieces-framework").DropdownProperty<unknown, true, import("@activepieces/pieces-framework").SecretTextProperty<true>>;
4
4
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").SecretTextProperty<true>, {
5
5
  course_id: import("@activepieces/pieces-framework").DropdownProperty<unknown, true, import("@activepieces/pieces-framework").SecretTextProperty<true>>;
6
+ }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").SecretTextProperty<true>, {
7
+ course_id: import("@activepieces/pieces-framework").DropdownProperty<unknown, true, import("@activepieces/pieces-framework").SecretTextProperty<true>>;
6
8
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").SecretTextProperty<true>, {
7
9
  course_id: import("@activepieces/pieces-framework").DropdownProperty<unknown, true, import("@activepieces/pieces-framework").SecretTextProperty<true>>;
8
10
  }>;
@@ -1,2 +1,2 @@
1
1
  import { TriggerStrategy } from '@activepieces/pieces-framework';
2
- export declare const newUser: import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.WEBHOOK, import("@activepieces/pieces-framework").SecretTextProperty<true>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").SecretTextProperty<true>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").SecretTextProperty<true>, {}>;
2
+ export declare const newUser: import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.WEBHOOK, import("@activepieces/pieces-framework").SecretTextProperty<true>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").SecretTextProperty<true>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").SecretTextProperty<true>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").SecretTextProperty<true>, {}>;