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:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"Project ID": "Projekt-ID",
|
||||
"Datasource ID": "Datenquellen-ID",
|
||||
"API Key": "API-Schlüssel",
|
||||
"Your Instasent Project ID": "Ihre Instasent Project ID",
|
||||
"Your Instasent Datasource ID": "Ihre Instasent Datasource-ID",
|
||||
"Your Instasent API Bearer Token": "Dein Instasent API Bären-Token",
|
||||
"\n## Obtain your auth data\n1. Go to https://dashboard.instasent.com\n2. Access to your project\n3. Create an Activepieces data source\n4. Copy the auth parameters and paste them in the fields below\n": "\n## Erhalte deine Authentifizierungsdaten\n1. Gehe zu https://dashboard.instasent.com\n2. Zugriff auf dein Projekt\n3. Erstellen Sie eine Activepieces Datenquelle\n4. Kopieren Sie die Auth Parameter und fügen Sie sie in die Felder unten\n ein",
|
||||
"Add/Update contact": "Kontakt hinzufügen/aktualisieren",
|
||||
"Delete Contact": "Kontakt löschen",
|
||||
"Add Event": "Neuer Termin",
|
||||
"Add or update a single contact": "Einen einzigen Kontakt hinzufügen oder aktualisieren",
|
||||
"Delete a single contact by User ID": "Lösche einen einzigen Kontakt durch Benutzer-ID",
|
||||
"Add a contact event": "Kontaktereignis hinzufügen",
|
||||
"Contact Properties": "Kontakteigenschaften",
|
||||
"Instant": "Sofort",
|
||||
"User ID": "Benutzer-ID",
|
||||
"Event ID": "Event-ID",
|
||||
"Event Date": "Event-Datum",
|
||||
"Event Type": "Ereignistyp",
|
||||
"Event Parameters": "Ereignisparameter",
|
||||
"Enter the contact properties, the User ID is mandatory": "Geben Sie die Kontakteigenschaften ein, die Benutzer-ID ist obligatorisch",
|
||||
"Process contact immediately instead of queuing. Only enable this when you need to add an event for this contact in the next step. Not recommended for high-volume operations.": "Kontakt sofort statt Warteschlange verarbeiten. Aktivieren Sie dies nur, wenn Sie im nächsten Schritt ein Ereignis für diesen Kontakt hinzufügen müssen. Nicht empfohlen für großvolumige Operationen.",
|
||||
"Unique identifier of the contact to delete": "Eindeutige Kennung des zu löschenden Kontakts",
|
||||
"Unique identifier of the user": "Eindeutige Kennung des Benutzers",
|
||||
"Unique identifier for this event. Used for deduplication.": "Eindeutiger Bezeichner für dieses Ereignis. Wird zur Dekopilierung verwendet.",
|
||||
"Date and time when the event occurred, will default to now (ISO 8601 format YYYY-MM-DDTHH:MM:SS.SSSZ)": "Datum und Uhrzeit, wenn das Ereignis aufgetreten ist, wird nun standardmäßig (ISO 8601 Format JJJJ-MM-TTTHH:MM:SS.SSSZ)",
|
||||
"Select the type of event to create": "Wählen Sie die Art des zu erstellenden Ereignisses",
|
||||
"Parameters for the selected event type": "Parameter für den ausgewählten Ereignistyp"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"Project ID": "ID del proyecto",
|
||||
"Datasource ID": "ID de datos",
|
||||
"API Key": "Clave API",
|
||||
"Your Instasent Project ID": "Tu ID de proyecto Instasent",
|
||||
"Your Instasent Datasource ID": "Tu ID de datos Instasent",
|
||||
"Your Instasent API Bearer Token": "Tu token de portador de API Instasent",
|
||||
"\n## Obtain your auth data\n1. Go to https://dashboard.instasent.com\n2. Access to your project\n3. Create an Activepieces data source\n4. Copy the auth parameters and paste them in the fields below\n": "\n## Obtén tus datos de autenticación\n1. Ve a https://dashboard.instasent.com\n2. Accede a tu proyecto\n3. Crear una fuente de datos de piezas activas\n4. Copie los parámetros de autenticación y péguelos en los campos debajo de\n",
|
||||
"Add/Update contact": "Añadir/Actualizar contacto",
|
||||
"Delete Contact": "Eliminar contacto",
|
||||
"Add Event": "Añadir evento",
|
||||
"Add or update a single contact": "Añadir o actualizar un solo contacto",
|
||||
"Delete a single contact by User ID": "Eliminar un solo contacto por ID de usuario",
|
||||
"Add a contact event": "Añadir un evento de contacto",
|
||||
"Contact Properties": "Propiedades del contacto",
|
||||
"Instant": "Instantáneo",
|
||||
"User ID": "ID Usuario",
|
||||
"Event ID": "Evento ID",
|
||||
"Event Date": "Fecha del evento",
|
||||
"Event Type": "Tipo de evento",
|
||||
"Event Parameters": "Parámetros del evento",
|
||||
"Enter the contact properties, the User ID is mandatory": "Introduzca las propiedades de contacto, el ID de usuario es obligatorio",
|
||||
"Process contact immediately instead of queuing. Only enable this when you need to add an event for this contact in the next step. Not recommended for high-volume operations.": "Procesar contacto inmediatamente en lugar de poner en cola. Actívalo solo cuando necesite agregar un evento para este contacto en el siguiente paso. No recomendado para operaciones de alto volumen.",
|
||||
"Unique identifier of the contact to delete": "Identificador único del contacto a eliminar",
|
||||
"Unique identifier of the user": "Identificador único del usuario",
|
||||
"Unique identifier for this event. Used for deduplication.": "Identificador único para este evento. Utilizado para deduplicación.",
|
||||
"Date and time when the event occurred, will default to now (ISO 8601 format YYYY-MM-DDTHH:MM:SS.SSSZ)": "Fecha y hora en que ocurrió el evento, por defecto ahora (formato ISO 8601 AAAA-MM-DDTHH:MM:SS.SSZ)",
|
||||
"Select the type of event to create": "Seleccione el tipo de evento a crear",
|
||||
"Parameters for the selected event type": "Parámetros para el tipo de evento seleccionado"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"Project ID": "ID du projet",
|
||||
"Datasource ID": "ID de la source de données",
|
||||
"API Key": "Clé API",
|
||||
"Your Instasent Project ID": "Votre ID de projet Instasent",
|
||||
"Your Instasent Datasource ID": "Votre identifiant de source de données Instasent",
|
||||
"Your Instasent API Bearer Token": "Votre jeton Instasent API Bearer",
|
||||
"\n## Obtain your auth data\n1. Go to https://dashboard.instasent.com\n2. Access to your project\n3. Create an Activepieces data source\n4. Copy the auth parameters and paste them in the fields below\n": "\n## Obtain your auth data\n1. Go to https://dashboard.instasent.com\n2. Access to your project\n3. Create an Activepieces data source\n4. Copy the auth parameters and paste them in the fields below\n",
|
||||
"Add/Update contact": "Ajouter/Mettre à jour le contact",
|
||||
"Delete Contact": "Supprimer le contact",
|
||||
"Add Event": "Ajouter un événement",
|
||||
"Add or update a single contact": "Ajouter ou mettre à jour un contact unique",
|
||||
"Delete a single contact by User ID": "Supprimer un contact unique par ID d'utilisateur",
|
||||
"Add a contact event": "Ajouter un événement de contact",
|
||||
"Contact Properties": "Propriétés du contact",
|
||||
"Instant": "Instantané",
|
||||
"User ID": "Identifiant de l'utilisateur",
|
||||
"Event ID": "ID de l'événement",
|
||||
"Event Date": "Date de l'événement",
|
||||
"Event Type": "Type d'événement",
|
||||
"Event Parameters": "Paramètres de l'événement",
|
||||
"Enter the contact properties, the User ID is mandatory": "Entrez les propriétés du contact, l'ID de l'utilisateur est obligatoire",
|
||||
"Process contact immediately instead of queuing. Only enable this when you need to add an event for this contact in the next step. Not recommended for high-volume operations.": "Traiter immédiatement le contact au lieu de la file d'attente. Activer cette option uniquement lorsque vous devez ajouter un événement pour ce contact à l'étape suivante. Non recommandé pour les opérations en volume élevé.",
|
||||
"Unique identifier of the contact to delete": "Identifiant unique du contact à supprimer",
|
||||
"Unique identifier of the user": "Identifiant unique de l'utilisateur",
|
||||
"Unique identifier for this event. Used for deduplication.": "Identifiant unique pour cet événement. Utilisé pour la déduplication",
|
||||
"Date and time when the event occurred, will default to now (ISO 8601 format YYYY-MM-DDTHH:MM:SS.SSSZ)": "Date et heure où l'événement s'est produit, sera par défaut à maintenant (format ISO 8601 AAAA-MM-JJJ: MM:SSSZ)",
|
||||
"Select the type of event to create": "Sélectionnez le type d'événement à créer",
|
||||
"Parameters for the selected event type": "Paramètres pour le type d'événement sélectionné"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"Project ID": "プロジェクトID",
|
||||
"Datasource ID": "データソースID",
|
||||
"API Key": "API キー",
|
||||
"Your Instasent Project ID": "Instasent Project ID",
|
||||
"Your Instasent Datasource ID": "Instasent Datasource ID",
|
||||
"Your Instasent API Bearer Token": "あなたのInstasent APIベアラートトークン",
|
||||
"\n## Obtain your auth data\n1. Go to https://dashboard.instasent.com\n2. Access to your project\n3. Create an Activepieces data source\n4. Copy the auth parameters and paste them in the fields below\n": "\n## Obtain your auth data\n1. Go to https://dashboard.instasent.com\n2. Access to your project\n3. Create an Activepieces data source\n4. Copy the auth parameters and paste them in the fields below\n",
|
||||
"Add/Update contact": "連絡先の追加/更新",
|
||||
"Delete Contact": "連絡先を削除",
|
||||
"Add Event": "イベントを追加",
|
||||
"Add or update a single contact": "単一の連絡先を追加または更新",
|
||||
"Delete a single contact by User ID": "ユーザー ID による単一の連絡先を削除",
|
||||
"Add a contact event": "連絡先イベントを追加",
|
||||
"Contact Properties": "連絡先のプロパティ",
|
||||
"Instant": "インスタント",
|
||||
"User ID": "ユーザー ID",
|
||||
"Event ID": "イベントID",
|
||||
"Event Date": "イベント日付",
|
||||
"Event Type": "イベントタイプ",
|
||||
"Event Parameters": "イベントパラメータ",
|
||||
"Enter the contact properties, the User ID is mandatory": "連絡先のプロパティを入力します。ユーザー ID は必須です。",
|
||||
"Process contact immediately instead of queuing. Only enable this when you need to add an event for this contact in the next step. Not recommended for high-volume operations.": "キューイングの代わりにすぐに連絡先を処理します。 次のステップでこの連絡先にイベントを追加する必要がある場合にのみ有効にしてください。大量の操作にはお勧めしません。",
|
||||
"Unique identifier of the contact to delete": "削除する連絡先の固有識別子",
|
||||
"Unique identifier of the user": "ユーザーの一意の識別子",
|
||||
"Unique identifier for this event. Used for deduplication.": "このイベントの一意の識別子。重複排除に使用されます。",
|
||||
"Date and time when the event occurred, will default to now (ISO 8601 format YYYY-MM-DDTHH:MM:SS.SSSZ)": "イベントが発生した日時は既定(ISO 8601形式YYYY-MM-DDTHH:MM:SSSSZ)",
|
||||
"Select the type of event to create": "作成するイベントの種類を選択してください",
|
||||
"Parameters for the selected event type": "選択したイベントタイプのパラメータ"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"Project ID": "Project ID",
|
||||
"Datasource ID": "Gegevensbron ID",
|
||||
"API Key": "API Sleutel",
|
||||
"Your Instasent Project ID": "Uw Instasent Project ID",
|
||||
"Your Instasent Datasource ID": "Uw Instasent dataource-ID",
|
||||
"Your Instasent API Bearer Token": "Je Instasent API Bearer Token",
|
||||
"\n## Obtain your auth data\n1. Go to https://dashboard.instasent.com\n2. Access to your project\n3. Create an Activepieces data source\n4. Copy the auth parameters and paste them in the fields below\n": "\n## Verkrijg je autorisatiegegevens\n1. Ga naar https://dashboard.instasent.com\n2. Toegang tot je project\n3. Maak een Activepieces gegevensbron\n4. Kopieer de authenticatieparameters en plak ze in de onderstaande velden\n",
|
||||
"Add/Update contact": "Contactpersoon toevoegen/bijwerken",
|
||||
"Delete Contact": "Contactpersoon verwijderen",
|
||||
"Add Event": "Afspraak toevoegen",
|
||||
"Add or update a single contact": "Eén contactpersoon toevoegen of bijwerken",
|
||||
"Delete a single contact by User ID": "Eén contactpersoon verwijderen via gebruikers-ID",
|
||||
"Add a contact event": "Een contactgebeurtenis toevoegen",
|
||||
"Contact Properties": "Contact eigenschappen",
|
||||
"Instant": "Onmiddellijk",
|
||||
"User ID": "Gebruiker ID",
|
||||
"Event ID": "Gebeurtenis ID",
|
||||
"Event Date": "Gebeurtenis datum",
|
||||
"Event Type": "Gebeurtenis type",
|
||||
"Event Parameters": "Event parameters",
|
||||
"Enter the contact properties, the User ID is mandatory": "Voer de contactpersoon eigenschappen in, de gebruiker is verplicht",
|
||||
"Process contact immediately instead of queuing. Only enable this when you need to add an event for this contact in the next step. Not recommended for high-volume operations.": "Contact onmiddellijk verwerken in plaats van wachtrij. Schakel dit alleen in als u een gebeurtenis voor deze contactpersoon in de volgende stap wilt toevoegen. Niet aanbevolen voor grote bewerkingen.",
|
||||
"Unique identifier of the contact to delete": "Unieke identifier van de te verwijderen contactpersoon",
|
||||
"Unique identifier of the user": "Unieke identifier van de gebruiker",
|
||||
"Unique identifier for this event. Used for deduplication.": "Unieke identifier voor deze gebeurtenis. Wordt gebruikt voor deduplicatie.",
|
||||
"Date and time when the event occurred, will default to now (ISO 8601 format YYYY-MM-DDTHH:MM:SS.SSSZ)": "Datum en tijd waarop de gebeurtenis heeft plaatsgevonden zullen als standaard worden ingesteld (ISO 8601 formaat YYYY-MM-DDTHH:MM:SS.SSSZ)",
|
||||
"Select the type of event to create": "Selecteer het te maken type gebeurtenis",
|
||||
"Parameters for the selected event type": "Parameters voor het geselecteerde gebeurtenistype"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"Project ID": "ID do Projeto",
|
||||
"Datasource ID": "ID da fonte",
|
||||
"API Key": "Chave de API",
|
||||
"Your Instasent Project ID": "Seu ID do Projeto Instasent",
|
||||
"Your Instasent Datasource ID": "Seu ID de fonte de dados instantânea",
|
||||
"Your Instasent API Bearer Token": "Seu Token de Portador da API Instasent",
|
||||
"\n## Obtain your auth data\n1. Go to https://dashboard.instasent.com\n2. Access to your project\n3. Create an Activepieces data source\n4. Copy the auth parameters and paste them in the fields below\n": "\n## Obtenha seus dados de autenticação\n1. Acesse https://dashboard.instasent.com\n2. Acesse o seu projeto\n3. Crie uma fonte de dados do Activepieces\n4. Copie os parâmetros de autenticação e cole-os nos campos abaixo\n",
|
||||
"Add/Update contact": "Adicionar/Atualizar contato",
|
||||
"Delete Contact": "Excluir contato",
|
||||
"Add Event": "Adicionar evento",
|
||||
"Add or update a single contact": "Adicionar ou atualizar um único contato",
|
||||
"Delete a single contact by User ID": "Excluir um único contato por ID de usuário",
|
||||
"Add a contact event": "Adicionar evento de contato",
|
||||
"Contact Properties": "Propriedades do contato",
|
||||
"Instant": "Instantâneo",
|
||||
"User ID": "ID de usuário",
|
||||
"Event ID": "Código do evento",
|
||||
"Event Date": "Data do Evento",
|
||||
"Event Type": "Tipo de Evento",
|
||||
"Event Parameters": "Parâmetros de Evento",
|
||||
"Enter the contact properties, the User ID is mandatory": "Insira as propriedades de contato, a ID de Usuário é obrigatória",
|
||||
"Process contact immediately instead of queuing. Only enable this when you need to add an event for this contact in the next step. Not recommended for high-volume operations.": "Processar contato imediatamente em vez de enfileirar. Ative isso somente quando precisar adicionar um evento para este contato na próxima etapa. Não recomendado para operações de alto volume.",
|
||||
"Unique identifier of the contact to delete": "Identificador único do contato a excluir",
|
||||
"Unique identifier of the user": "Identificador exclusivo do usuário",
|
||||
"Unique identifier for this event. Used for deduplication.": "Identificador exclusivo para esse evento. Usado para desduplicar.",
|
||||
"Date and time when the event occurred, will default to now (ISO 8601 format YYYY-MM-DDTHH:MM:SS.SSSZ)": "Data e hora quando o evento ocorreu, será o padrão para agora (formato ISO 8601 YYYY-MM-DDTHH:MM:SS.SSSZ)",
|
||||
"Select the type of event to create": "Selecione o tipo de evento para criar",
|
||||
"Parameters for the selected event type": "Parâmetros para o tipo de evento selecionado"
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"Instasent": "Мгновенно",
|
||||
"Project ID": "ID проекта",
|
||||
"Datasource ID": "ID источника данных",
|
||||
"API Key": "Ключ API",
|
||||
"Your Instasent Project ID": "Ваш экспресс-ID проекта",
|
||||
"Your Instasent Datasource ID": "Ваш мгновенный идентификатор",
|
||||
"Your Instasent API Bearer Token": "Токен Instasent API Bearer",
|
||||
"\n## Obtain your auth data\n1. Go to https://dashboard.instasent.com\n2. Access to your project\n3. Create an Activepieces data source\n4. Copy the auth parameters and paste them in the fields below\n": "\n## Получите ваши данные авторизации\n1. Перейдите на https://dashboard.instasent.com\n2. Получите доступ к вашему проекту\n3. Создайте источник данных Activepieces\n4. Скопируйте параметры авторизации и вставьте их в поля ниже\n",
|
||||
"Add/Update contact": "Добавить/Обновить контакт",
|
||||
"Delete Contact": "Удалить контакт",
|
||||
"Add Event": "Добавить событие",
|
||||
"Add or update a single contact": "Добавить или обновить один контакт",
|
||||
"Delete a single contact by User ID": "Удалить один контакт по ID пользователя",
|
||||
"Add a contact event": "Добавить событие контакта",
|
||||
"Contact Properties": "Параметры контакта",
|
||||
"Instant": "Мгновенно",
|
||||
"User ID": "ID пользователя",
|
||||
"Event ID": "ID события",
|
||||
"Event Date": "Дата события",
|
||||
"Event Type": "Тип события",
|
||||
"Event Parameters": "Параметры события",
|
||||
"Enter the contact properties, the User ID is mandatory": "Введите свойства контакта, обязательный ID пользователя",
|
||||
"Process contact immediately instead of queuing. Only enable this when you need to add an event for this contact in the next step. Not recommended for high-volume operations.": "Обработать контакт сразу, а не в очереди. Включите это только тогда, когда вам нужно добавить событие для этого контакта на следующем шаге. Не рекомендуется для высокообъемных операций.",
|
||||
"Unique identifier of the contact to delete": "Уникальный идентификатор контакта для удаления",
|
||||
"Unique identifier of the user": "Уникальный идентификатор пользователя",
|
||||
"Unique identifier for this event. Used for deduplication.": "Уникальный идентификатор для этого события. Используется для deduplication.",
|
||||
"Date and time when the event occurred, will default to now (ISO 8601 format YYYY-MM-DDTHH:MM:SS.SSSZ)": "Дата и время, когда произошло событие, будут установлены по умолчанию (формат ISO 8601 YYY-MM-DDTHH:MM:SSSZ)",
|
||||
"Select the type of event to create": "Выберите тип события для создания",
|
||||
"Parameters for the selected event type": "Параметры выбранного типа события"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"Project ID": "Project ID",
|
||||
"Datasource ID": "Datasource ID",
|
||||
"API Key": "API Key",
|
||||
"Your Instasent Project ID": "Your Instasent Project ID",
|
||||
"Your Instasent Datasource ID": "Your Instasent Datasource ID",
|
||||
"Your Instasent API Bearer Token": "Your Instasent API Bearer Token",
|
||||
"\n## Obtain your auth data\n1. Go to https://dashboard.instasent.com\n2. Access to your project\n3. Create an Activepieces data source\n4. Copy the auth parameters and paste them in the fields below\n": "\n## Obtain your auth data\n1. Go to https://dashboard.instasent.com\n2. Access to your project\n3. Create an Activepieces data source\n4. Copy the auth parameters and paste them in the fields below\n",
|
||||
"Add/Update contact": "Add/Update contact",
|
||||
"Delete Contact": "Delete Contact",
|
||||
"Add Event": "Add Event",
|
||||
"Add or update a single contact": "Add or update a single contact",
|
||||
"Delete a single contact by User ID": "Delete a single contact by User ID",
|
||||
"Add a contact event": "Add a contact event",
|
||||
"Contact Properties": "Contact Properties",
|
||||
"Instant": "Instant",
|
||||
"User ID": "User ID",
|
||||
"Event ID": "Event ID",
|
||||
"Event Date": "Event Date",
|
||||
"Event Type": "Event Type",
|
||||
"Event Parameters": "Event Parameters",
|
||||
"Enter the contact properties, the User ID is mandatory": "Enter the contact properties, the User ID is mandatory",
|
||||
"Process contact immediately instead of queuing. Only enable this when you need to add an event for this contact in the next step. Not recommended for high-volume operations.": "Process contact immediately instead of queuing. Only enable this when you need to add an event for this contact in the next step. Not recommended for high-volume operations.",
|
||||
"Unique identifier of the contact to delete": "Unique identifier of the contact to delete",
|
||||
"Unique identifier of the user": "Unique identifier of the user",
|
||||
"Unique identifier for this event. Used for deduplication.": "Unique identifier for this event. Used for deduplication.",
|
||||
"Date and time when the event occurred, will default to now (ISO 8601 format YYYY-MM-DDTHH:MM:SS.SSSZ)": "Date and time when the event occurred, will default to now (ISO 8601 format YYYY-MM-DDTHH:MM:SS.SSSZ)",
|
||||
"Select the type of event to create": "Select the type of event to create",
|
||||
"Parameters for the selected event type": "Parameters for the selected event type"
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"Instasent": "Instasent",
|
||||
"Project ID": "Project ID",
|
||||
"Datasource ID": "Datasource ID",
|
||||
"API Key": "API Key",
|
||||
"Your Instasent Project ID": "Your Instasent Project ID",
|
||||
"Your Instasent Datasource ID": "Your Instasent Datasource ID",
|
||||
"Your Instasent API Bearer Token": "Your Instasent API Bearer Token",
|
||||
"\n## Obtain your auth data\n1. Go to https://dashboard.instasent.com\n2. Access to your project\n3. Create an Activepieces data source\n4. Copy the auth parameters and paste them in the fields below\n": "\n## Obtain your auth data\n1. Go to https://dashboard.instasent.com\n2. Access to your project\n3. Create an Activepieces data source\n4. Copy the auth parameters and paste them in the fields below\n",
|
||||
"Add/Update contact": "Add/Update contact",
|
||||
"Delete Contact": "Delete Contact",
|
||||
"Add Event": "Add Event",
|
||||
"Add or update a single contact": "Add or update a single contact",
|
||||
"Delete a single contact by User ID": "Delete a single contact by User ID",
|
||||
"Add a contact event": "Add a contact event",
|
||||
"Contact Properties": "Contact Properties",
|
||||
"Instant": "Instant",
|
||||
"User ID": "User ID",
|
||||
"Event ID": "Event ID",
|
||||
"Event Date": "Event Date",
|
||||
"Event Type": "Event Type",
|
||||
"Event Parameters": "Event Parameters",
|
||||
"Enter the contact properties, the User ID is mandatory": "Enter the contact properties, the User ID is mandatory",
|
||||
"Process contact immediately instead of queuing. Only enable this when you need to add an event for this contact in the next step. Not recommended for high-volume operations.": "Process contact immediately instead of queuing. Only enable this when you need to add an event for this contact in the next step. Not recommended for high-volume operations.",
|
||||
"Unique identifier of the contact to delete": "Unique identifier of the contact to delete",
|
||||
"Unique identifier of the user": "Unique identifier of the user",
|
||||
"Unique identifier for this event. Used for deduplication.": "Unique identifier for this event. Used for deduplication.",
|
||||
"Date and time when the event occurred, will default to now (ISO 8601 format YYYY-MM-DDTHH:MM:SS.SSSZ)": "Date and time when the event occurred, will default to now (ISO 8601 format YYYY-MM-DDTHH:MM:SS.SSSZ)",
|
||||
"Select the type of event to create": "Select the type of event to create",
|
||||
"Parameters for the selected event type": "Parameters for the selected event type"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"Project ID": "Project ID",
|
||||
"Datasource ID": "Datasource ID",
|
||||
"API Key": "API 密钥",
|
||||
"Your Instasent Project ID": "Your Instasent Project ID",
|
||||
"Your Instasent Datasource ID": "Your Instasent Datasource ID",
|
||||
"Your Instasent API Bearer Token": "Your Instasent API Bearer Token",
|
||||
"\n## Obtain your auth data\n1. Go to https://dashboard.instasent.com\n2. Access to your project\n3. Create an Activepieces data source\n4. Copy the auth parameters and paste them in the fields below\n": "\n## Obtain your auth data\n1. Go to https://dashboard.instasent.com\n2. Access to your project\n3. Create an Activepieces data source\n4. Copy the auth parameters and paste them in the fields below\n",
|
||||
"Add/Update contact": "Add/Update contact",
|
||||
"Delete Contact": "Delete Contact",
|
||||
"Add Event": "Add Event",
|
||||
"Add or update a single contact": "Add or update a single contact",
|
||||
"Delete a single contact by User ID": "Delete a single contact by User ID",
|
||||
"Add a contact event": "Add a contact event",
|
||||
"Contact Properties": "Contact Properties",
|
||||
"Instant": "Instant",
|
||||
"User ID": "User ID",
|
||||
"Event ID": "Event ID",
|
||||
"Event Date": "Event Date",
|
||||
"Event Type": "Event Type",
|
||||
"Event Parameters": "Event Parameters",
|
||||
"Enter the contact properties, the User ID is mandatory": "Enter the contact properties, the User ID is mandatory",
|
||||
"Process contact immediately instead of queuing. Only enable this when you need to add an event for this contact in the next step. Not recommended for high-volume operations.": "Process contact immediately instead of queuing. Only enable this when you need to add an event for this contact in the next step. Not recommended for high-volume operations.",
|
||||
"Unique identifier of the contact to delete": "Unique identifier of the contact to delete",
|
||||
"Unique identifier of the user": "Unique identifier of the user",
|
||||
"Unique identifier for this event. Used for deduplication.": "Unique identifier for this event. Used for deduplication.",
|
||||
"Date and time when the event occurred, will default to now (ISO 8601 format YYYY-MM-DDTHH:MM:SS.SSSZ)": "Date and time when the event occurred, will default to now (ISO 8601 format YYYY-MM-DDTHH:MM:SS.SSSZ)",
|
||||
"Select the type of event to create": "Select the type of event to create",
|
||||
"Parameters for the selected event type": "Parameters for the selected event type"
|
||||
}
|
||||
Reference in New Issue
Block a user