Add Activepieces integration for workflow automation

- Add Activepieces fork with SmoothSchedule custom piece
- Create integrations app with Activepieces service layer
- Add embed token endpoint for iframe integration
- Create Automations page with embedded workflow builder
- Add sidebar visibility fix for embed mode
- Add list inactive customers endpoint to Public API
- Include SmoothSchedule triggers: event created/updated/cancelled
- Include SmoothSchedule actions: create/update/cancel events, list resources/services/customers

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
poduck
2025-12-18 22:59:37 -05:00
parent 9848268d34
commit 3aa7199503
16292 changed files with 1284892 additions and 4708 deletions

View File

@@ -0,0 +1,61 @@
{
"All-in-one video monetization platform for creating, hosting, and selling online courses, memberships, and video content.": "All-in-one Video-Monetisierungsplattform zur Erstellung, Hosting, und zum Verkauf von Online-Kursen, Mitgliedschaften und Videoinhalten.",
"\n To get your API key:\n 1. Log in to your Uscreen account\n 2. Contact your Customer Success Manager to have an API key (X-Store-Token) issued.\n ": "\n Um Ihren API-Schlüssel zu erhalten:\n 1. Melden Sie sich bei Ihrem Uscreen-Konto\n 2 an. Kontaktieren Sie Ihren Kunden-Erfolgsmanager, um einen API-Schlüssel (X-Store-Token) auszustellen.\n ",
"Create User": "Benutzer erstellen",
"Assign User Access": "Benutzerzugriff zuweisen",
"Custom API Call": "Eigener API-Aufruf",
"Creates a new user and optionally sends them a welcome email to your storefront.": "Erstellt einen neuen Benutzer und schickt ihm optional eine Willkommens-E-Mail an Ihr Schaufenster.",
"Assigns a bundle or subscription to a customer. Creates a new customer if one doesn't exist.": "Weisen Sie einem Kunden ein Bundle oder ein Abonnement zu. Erstellt einen neuen Kunden, falls eines nicht existiert.",
"Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
"Email Address": "E-Mail-Adresse",
"First Name": "Vorname",
"Last Name": "Nachname",
"Password": "Kennwort",
"Opted in for News and Updates": "Für News und Updates ausgewählt",
"Custom Fields": "Eigene Felder",
"Customer ID or Email": "Kunden-ID oder E-Mail",
"Product Type": "Produkttyp",
"Product": "Produkt",
"Schedule Access (Optional)": "Zeitplan-Zugriff (Optional)",
"Manual Billing (for Offers)": "Manuelle Abrechnung (für Angebote)",
"Method": "Methode",
"Headers": "Kopfzeilen",
"Query Parameters": "Abfrageparameter",
"Body": "Körper",
"Response is Binary ?": "Antwort ist binär?",
"No Error on Failure": "Kein Fehler bei Fehler",
"Timeout (in seconds)": "Timeout (in Sekunden)",
"The new user's email address.": "Die E-Mail-Adresse des neuen Benutzers.",
"The new user's first name.": "Der Vorname des neuen Benutzers.",
"The new user's last name.": "Nachname des neuen Benutzers.",
"The new user's password. Leave blank if sending an invite email.": "Das Passwort des neuen Benutzers. Leer lassen, wenn eine Einladungs-E-Mail gesendet wird.",
"If set to true, the new user will receive news and updates.": "Wenn auf \"true\" gesetzt, erhält der neue Benutzer Neuigkeiten und Updates.",
"Add custom user fields defined in your storefront (e.g., \"favorite_genre\").": "Fügen Sie benutzerdefinierte Benutzerfelder in Ihrem Schaufenster (z. B. \"favorite_genre\") hinzu.",
"The unique ID or email address of the customer.": "Die eindeutige ID oder E-Mail-Adresse des Kunden.",
"The type of product to assign.": "Die Art des zu zuweisenden Produkts.",
"The bundle (program) or subscription (offer) to assign.": "Das Paket (Programm) oder Abonnement (Angebot) zuweisen.",
"Schedule a time for the action to be performed (ISO 8601 format, e.g., 2024-07-05T13:47:52Z). Leave blank to assign immediately.": "Planen Sie eine Zeit für die durchzuführende Aktion (ISO 8601 Format, z. B. 2024-07-05T13:47:52Z). Lassen Sie leer, um sofort zuzuweisen.",
"Only check this if the Product Type is \"Offer\" and this is a manual billing scenario.": "Überprüfen Sie dies nur, wenn der Produkttyp \"Angebot\" ist und dies ist ein manuelles Abrechnungsszenario.",
"Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
"Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
"Program (Bundle)": "Programm (Unten)",
"Offer (Subscription)": "Angebot (Abonnement)",
"GET": "ERHALTEN",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "LÖSCHEN",
"HEAD": "HEAD",
"Paid Order": "Bezahlte Bestellung",
"New User": "Neuer Benutzer",
"Began to Play Video": "Video abspielen beginnen",
"Canceled Subscription": "Abo storniert",
"User Updated": "Benutzer aktualisiert",
"Triggers when a payment is processed for subscriptions, bundles, or content.": "Wird ausgelöst, wenn eine Zahlung für Abonnements, Pakete oder Inhalte verarbeitet wird.",
"Triggers when a new user is added to your storefront.": "Wird ausgelöst, wenn ein neuer Benutzer Ihrem Schaufenster hinzugefügt wird.",
"Triggers when a user plays a video for the first time.": "Wird ausgelöst, wenn ein Benutzer zum ersten Mal ein Video abspielt.",
"Triggers when a subscription is canceled for a user.": "Wird ausgelöst, wenn ein Abonnement für einen Benutzer gekündigt wird.",
"Triggers when a users profile or information is updated.": "Löst aus, wenn das Profil oder die Informationen eines Benutzers aktualisiert werden.",
"Markdown": "Markdown",
"## Setup Instructions\n\n### 1. Access Uscreen Webhook Settings\n- Log into your **Uscreen Admin Panel**\n- Navigate to **Settings** > **Webhooks**\n\n### 2. Create New Webhook\n- Click **\"New Webhook\"**\n- **Callback URL**: \n```text\n{{webhookUrl}}\n```\n- Select the appropriate event \n- Click **Save**": "## Installationsanleitung\n\n### 1. Zugriff auf Uscreen Webhook Einstellungen\n- Anmelden in Ihrem **Uscreen Admin Panel**\n- Navigieren Sie zu **Einstellungen** > **Webhooks**\n\n### 2. Neuen Webhook\n- Klicken Sie auf **\"Neuer Webhook\"**\n- **Callback URL**: \n```text\n{{webhookUrl}}\n```\n- Wählen Sie das passende Ereignis \n- Klicken Sie **Speichern**"
}

View File

@@ -0,0 +1,61 @@
{
"All-in-one video monetization platform for creating, hosting, and selling online courses, memberships, and video content.": "Plataforma de monetización de vídeo todo en uno para crear, alojar y vender cursos en línea, membresías y contenido de vídeo.",
"\n To get your API key:\n 1. Log in to your Uscreen account\n 2. Contact your Customer Success Manager to have an API key (X-Store-Token) issued.\n ": "\n Para obtener su clave API:\n 1. Inicie sesión en su cuenta de Uscreen\n 2. Póngase en contacto con su Customer Success Manager para tener emitida una clave API (X-Store-Token).\n ",
"Create User": "Crear usuario",
"Assign User Access": "Asignar acceso de usuario",
"Custom API Call": "Llamada API personalizada",
"Creates a new user and optionally sends them a welcome email to your storefront.": "Crea un nuevo usuario y opcionalmente le envía un correo electrónico de bienvenida a su tienda.",
"Assigns a bundle or subscription to a customer. Creates a new customer if one doesn't exist.": "Asigna un paquete o suscripción a un cliente. Crea un nuevo cliente si uno no existe.",
"Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
"Email Address": "Dirección de email",
"First Name": "Nombre",
"Last Name": "Apellido",
"Password": "Contraseña",
"Opted in for News and Updates": "Optó por noticias y actualizaciones",
"Custom Fields": "Campos personalizados",
"Customer ID or Email": "ID de cliente o email",
"Product Type": "Tipo de producto",
"Product": "Producto",
"Schedule Access (Optional)": "Programar acceso (opcional)",
"Manual Billing (for Offers)": "Facturación manual (para ofertas)",
"Method": "Método",
"Headers": "Encabezados",
"Query Parameters": "Parámetros de consulta",
"Body": "Cuerpo",
"Response is Binary ?": "¿Respuesta es binaria?",
"No Error on Failure": "No hay ningún error en fallo",
"Timeout (in seconds)": "Tiempo de espera (en segundos)",
"The new user's email address.": "La nueva dirección de correo electrónico del usuario.",
"The new user's first name.": "Nombre del nuevo usuario.",
"The new user's last name.": "Apellido del nuevo usuario.",
"The new user's password. Leave blank if sending an invite email.": "La contraseña del nuevo usuario. Dejar en blanco si se envía un correo electrónico de invitación.",
"If set to true, the new user will receive news and updates.": "Si se establece en verdadero, el nuevo usuario recibirá noticias y actualizaciones.",
"Add custom user fields defined in your storefront (e.g., \"favorite_genre\").": "Añadir campos de usuario personalizados definidos en su escaparate (por ejemplo, \"favorite_genre\").",
"The unique ID or email address of the customer.": "El ID único o la dirección de correo electrónico del cliente.",
"The type of product to assign.": "El tipo de producto a asignar.",
"The bundle (program) or subscription (offer) to assign.": "El paquete (programa) o la suscripción (oferta) para asignar.",
"Schedule a time for the action to be performed (ISO 8601 format, e.g., 2024-07-05T13:47:52Z). Leave blank to assign immediately.": "Programe un tiempo para la acción a realizar (formato ISO 8601, ej., 2024-07-05T13:47:52Z). Deje en blanco para asignar inmediatamente.",
"Only check this if the Product Type is \"Offer\" and this is a manual billing scenario.": "Marque sólo si el tipo de producto es \"oferta\" y este es un escenario de facturación manual.",
"Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
"Enable for files like PDFs, images, etc..": "Activar para archivos como PDF, imágenes, etc.",
"Program (Bundle)": "Programa (paquete)",
"Offer (Subscription)": "Oferta (suscripción)",
"GET": "RECOGER",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "BORRAR",
"HEAD": "LIMPIO",
"Paid Order": "Pedido pagado",
"New User": "Nuevo usuario",
"Began to Play Video": "Comenzar a reproducir vídeo",
"Canceled Subscription": "Suscripción cancelada",
"User Updated": "Usuario actualizado",
"Triggers when a payment is processed for subscriptions, bundles, or content.": "Dispara cuando un pago se procesa para suscripciones, paquetes o contenido.",
"Triggers when a new user is added to your storefront.": "Dispara cuando un nuevo usuario se agrega a tu tienda.",
"Triggers when a user plays a video for the first time.": "Dispara cuando un usuario reproduce un video por primera vez.",
"Triggers when a subscription is canceled for a user.": "Dispara cuando una suscripción es cancelada para un usuario.",
"Triggers when a users profile or information is updated.": "Se activa cuando se actualiza el perfil o la información de un usuario.",
"Markdown": "Markdown",
"## Setup Instructions\n\n### 1. Access Uscreen Webhook Settings\n- Log into your **Uscreen Admin Panel**\n- Navigate to **Settings** > **Webhooks**\n\n### 2. Create New Webhook\n- Click **\"New Webhook\"**\n- **Callback URL**: \n```text\n{{webhookUrl}}\n```\n- Select the appropriate event \n- Click **Save**": "## Configurar instrucciones\n\n### 1. Acceda a los ajustes de Uscreen Webhook\n- Inicie sesión en su **Panel de Administración Uscreen**\n- Navegue a **Ajustes** > **Webhooks**\n\n### 2. Crear un nuevo Webhook\n- Haga clic en **\"Nuevo Webhook\"**\n- **URL de devolución**: \n```text\n{{webhookUrl}}\n```\n- Seleccione el evento apropiado \n- Haga clic en **Guardar**"
}

View File

@@ -0,0 +1,61 @@
{
"All-in-one video monetization platform for creating, hosting, and selling online courses, memberships, and video content.": "Plateforme de monétisation vidéo tout-en-un pour créer, héberger et vendre des cours, des adhésions et du contenu vidéo en ligne.",
"\n To get your API key:\n 1. Log in to your Uscreen account\n 2. Contact your Customer Success Manager to have an API key (X-Store-Token) issued.\n ": "\n To get your API key:\n 1. Log in to your Uscreen account\n 2. Contact your Customer Success Manager to have an API key (X-Store-Token) issued.\n ",
"Create User": "Créer un utilisateur",
"Assign User Access": "Assigner un accès utilisateur",
"Custom API Call": "Appel d'API personnalisé",
"Creates a new user and optionally sends them a welcome email to your storefront.": "Crée un nouvel utilisateur et lui envoie éventuellement un e-mail de bienvenue sur votre vitrine.",
"Assigns a bundle or subscription to a customer. Creates a new customer if one doesn't exist.": "Assigne un lot ou un abonnement à un client. Crée un nouveau client s'il n'existe pas.",
"Make a custom API call to a specific endpoint": "Passer un appel API personnalisé à un endpoint spécifique",
"Email Address": "Adresse e-mail",
"First Name": "First Name",
"Last Name": "Last Name",
"Password": "Password",
"Opted in for News and Updates": "Opt-in pour les actualités et mises à jour",
"Custom Fields": "Champs personnalisés",
"Customer ID or Email": "ID du client ou e-mail",
"Product Type": "Type de produit",
"Product": "Produit",
"Schedule Access (Optional)": "Planifier l'accès (facultatif)",
"Manual Billing (for Offers)": "Facturation manuelle (pour les offres)",
"Method": "Méthode",
"Headers": "Headers",
"Query Parameters": "Paramètres de requête",
"Body": "Body",
"Response is Binary ?": "La réponse est Binaire ?",
"No Error on Failure": "Aucune erreur en cas d'échec",
"Timeout (in seconds)": "Délai d'expiration (en secondes)",
"The new user's email address.": "L'adresse e-mail du nouvel utilisateur.",
"The new user's first name.": "Le prénom du nouvel utilisateur.",
"The new user's last name.": "Le nom du nouvel utilisateur.",
"The new user's password. Leave blank if sending an invite email.": "Le mot de passe du nouvel utilisateur. Laissez vide si vous envoyez un e-mail d'invitation.",
"If set to true, the new user will receive news and updates.": "Si activé, le nouvel utilisateur recevra des actualités et des mises à jour.",
"Add custom user fields defined in your storefront (e.g., \"favorite_genre\").": "Ajouter des champs utilisateur personnalisés définis dans votre vitrine (par exemple, \"favite_genre\").",
"The unique ID or email address of the customer.": "L'ID unique ou l'adresse e-mail du client.",
"The type of product to assign.": "Le type de produit à attribuer.",
"The bundle (program) or subscription (offer) to assign.": "Le paquet (programme) ou l'abonnement (offre) à attribuer.",
"Schedule a time for the action to be performed (ISO 8601 format, e.g., 2024-07-05T13:47:52Z). Leave blank to assign immediately.": "Planifiez un temps pour l'action à effectuer (format ISO 8601, par exemple, 2024-07-05T13:47:52Z). Laissez vide pour assigner immédiatement.",
"Only check this if the Product Type is \"Offer\" and this is a manual billing scenario.": "Ne cochez cette case que si le type de produit est \"Offre\" et qu'il s'agit d'un scénario de facturation manuelle.",
"Authorization headers are injected automatically from your connection.": "Les Headers d'autorisation sont injectés automatiquement à partir de votre connexion.",
"Enable for files like PDFs, images, etc..": "Activer pour les fichiers comme les PDFs, les images, etc.",
"Program (Bundle)": "Programme (Bundle)",
"Offer (Subscription)": "Offre (abonnement)",
"GET": "GET",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "DELETE",
"HEAD": "HEAD",
"Paid Order": "Commande payante",
"New User": "Nouvel utilisateur",
"Began to Play Video": "Commencer à jouer la vidéo",
"Canceled Subscription": "Abonnement annulé",
"User Updated": "Utilisateur mis à jour",
"Triggers when a payment is processed for subscriptions, bundles, or content.": "Déclenche lorsqu'un paiement est traité pour les abonnements, les bundles ou le contenu.",
"Triggers when a new user is added to your storefront.": "Déclenche lorsqu'un nouvel utilisateur est ajouté à votre vitrine.",
"Triggers when a user plays a video for the first time.": "Déclenche lorsqu'un utilisateur lit une vidéo pour la première fois.",
"Triggers when a subscription is canceled for a user.": "Déclenche lorsqu'un abonnement est annulé pour un utilisateur.",
"Triggers when a users profile or information is updated.": "Déclenche quand le profil ou les informations d'un utilisateur sont mises à jour.",
"Markdown": "Markdown",
"## Setup Instructions\n\n### 1. Access Uscreen Webhook Settings\n- Log into your **Uscreen Admin Panel**\n- Navigate to **Settings** > **Webhooks**\n\n### 2. Create New Webhook\n- Click **\"New Webhook\"**\n- **Callback URL**: \n```text\n{{webhookUrl}}\n```\n- Select the appropriate event \n- Click **Save**": "## Setup Instructions\n\n### 1. Access Uscreen Webhook Settings\n- Log into your **Uscreen Admin Panel**\n- Navigate to **Settings** > **Webhooks**\n\n### 2. Create New Webhook\n- Click **\"New Webhook\"**\n- **Callback URL**: \n```text\n{{webhookUrl}}\n```\n- Select the appropriate event \n- Click **Save**"
}

View File

@@ -0,0 +1,61 @@
{
"All-in-one video monetization platform for creating, hosting, and selling online courses, memberships, and video content.": "オンラインコース、メンバーシップ、ビデオコンテンツの作成、ホスティング、販売のためのオールインワンの動画マネタイゼーションプラットフォーム。",
"\n To get your API key:\n 1. Log in to your Uscreen account\n 2. Contact your Customer Success Manager to have an API key (X-Store-Token) issued.\n ": "\n To get your API key:\n 1. Log in to your Uscreen account\n 2. Contact your Customer Success Manager to have an API key (X-Store-Token) issued.\n ",
"Create User": "ユーザーを作成",
"Assign User Access": "ユーザーアクセスを割り当てる",
"Custom API Call": "カスタムAPI通話",
"Creates a new user and optionally sends them a welcome email to your storefront.": "新しいユーザーを作成し、必要に応じてあなたの店舗にウェルカムメールを送信します。",
"Assigns a bundle or subscription to a customer. Creates a new customer if one doesn't exist.": "顧客にバンドルまたはサブスクリプションを割り当てます。存在しない場合、新しい顧客を作成します。",
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
"Email Address": "メールアドレス",
"First Name": "名",
"Last Name": "Last Name",
"Password": "Password",
"Opted in for News and Updates": "ニュースと更新をオプトインしました",
"Custom Fields": "カスタムフィールド",
"Customer ID or Email": "顧客IDまたはメールアドレス",
"Product Type": "製品タイプ",
"Product": "商品",
"Schedule Access (Optional)": "スケジュールアクセス (オプション)",
"Manual Billing (for Offers)": "オファーに対する手動請求",
"Method": "方法",
"Headers": "ヘッダー",
"Query Parameters": "クエリパラメータ",
"Body": "本文",
"Response is Binary ?": "応答はバイナリですか?",
"No Error on Failure": "失敗時にエラーはありません",
"Timeout (in seconds)": "タイムアウト(秒)",
"The new user's email address.": "新しいユーザーのメールアドレス",
"The new user's first name.": "新しいユーザーの名",
"The new user's last name.": "新しいユーザーの姓。",
"The new user's password. Leave blank if sending an invite email.": "新しいユーザーのパスワード。招待メールを送信する場合は空白のままにします。",
"If set to true, the new user will receive news and updates.": "true に設定すると、新しいユーザーはニュースと更新を受け取ります。",
"Add custom user fields defined in your storefront (e.g., \"favorite_genre\").": "ストアフロントで定義されているカスタム ユーザー フィールドを追加します (\"favorite_genre\"など)。",
"The unique ID or email address of the customer.": "顧客の固有のIDまたは電子メールアドレス。",
"The type of product to assign.": "割り当てる製品の種類",
"The bundle (program) or subscription (offer) to assign.": "割り当てるバンドル(プログラム)またはサブスクリプション(オファー)。",
"Schedule a time for the action to be performed (ISO 8601 format, e.g., 2024-07-05T13:47:52Z). Leave blank to assign immediately.": "実行するアクションの時間をスケジュールします2024-07-05T13:47:52Z。すぐに割り当てるには空白のままにしてください。",
"Only check this if the Product Type is \"Offer\" and this is a manual billing scenario.": "「製品タイプ」が「オファー」で、これは手動課金シナリオである場合にのみ、これをチェックしてください。",
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
"Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
"Program (Bundle)": "プログラム (バンドル)",
"Offer (Subscription)": "オファー (Subscription)",
"GET": "取得",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "削除",
"HEAD": "頭",
"Paid Order": "支払済み注文",
"New User": "新規ユーザー",
"Began to Play Video": "ビデオの再生を開始",
"Canceled Subscription": "サブスクリプションをキャンセル",
"User Updated": "ユーザーが更新されました",
"Triggers when a payment is processed for subscriptions, bundles, or content.": "サブスクリプション、バンドル、コンテンツに対して支払いが処理されたときにトリガーされます。",
"Triggers when a new user is added to your storefront.": "新しいユーザーがストアに追加されたときにトリガーします。",
"Triggers when a user plays a video for the first time.": "ユーザーが初めてビデオを再生したときにトリガーします。",
"Triggers when a subscription is canceled for a user.": "ユーザーのサブスクリプションがキャンセルされたときにトリガーされます。",
"Triggers when a users profile or information is updated.": "ユーザーのプロファイルまたは情報が更新されたときにトリガーします。",
"Markdown": "Markdown",
"## Setup Instructions\n\n### 1. Access Uscreen Webhook Settings\n- Log into your **Uscreen Admin Panel**\n- Navigate to **Settings** > **Webhooks**\n\n### 2. Create New Webhook\n- Click **\"New Webhook\"**\n- **Callback URL**: \n```text\n{{webhookUrl}}\n```\n- Select the appropriate event \n- Click **Save**": "## Setup Instructions\n\n### 1. Access Uscreen Webhook Settings\n- Log into your **Uscreen Admin Panel**\n- Navigate to **Settings** > **Webhooks**\n\n### 2. Create New Webhook\n- Click **\"New Webhook\"**\n- **Callback URL**: \n```text\n{{webhookUrl}}\n```\n- Select the appropriate event \n- Click **Save**"
}

View File

@@ -0,0 +1,61 @@
{
"All-in-one video monetization platform for creating, hosting, and selling online courses, memberships, and video content.": "All-in-één video monetization platform voor het aanmaken, hosten en verkopen van online cursussen, lidmaatschappen, en video inhoud.",
"\n To get your API key:\n 1. Log in to your Uscreen account\n 2. Contact your Customer Success Manager to have an API key (X-Store-Token) issued.\n ": "\n Om je API-sleutel te verkrijgen:\n 1. Log in op je gebruikersaccount\n 2. Neem contact op met de Customer Success Manager om een API key (X-Store-Token) te hebben.\n ",
"Create User": "Gebruiker aanmaken",
"Assign User Access": "Gebruiker toegang toewijzen",
"Custom API Call": "Custom API Call",
"Creates a new user and optionally sends them a welcome email to your storefront.": "Maakt een nieuwe gebruiker aan en stuurt deze eventueel een welkomstmail naar uw storefront.",
"Assigns a bundle or subscription to a customer. Creates a new customer if one doesn't exist.": "Wijst een bundel of abonnement toe aan een klant. Creëert een nieuwe klant als deze niet bestaat.",
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
"Email Address": "Uw e-mailadres",
"First Name": "Voornaam",
"Last Name": "Achternaam",
"Password": "Wachtwoord",
"Opted in for News and Updates": "Ingeschreven voor nieuws en updates",
"Custom Fields": "Aangepaste velden",
"Customer ID or Email": "Klant-ID of e-mailadres",
"Product Type": "Type product",
"Product": "product",
"Schedule Access (Optional)": "Toegang plannen (optioneel)",
"Manual Billing (for Offers)": "Handmatige facturering (voor aanbiedingen)",
"Method": "Methode",
"Headers": "Kopteksten",
"Query Parameters": "Query parameters",
"Body": "Lichaam",
"Response is Binary ?": "Antwoord is binair?",
"No Error on Failure": "Geen fout bij fout",
"Timeout (in seconds)": "Time-out (in seconden)",
"The new user's email address.": "E-mailadres van de nieuwe gebruiker.",
"The new user's first name.": "Voornaam van de nieuwe gebruiker.",
"The new user's last name.": "Achternaam van de nieuwe gebruiker.",
"The new user's password. Leave blank if sending an invite email.": "Het wachtwoord van de nieuwe gebruiker. Laat leeg bij het verzenden van een uitnodigingsmail.",
"If set to true, the new user will receive news and updates.": "Indien ingeschakeld zal de nieuwe gebruiker nieuws en updates ontvangen.",
"Add custom user fields defined in your storefront (e.g., \"favorite_genre\").": "Toevoegen van aangepaste gebruikersvelden gedefinieerd in uw storefront (bijv. \"favorite_genre\").",
"The unique ID or email address of the customer.": "Het unieke ID of e-mailadres van de klant.",
"The type of product to assign.": "Het type product dat u wilt toewijzen",
"The bundle (program) or subscription (offer) to assign.": "De bundel (programma) of abonnement (aanbieding) om toe te wijzen.",
"Schedule a time for the action to be performed (ISO 8601 format, e.g., 2024-07-05T13:47:52Z). Leave blank to assign immediately.": "Plan een tijd voor de actie die moet worden uitgevoerd (ISO 8601 formaat, b.v. 2024-07-05T13:47:52Z). Laat leeg om direct toe te wijzen.",
"Only check this if the Product Type is \"Offer\" and this is a manual billing scenario.": "Vink dit alleen aan als het Producttype \"Aanbieding\" is en dit is een handmatige factureringsscenario.",
"Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
"Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
"Program (Bundle)": "Programma (Bundel)",
"Offer (Subscription)": "Aanbieding (abonnement)",
"GET": "KRIJG",
"POST": "POSTE",
"PATCH": "BEKIJK",
"PUT": "PUT",
"DELETE": "VERWIJDEREN",
"HEAD": "HOOFD",
"Paid Order": "Betaalde bestelling",
"New User": "Nieuwe gebruiker",
"Began to Play Video": "Began om video af te spelen",
"Canceled Subscription": "Abonnement geannuleerd",
"User Updated": "Gebruiker bijgewerkt",
"Triggers when a payment is processed for subscriptions, bundles, or content.": "Triggers wanneer een betaling wordt verwerkt voor abonnementen, bundles of inhoud.",
"Triggers when a new user is added to your storefront.": "Triggert wanneer een nieuwe gebruiker aan uw etalage is toegevoegd.",
"Triggers when a user plays a video for the first time.": "Triggert wanneer een gebruiker voor de eerste keer een video afspeelt.",
"Triggers when a subscription is canceled for a user.": "Triggert wanneer een abonnement wordt geannuleerd voor een gebruiker.",
"Triggers when a users profile or information is updated.": "Triggert wanneer het profiel of de informatie van een gebruiker wordt bijgewerkt.",
"Markdown": "Markdown",
"## Setup Instructions\n\n### 1. Access Uscreen Webhook Settings\n- Log into your **Uscreen Admin Panel**\n- Navigate to **Settings** > **Webhooks**\n\n### 2. Create New Webhook\n- Click **\"New Webhook\"**\n- **Callback URL**: \n```text\n{{webhookUrl}}\n```\n- Select the appropriate event \n- Click **Save**": "## Instructies voor instellingen\n\n### 1. Toegang tot Uscreen Webhook Instellingen\n- Log in op je **Uscreen Admin Panel**\n- Navigeer naar **Instellingen** > **Webhooks**\n\n### 2. Maak een nieuwe Webhook\n- Klik **\"Nieuwe Webhook\"**\n- **Callback URL**: \n```text\n{{webhookUrl}}\n```\n- Selecteer het juiste evenement \n- Klik **Opslaan**"
}

View File

@@ -0,0 +1,61 @@
{
"All-in-one video monetization platform for creating, hosting, and selling online courses, memberships, and video content.": "Plataforma completa de monetização de vídeo para criar, hospedar e vender cursos online, associações, e conteúdo em vídeo.",
"\n To get your API key:\n 1. Log in to your Uscreen account\n 2. Contact your Customer Success Manager to have an API key (X-Store-Token) issued.\n ": "\n Para obter sua chave de API:\n 1. Faça login na sua conta do Uscreen\n 2. Contate seu gerente de sucesso do cliente para ter uma chave de API (X-Store-Token) emitida.\n ",
"Create User": "Criar Usuário",
"Assign User Access": "Atribuir Acesso de Usuário",
"Custom API Call": "Chamada de API personalizada",
"Creates a new user and optionally sends them a welcome email to your storefront.": "Cria um novo usuário e, opcionalmente, envia-o um e-mail de boas-vindas à sua loja.",
"Assigns a bundle or subscription to a customer. Creates a new customer if one doesn't exist.": "Atribui um pacote ou assinatura a um cliente. Cria um novo cliente se não existir um.",
"Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
"Email Address": "Endereço de e-mail",
"First Name": "Nome",
"Last Name": "Sobrenome",
"Password": "Senha",
"Opted in for News and Updates": "Optou por Notícias e Atualizações",
"Custom Fields": "Campos Personalizados",
"Customer ID or Email": "Cliente ou e-mail",
"Product Type": "Tipo de Produto",
"Product": "Produto:",
"Schedule Access (Optional)": "Acesso ao agendamento (opcional)",
"Manual Billing (for Offers)": "Faturamento Manual (para Ofertas)",
"Method": "Método",
"Headers": "Cabeçalhos",
"Query Parameters": "Parâmetros da consulta",
"Body": "Conteúdo",
"Response is Binary ?": "A resposta é binária ?",
"No Error on Failure": "Nenhum erro no Failure",
"Timeout (in seconds)": "Tempo limite (em segundos)",
"The new user's email address.": "O endereço de e-mail do novo usuário.",
"The new user's first name.": "O primeiro nome do novo usuário.",
"The new user's last name.": "O último nome do novo usuário.",
"The new user's password. Leave blank if sending an invite email.": "Senha do novo usuário. Deixe em branco se enviar um convite de e-mail.",
"If set to true, the new user will receive news and updates.": "Se definido como verdadeiro, o novo usuário receberá notícias e atualizações.",
"Add custom user fields defined in your storefront (e.g., \"favorite_genre\").": "Adicionar campos personalizados de usuário definidos na sua vitrine de loja (por exemplo, \"favorite_genre\").",
"The unique ID or email address of the customer.": "A identificação ou endereço de e-mail único do cliente.",
"The type of product to assign.": "O tipo de produto a ser atribuído",
"The bundle (program) or subscription (offer) to assign.": "O pacote (programa) ou assinatura (oferta) a atribuir.",
"Schedule a time for the action to be performed (ISO 8601 format, e.g., 2024-07-05T13:47:52Z). Leave blank to assign immediately.": "Agendar uma hora para a ação a ser executada (formato ISO 8601, por exemplo, 2024-07-05T13:47:52Z). Deixe em branco para atribuir imediatamente.",
"Only check this if the Product Type is \"Offer\" and this is a manual billing scenario.": "Só marque isso se o Tipo de Produto é \"Oferecer\" e este é um cenário de cobrança manual.",
"Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
"Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
"Program (Bundle)": "Programa (Bundle)",
"Offer (Subscription)": "Oferta (Assinatura)",
"GET": "OBTER",
"POST": "POSTAR",
"PATCH": "COMPRAR",
"PUT": "COLOCAR",
"DELETE": "EXCLUIR",
"HEAD": "CABEÇA",
"Paid Order": "Pedido pago",
"New User": "Novo Usuário",
"Began to Play Video": "Começar a reproduzir vídeo",
"Canceled Subscription": "Assinatura cancelada",
"User Updated": "Usuário atualizado",
"Triggers when a payment is processed for subscriptions, bundles, or content.": "Aciona quando um pagamento é processado para assinaturas, pacotes ou conteúdo.",
"Triggers when a new user is added to your storefront.": "Aciona quando um novo usuário é adicionado à sua loja.",
"Triggers when a user plays a video for the first time.": "Dispara quando um usuário reproduz um vídeo pela primeira vez.",
"Triggers when a subscription is canceled for a user.": "Aciona quando uma assinatura é cancelada para um usuário.",
"Triggers when a users profile or information is updated.": "Dispara quando a informação ou perfil de um usuário é atualizada.",
"Markdown": "Markdown",
"## Setup Instructions\n\n### 1. Access Uscreen Webhook Settings\n- Log into your **Uscreen Admin Panel**\n- Navigate to **Settings** > **Webhooks**\n\n### 2. Create New Webhook\n- Click **\"New Webhook\"**\n- **Callback URL**: \n```text\n{{webhookUrl}}\n```\n- Select the appropriate event \n- Click **Save**": "## Instruções de configuração\n\n### 1. Acessar Configurações do Webhook do Uscreen\n- Iniciar sessão no seu **Painel de Administração do Uscreen**\n- Navegar para **Configurações** > **Webhooks**\n\n### 2. Criar novo Webhook\n- Clique **\"New Webhook\"**\n- **URL de Callback**: \n```text\n{{webhookUrl}}\n```\n- Selecionar o evento apropriado \n- Clique em **Salvar**"
}

View File

@@ -0,0 +1,61 @@
{
"All-in-one video monetization platform for creating, hosting, and selling online courses, memberships, and video content.": "All-in-one video monetization platform for creating, hosting, and selling online courses, memberships, and video content.",
"\n To get your API key:\n 1. Log in to your Uscreen account\n 2. Contact your Customer Success Manager to have an API key (X-Store-Token) issued.\n ": "\n To get your API key:\n 1. Log in to your Uscreen account\n 2. Contact your Customer Success Manager to have an API key (X-Store-Token) issued.\n ",
"Create User": "Create User",
"Assign User Access": "Assign User Access",
"Custom API Call": "Custom API Call",
"Creates a new user and optionally sends them a welcome email to your storefront.": "Creates a new user and optionally sends them a welcome email to your storefront.",
"Assigns a bundle or subscription to a customer. Creates a new customer if one doesn't exist.": "Assigns a bundle or subscription to a customer. Creates a new customer if one doesn't exist.",
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
"Email Address": "Email Address",
"First Name": "First Name",
"Last Name": "Last Name",
"Password": "Password",
"Opted in for News and Updates": "Opted in for News and Updates",
"Custom Fields": "Custom Fields",
"Customer ID or Email": "Customer ID or Email",
"Product Type": "Product Type",
"Product": "Product",
"Schedule Access (Optional)": "Schedule Access (Optional)",
"Manual Billing (for Offers)": "Manual Billing (for Offers)",
"Method": "Method",
"Headers": "Headers",
"Query Parameters": "Query Parameters",
"Body": "Body",
"Response is Binary ?": "Response is Binary ?",
"No Error on Failure": "No Error on Failure",
"Timeout (in seconds)": "Timeout (in seconds)",
"The new user's email address.": "The new user's email address.",
"The new user's first name.": "The new user's first name.",
"The new user's last name.": "The new user's last name.",
"The new user's password. Leave blank if sending an invite email.": "The new user's password. Leave blank if sending an invite email.",
"If set to true, the new user will receive news and updates.": "If set to true, the new user will receive news and updates.",
"Add custom user fields defined in your storefront (e.g., \"favorite_genre\").": "Add custom user fields defined in your storefront (e.g., \"favorite_genre\").",
"The unique ID or email address of the customer.": "The unique ID or email address of the customer.",
"The type of product to assign.": "The type of product to assign.",
"The bundle (program) or subscription (offer) to assign.": "The bundle (program) or subscription (offer) to assign.",
"Schedule a time for the action to be performed (ISO 8601 format, e.g., 2024-07-05T13:47:52Z). Leave blank to assign immediately.": "Schedule a time for the action to be performed (ISO 8601 format, e.g., 2024-07-05T13:47:52Z). Leave blank to assign immediately.",
"Only check this if the Product Type is \"Offer\" and this is a manual billing scenario.": "Only check this if the Product Type is \"Offer\" and this is a manual billing scenario.",
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
"Program (Bundle)": "Program (Bundle)",
"Offer (Subscription)": "Offer (Subscription)",
"GET": "GET",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "DELETE",
"HEAD": "HEAD",
"Paid Order": "Paid Order",
"New User": "New User",
"Began to Play Video": "Began to Play Video",
"Canceled Subscription": "Canceled Subscription",
"User Updated": "User Updated",
"Triggers when a payment is processed for subscriptions, bundles, or content.": "Triggers when a payment is processed for subscriptions, bundles, or content.",
"Triggers when a new user is added to your storefront.": "Triggers when a new user is added to your storefront.",
"Triggers when a user plays a video for the first time.": "Triggers when a user plays a video for the first time.",
"Triggers when a subscription is canceled for a user.": "Triggers when a subscription is canceled for a user.",
"Triggers when a users profile or information is updated.": "Triggers when a users profile or information is updated.",
"Markdown": "Markdown",
"## Setup Instructions\n\n### 1. Access Uscreen Webhook Settings\n- Log into your **Uscreen Admin Panel**\n- Navigate to **Settings** > **Webhooks**\n\n### 2. Create New Webhook\n- Click **\"New Webhook\"**\n- **Callback URL**: \n```text\n{{webhookUrl}}\n```\n- Select the appropriate event \n- Click **Save**": "## Setup Instructions\n\n### 1. Access Uscreen Webhook Settings\n- Log into your **Uscreen Admin Panel**\n- Navigate to **Settings** > **Webhooks**\n\n### 2. Create New Webhook\n- Click **\"New Webhook\"**\n- **Callback URL**: \n```text\n{{webhookUrl}}\n```\n- Select the appropriate event \n- Click **Save**"
}

View File

@@ -0,0 +1,61 @@
{
"All-in-one video monetization platform for creating, hosting, and selling online courses, memberships, and video content.": "All-in-one video monetization platform for creating, hosting, and selling online courses, memberships, and video content.",
"\n To get your API key:\n 1. Log in to your Uscreen account\n 2. Contact your Customer Success Manager to have an API key (X-Store-Token) issued.\n ": "\n To get your API key:\n 1. Log in to your Uscreen account\n 2. Contact your Customer Success Manager to have an API key (X-Store-Token) issued.\n ",
"Create User": "Create User",
"Assign User Access": "Assign User Access",
"Custom API Call": "自定义 API 呼叫",
"Creates a new user and optionally sends them a welcome email to your storefront.": "Creates a new user and optionally sends them a welcome email to your storefront.",
"Assigns a bundle or subscription to a customer. Creates a new customer if one doesn't exist.": "Assigns a bundle or subscription to a customer. Creates a new customer if one doesn't exist.",
"Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
"Email Address": "Email Address",
"First Name": "First Name",
"Last Name": "名字",
"Password": "Password",
"Opted in for News and Updates": "Opted in for News and Updates",
"Custom Fields": "Custom Fields",
"Customer ID or Email": "Customer ID or Email",
"Product Type": "Product Type",
"Product": "Product",
"Schedule Access (Optional)": "Schedule Access (Optional)",
"Manual Billing (for Offers)": "Manual Billing (for Offers)",
"Method": "方法",
"Headers": "信头",
"Query Parameters": "查询参数",
"Body": "正文内容",
"Response is Binary ?": "Response is Binary ?",
"No Error on Failure": "失败时没有错误",
"Timeout (in seconds)": "超时(秒)",
"The new user's email address.": "The new user's email address.",
"The new user's first name.": "The new user's first name.",
"The new user's last name.": "The new user's last name.",
"The new user's password. Leave blank if sending an invite email.": "The new user's password. Leave blank if sending an invite email.",
"If set to true, the new user will receive news and updates.": "If set to true, the new user will receive news and updates.",
"Add custom user fields defined in your storefront (e.g., \"favorite_genre\").": "Add custom user fields defined in your storefront (e.g., \"favorite_genre\").",
"The unique ID or email address of the customer.": "The unique ID or email address of the customer.",
"The type of product to assign.": "The type of product to assign.",
"The bundle (program) or subscription (offer) to assign.": "The bundle (program) or subscription (offer) to assign.",
"Schedule a time for the action to be performed (ISO 8601 format, e.g., 2024-07-05T13:47:52Z). Leave blank to assign immediately.": "Schedule a time for the action to be performed (ISO 8601 format, e.g., 2024-07-05T13:47:52Z). Leave blank to assign immediately.",
"Only check this if the Product Type is \"Offer\" and this is a manual billing scenario.": "Only check this if the Product Type is \"Offer\" and this is a manual billing scenario.",
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
"Program (Bundle)": "Program (Bundle)",
"Offer (Subscription)": "Offer (Subscription)",
"GET": "获取",
"POST": "帖子",
"PATCH": "PATCH",
"PUT": "弹出",
"DELETE": "删除",
"HEAD": "黑色",
"Paid Order": "Paid Order",
"New User": "New User",
"Began to Play Video": "Began to Play Video",
"Canceled Subscription": "Canceled Subscription",
"User Updated": "User Updated",
"Triggers when a payment is processed for subscriptions, bundles, or content.": "Triggers when a payment is processed for subscriptions, bundles, or content.",
"Triggers when a new user is added to your storefront.": "Triggers when a new user is added to your storefront.",
"Triggers when a user plays a video for the first time.": "Triggers when a user plays a video for the first time.",
"Triggers when a subscription is canceled for a user.": "Triggers when a subscription is canceled for a user.",
"Triggers when a users profile or information is updated.": "Triggers when a users profile or information is updated.",
"Markdown": "Markdown",
"## Setup Instructions\n\n### 1. Access Uscreen Webhook Settings\n- Log into your **Uscreen Admin Panel**\n- Navigate to **Settings** > **Webhooks**\n\n### 2. Create New Webhook\n- Click **\"New Webhook\"**\n- **Callback URL**: \n```text\n{{webhookUrl}}\n```\n- Select the appropriate event \n- Click **Save**": "## Setup Instructions\n\n### 1. Access Uscreen Webhook Settings\n- Log into your **Uscreen Admin Panel**\n- Navigate to **Settings** > **Webhooks**\n\n### 2. Create New Webhook\n- Click **\"New Webhook\"**\n- **Callback URL**: \n```text\n{{webhookUrl}}\n```\n- Select the appropriate event \n- Click **Save**"
}