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,88 @@
|
||||
{
|
||||
"LeadConnector": "LeadConnector",
|
||||
"Lead Connector - Go High Level": "Lead Connector - Go High Level",
|
||||
"\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - ": "\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - users.readonly\n - workflows.readonly\n - forms.readonly\n5. Add redirect URLs.\n6. Create new Client key with valid name.Copy Client ID and Client Secret.\n",
|
||||
"Create Contact": "Create Contact",
|
||||
"Update Contact": "Update Contact",
|
||||
"Add Contact to Campaign": "Add Contact to Campaign",
|
||||
"Add Contact to Workflow": "Add Contact to Workflow",
|
||||
"Add Note to Contact": "Add Note to Contact",
|
||||
"Search Contacts": "Search Contacts",
|
||||
"Create Opportunity": "Create Opportunity",
|
||||
"Update Opportunity": "Update Opportunity",
|
||||
"Create Task": "Create Task",
|
||||
"Update Task": "Update Task",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Create a new contact.": "Create a new contact.",
|
||||
"Update an existing contact.": "Update an existing contact.",
|
||||
"Add an existing contact to a campaign.": "Add an existing contact to a campaign.",
|
||||
"Add an existing contact to a workflow.": "Add an existing contact to a workflow.",
|
||||
"Add a new note to a contact.": "Add a new note to a contact.",
|
||||
"Search for contacts with a search query.": "Search for contacts with a search query.",
|
||||
"Create a new opportunity.": "Create a new opportunity.",
|
||||
"Updates an existing opportunity.": "Updates an existing opportunity.",
|
||||
"Create a new task.": "Create a new task.",
|
||||
"Update a task.": "Update a task.",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"First Name": "First Name",
|
||||
"Last Name": "Last Name",
|
||||
"Email": "Email",
|
||||
"Phone": "Phone",
|
||||
"Company Name": "Nom de l'empresa",
|
||||
"Website": "Website",
|
||||
"Tags": "Tags",
|
||||
"Source": "Source",
|
||||
"Country": "Country",
|
||||
"City": "City",
|
||||
"State": "State",
|
||||
"Address": "Address",
|
||||
"Postal Code": "Postal Code",
|
||||
"Time Zone": "Time Zone",
|
||||
"Contact ID": "Contact ID",
|
||||
"Contact": "Contact",
|
||||
"Campaign": "Campaign",
|
||||
"Workflow": "Workflow",
|
||||
"Note": "Note",
|
||||
"User": "User",
|
||||
"Search Query": "Search Query",
|
||||
"Pipeline": "Pipeline",
|
||||
"Stage": "Stage",
|
||||
"Title": "Title",
|
||||
"Status": "Status",
|
||||
"Assigned To": "Assigned To",
|
||||
"Monetary Value": "Monetary Value",
|
||||
"Opportunity": "Opportunity",
|
||||
"Due Date": "Due Date",
|
||||
"Description": "Description",
|
||||
"Completed": "Completed",
|
||||
"Task": "Task",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Body": "Body",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"When using a dynamic value, make sure to use the ISO-2 country code, and not the country name.": "When using a dynamic value, make sure to use the ISO-2 country code, and not the country name.",
|
||||
"The ID of the contact.": "The ID of the contact.",
|
||||
"The contact to use.": "The contact to use.",
|
||||
"The value you want to search for.": "The value you want to search for.",
|
||||
"The ID of the pipeline to use.": "The ID of the pipeline to use.",
|
||||
"The stage of the pipeline to use.": "The stage of the pipeline to use.",
|
||||
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
||||
"GET": "GET",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "DELETE",
|
||||
"HEAD": "HEAD",
|
||||
"New Contact": "New Contact",
|
||||
"Contact Created or Updated": "Contact Created or Updated",
|
||||
"New Form Submission": "New Form Submission",
|
||||
"New Opportunity": "New Opportunity",
|
||||
"Trigger when a new contact is added.": "Trigger when a new contact is added.",
|
||||
"Trigger when a contact is created or updated.": "Trigger when a contact is created or updated.",
|
||||
"Trigger when a form is submitted.": "Trigger when a form is submitted.",
|
||||
"Trigger when a new opportunity is added.": "Trigger when a new opportunity is added.",
|
||||
"Form": "Form",
|
||||
"The form you want to use.": "The form you want to use."
|
||||
}
|
||||
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"Lead Connector - Go High Level": "Lead-Connector - Hohes Level gehen",
|
||||
"\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - ": "\n1. Gehe zur [Marketplace](https://marketplace.gohighlevel.com/) und melde dich für ein Entwicklerkonto an.\n2. Navigieren Sie zu **Meine Apps** und klicken Sie auf **App erstellen**.\n3. Geben Sie den App-Namen an. hen wähle **Privat** als App-Typ, **Unterkonten** als Vertriebstyp aus. Klicke auf **App erstellen** Schaltfläche.\n4. Folgende Bereiche hinzufügen.\n - campaigns.readonly\n - contacts.write\n - Kontakte. eadonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags. rite\n - opportunities.readonly\n - opportunities.write\n - users. eadonly\n - workflows.readonly\n - formulare.readonly\n5. Fügen Sie Umleitungs-URLs hinzu.\n6. Neuen Client-Schlüssel mit gültigem Namen anlegen. Kopiere Client-ID und Client-Geheimnis.\n",
|
||||
"Create Contact": "Kontakt erstellen",
|
||||
"Update Contact": "Kontakt aktualisieren",
|
||||
"Add Contact to Campaign": "Kontakt zur Kampagne hinzufügen",
|
||||
"Add Contact to Workflow": "Kontakt zum Workflow hinzufügen",
|
||||
"Add Note to Contact": "Notiz zu Kontakt hinzufügen",
|
||||
"Search Contacts": "Kontakte suchen",
|
||||
"Create Opportunity": "Verkaufschance erstellen",
|
||||
"Update Opportunity": "Update-Verkaufschance",
|
||||
"Create Task": "Aufgabe erstellen",
|
||||
"Update Task": "Aufgabe aktualisieren",
|
||||
"Custom API Call": "Eigener API-Aufruf",
|
||||
"Create a new contact.": "Neuen Kontakt anlegen.",
|
||||
"Update an existing contact.": "Aktualisiere einen bestehenden Kontakt.",
|
||||
"Add an existing contact to a campaign.": "Hinzufügen eines bestehenden Kontakts zu einer Kampagne.",
|
||||
"Add an existing contact to a workflow.": "Fügen Sie einen bestehenden Kontakt zu einem Workflow hinzu.",
|
||||
"Add a new note to a contact.": "Neue Notiz zu einem Kontakt hinzufügen.",
|
||||
"Search for contacts with a search query.": "Suche nach Kontakten mit einer Suchabfrage.",
|
||||
"Create a new opportunity.": "Erstelle eine neue Chance.",
|
||||
"Updates an existing opportunity.": "Aktualisiert eine vorhandene Möglichkeit.",
|
||||
"Create a new task.": "Erstellen Sie eine neue Aufgabe.",
|
||||
"Update a task.": "Aufgabe aktualisieren.",
|
||||
"Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
|
||||
"First Name": "Vorname",
|
||||
"Last Name": "Nachname",
|
||||
"Email": "E-Mail",
|
||||
"Phone": "Telefon",
|
||||
"Company Name": "Firmenname",
|
||||
"Website": "Webseite",
|
||||
"Tags": "Tags",
|
||||
"Source": "Quelle",
|
||||
"Country": "Land",
|
||||
"City": "Stadt",
|
||||
"State": "Bundesland",
|
||||
"Address": "Adresse",
|
||||
"Postal Code": "Postleitzahl",
|
||||
"Time Zone": "Zeitzone",
|
||||
"Contact ID": "Kontakt-ID",
|
||||
"Contact": "Kontakt",
|
||||
"Campaign": "Kampagne",
|
||||
"Workflow": "Workflow",
|
||||
"Note": "Notiz",
|
||||
"User": "Benutzer",
|
||||
"Search Query": "Suchanfrage",
|
||||
"Pipeline": "Pipeline",
|
||||
"Stage": "Teil",
|
||||
"Title": "Titel",
|
||||
"Status": "Status",
|
||||
"Assigned To": "Zugewiesen an",
|
||||
"Monetary Value": "Geldwert",
|
||||
"Opportunity": "Verkaufschance",
|
||||
"Due Date": "Fälligkeitsdatum",
|
||||
"Description": "Beschreibung",
|
||||
"Completed": "Abgeschlossen",
|
||||
"Task": "Aufgabe",
|
||||
"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)",
|
||||
"When using a dynamic value, make sure to use the ISO-2 country code, and not the country name.": "Wenn Sie einen dynamischen Wert verwenden, stellen Sie sicher, dass Sie den ISO-2-Ländercode und nicht den Landesnamen verwenden.",
|
||||
"The ID of the contact.": "Die ID des Kontakts.",
|
||||
"The contact to use.": "Der zu verwendende Kontakt.",
|
||||
"The value you want to search for.": "Der Wert, nach dem Sie suchen möchten.",
|
||||
"The ID of the pipeline to use.": "Die ID der zu verwendenden Pipeline.",
|
||||
"The stage of the pipeline to use.": "Die Phase der zu verwendenden Pipeline.",
|
||||
"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..",
|
||||
"GET": "ERHALTEN",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "LÖSCHEN",
|
||||
"HEAD": "HEAD",
|
||||
"New Contact": "Neuer Kontakt",
|
||||
"Contact Created or Updated": "Kontakt erstellt oder aktualisiert",
|
||||
"New Form Submission": "Neue Formulareinreichung",
|
||||
"New Opportunity": "Neue Verkaufschance",
|
||||
"Trigger when a new contact is added.": "Wird ausgelöst, wenn ein neuer Kontakt hinzugefügt wird.",
|
||||
"Trigger when a contact is created or updated.": "Wird ausgelöst, wenn ein Kontakt erstellt oder aktualisiert wird.",
|
||||
"Trigger when a form is submitted.": "Auslösen wenn ein Formular abgeschickt wird.",
|
||||
"Trigger when a new opportunity is added.": "Auslösen wenn eine neue Chance hinzugefügt wird.",
|
||||
"Form": "Formular",
|
||||
"The form you want to use.": "Das Formular, das Sie verwenden möchten."
|
||||
}
|
||||
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"Lead Connector - Go High Level": "Conector líder - Ve a alto nivel",
|
||||
"\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - ": "\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - users.readonly\n - workflows.readonly\n - forms.readonly\n5. Add redirect URLs.\n6. Create new Client key with valid name.Copy Client ID and Client Secret.\n",
|
||||
"Create Contact": "Crear contacto",
|
||||
"Update Contact": "Actualizar contacto",
|
||||
"Add Contact to Campaign": "Añadir contacto a la campaña",
|
||||
"Add Contact to Workflow": "Añadir contacto al flujo de trabajo",
|
||||
"Add Note to Contact": "Añadir nota al contacto",
|
||||
"Search Contacts": "Buscar contactos",
|
||||
"Create Opportunity": "Crear Oportunidad",
|
||||
"Update Opportunity": "Actualizar Oportunidad",
|
||||
"Create Task": "Crear tarea",
|
||||
"Update Task": "Actualizar tarea",
|
||||
"Custom API Call": "Llamada API personalizada",
|
||||
"Create a new contact.": "Crear un nuevo contacto.",
|
||||
"Update an existing contact.": "Actualizar un contacto existente.",
|
||||
"Add an existing contact to a campaign.": "Añadir un contacto existente a una campaña.",
|
||||
"Add an existing contact to a workflow.": "Añadir un contacto existente a un flujo de trabajo.",
|
||||
"Add a new note to a contact.": "Añadir una nueva nota a un contacto.",
|
||||
"Search for contacts with a search query.": "Buscar contactos con una consulta de búsqueda.",
|
||||
"Create a new opportunity.": "Crear una nueva oportunidad.",
|
||||
"Updates an existing opportunity.": "Actualiza una oportunidad existente.",
|
||||
"Create a new task.": "Crear una nueva tarea.",
|
||||
"Update a task.": "Actualizar una tarea.",
|
||||
"Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
|
||||
"First Name": "Nombre",
|
||||
"Last Name": "Apellido",
|
||||
"Email": "E-mail",
|
||||
"Phone": "Teléfono",
|
||||
"Company Name": "Nombre De La Empresa",
|
||||
"Website": "Sitio web",
|
||||
"Tags": "Etiquetas",
|
||||
"Source": "Fuente",
|
||||
"Country": "País",
|
||||
"City": "Ciudad",
|
||||
"State": "Estado",
|
||||
"Address": "Dirección",
|
||||
"Postal Code": "Código postal",
|
||||
"Time Zone": "Zona horaria",
|
||||
"Contact ID": "ID de contacto",
|
||||
"Contact": "Contacto",
|
||||
"Campaign": "Campaña",
|
||||
"Workflow": "Flujo trabajo",
|
||||
"Note": "Nota",
|
||||
"User": "Usuario",
|
||||
"Search Query": "Buscar consulta",
|
||||
"Pipeline": "Pipeline",
|
||||
"Stage": "Etapa",
|
||||
"Title": "Título",
|
||||
"Status": "Estado",
|
||||
"Assigned To": "Asignado a",
|
||||
"Monetary Value": "Valor monetario",
|
||||
"Opportunity": "Oportunidad",
|
||||
"Due Date": "Fecha de fin",
|
||||
"Description": "Descripción",
|
||||
"Completed": "Completado",
|
||||
"Task": "Tarea",
|
||||
"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)",
|
||||
"When using a dynamic value, make sure to use the ISO-2 country code, and not the country name.": "Cuando utilice un valor dinámico, asegúrese de usar el código de país ISO-2, y no el nombre del país.",
|
||||
"The ID of the contact.": "El ID del contacto.",
|
||||
"The contact to use.": "El contacto a utilizar.",
|
||||
"The value you want to search for.": "El valor que desea buscar.",
|
||||
"The ID of the pipeline to use.": "El ID del pipeline a utilizar.",
|
||||
"The stage of the pipeline to use.": "La etapa del pipeline a utilizar.",
|
||||
"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 PDFs, imágenes, etc.",
|
||||
"GET": "RECOGER",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "BORRAR",
|
||||
"HEAD": "LIMPIO",
|
||||
"New Contact": "Nuevo contacto",
|
||||
"Contact Created or Updated": "Contacto creado o actualizado",
|
||||
"New Form Submission": "Nuevo envío de formulario",
|
||||
"New Opportunity": "Nueva oportunidad",
|
||||
"Trigger when a new contact is added.": "Activar cuando se añade un nuevo contacto.",
|
||||
"Trigger when a contact is created or updated.": "Activar cuando un contacto es creado o actualizado.",
|
||||
"Trigger when a form is submitted.": "Activar cuando se envía un formulario.",
|
||||
"Trigger when a new opportunity is added.": "Activar cuando se añade una nueva oportunidad.",
|
||||
"Form": "Forma",
|
||||
"The form you want to use.": "El formulario que desea utilizar."
|
||||
}
|
||||
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"Lead Connector - Go High Level": "Connecteur de Prospect - Aller au niveau supérieur",
|
||||
"\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - ": "\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - users.readonly\n - workflows.readonly\n - forms.readonly\n5. Add redirect URLs.\n6. Create new Client key with valid name.Copy Client ID and Client Secret.\n",
|
||||
"Create Contact": "Créer un contact",
|
||||
"Update Contact": "Mettre à jour le contact",
|
||||
"Add Contact to Campaign": "Ajouter un contact à la campagne",
|
||||
"Add Contact to Workflow": "Ajouter un contact au flux de travail",
|
||||
"Add Note to Contact": "Ajouter une note au contact",
|
||||
"Search Contacts": "Rechercher dans les contacts",
|
||||
"Create Opportunity": "Créer une Affaire",
|
||||
"Update Opportunity": "Mettre à jour l'Affaire",
|
||||
"Create Task": "Créer une tâche",
|
||||
"Update Task": "Tâche de mise à jour",
|
||||
"Custom API Call": "Appel API personnalisé",
|
||||
"Create a new contact.": "Créer un nouveau contact.",
|
||||
"Update an existing contact.": "Mettre à jour un contact existant.",
|
||||
"Add an existing contact to a campaign.": "Ajouter un contact existant à une campagne.",
|
||||
"Add an existing contact to a workflow.": "Ajouter un contact existant à un workflow.",
|
||||
"Add a new note to a contact.": "Ajouter une nouvelle note à un contact.",
|
||||
"Search for contacts with a search query.": "Rechercher des contacts avec une requête de recherche.",
|
||||
"Create a new opportunity.": "Créer une nouvelle opportunité.",
|
||||
"Updates an existing opportunity.": "Met à jour une opportunité existante.",
|
||||
"Create a new task.": "Créer une nouvelle tâche.",
|
||||
"Update a task.": "Mettre à jour une tâche.",
|
||||
"Make a custom API call to a specific endpoint": "Passez un appel API personnalisé à un point de terminaison spécifique",
|
||||
"First Name": "First Name",
|
||||
"Last Name": "Last Name",
|
||||
"Email": "Courriel",
|
||||
"Phone": "Téléphone",
|
||||
"Company Name": "Nom de l’entreprise",
|
||||
"Website": "Site Web",
|
||||
"Tags": "Tags",
|
||||
"Source": "Source",
|
||||
"Country": "Pays",
|
||||
"City": "Ville",
|
||||
"State": "État",
|
||||
"Address": "Adresses",
|
||||
"Postal Code": "Code postal",
|
||||
"Time Zone": "Fuseau horaire",
|
||||
"Contact ID": "ID du contact",
|
||||
"Contact": "Contacter",
|
||||
"Campaign": "Campagnes",
|
||||
"Workflow": "Flux de travail",
|
||||
"Note": "Note",
|
||||
"User": "Utilisateur",
|
||||
"Search Query": "Requête de recherche",
|
||||
"Pipeline": "Pipeline",
|
||||
"Stage": "Étape",
|
||||
"Title": "Titre de la page",
|
||||
"Status": "Statut",
|
||||
"Assigned To": "Assigné à",
|
||||
"Monetary Value": "Valeur monétaire",
|
||||
"Opportunity": "Opportunité",
|
||||
"Due Date": "Date de fin",
|
||||
"Description": "Libellé",
|
||||
"Completed": "Terminé",
|
||||
"Task": "Tâche",
|
||||
"Method": "Méthode",
|
||||
"Headers": "En-têtes",
|
||||
"Query Parameters": "Paramètres de requête",
|
||||
"Body": "Corps",
|
||||
"Response is Binary ?": "La réponse est Binaire ?",
|
||||
"No Error on Failure": "Aucune erreur en cas d'échec",
|
||||
"Timeout (in seconds)": "Délai d'attente (en secondes)",
|
||||
"When using a dynamic value, make sure to use the ISO-2 country code, and not the country name.": "Lorsque vous utilisez une valeur dynamique, assurez-vous d'utiliser le code de pays ISO-2, et non le nom du pays.",
|
||||
"The ID of the contact.": "L'ID du contact.",
|
||||
"The contact to use.": "Le contact à utiliser.",
|
||||
"The value you want to search for.": "La valeur que vous voulez rechercher.",
|
||||
"The ID of the pipeline to use.": "L'ID du pipeline à utiliser.",
|
||||
"The stage of the pipeline to use.": "L'étape du pipeline à utiliser.",
|
||||
"Authorization headers are injected automatically from your connection.": "Les en-têtes 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.",
|
||||
"GET": "OBTENIR",
|
||||
"POST": "POSTER",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "EFFACER",
|
||||
"DELETE": "SUPPRIMER",
|
||||
"HEAD": "TÊTE",
|
||||
"New Contact": "Nouveau contact",
|
||||
"Contact Created or Updated": "Contact créé ou mis à jour",
|
||||
"New Form Submission": "Nouvelle soumission de formulaire",
|
||||
"New Opportunity": "Nouvelle opportunité",
|
||||
"Trigger when a new contact is added.": "Déclencher lorsqu'un nouveau contact est ajouté.",
|
||||
"Trigger when a contact is created or updated.": "Déclencher lorsqu'un contact est créé ou mis à jour.",
|
||||
"Trigger when a form is submitted.": "Déclencher lorsqu'un formulaire est soumis.",
|
||||
"Trigger when a new opportunity is added.": "Déclencher quand une nouvelle opportunité est ajoutée.",
|
||||
"Form": "Forme",
|
||||
"The form you want to use.": "Le formulaire que vous souhaitez utiliser."
|
||||
}
|
||||
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"LeadConnector": "LeadConnector",
|
||||
"Lead Connector - Go High Level": "Lead Connector - Go High Level",
|
||||
"\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - ": "\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - users.readonly\n - workflows.readonly\n - forms.readonly\n5. Add redirect URLs.\n6. Create new Client key with valid name.Copy Client ID and Client Secret.\n",
|
||||
"Create Contact": "Create Contact",
|
||||
"Update Contact": "Update Contact",
|
||||
"Add Contact to Campaign": "Add Contact to Campaign",
|
||||
"Add Contact to Workflow": "Add Contact to Workflow",
|
||||
"Add Note to Contact": "Add Note to Contact",
|
||||
"Search Contacts": "Search Contacts",
|
||||
"Create Opportunity": "Create Opportunity",
|
||||
"Update Opportunity": "Update Opportunity",
|
||||
"Create Task": "Create Task",
|
||||
"Update Task": "Update Task",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Create a new contact.": "Create a new contact.",
|
||||
"Update an existing contact.": "Update an existing contact.",
|
||||
"Add an existing contact to a campaign.": "Add an existing contact to a campaign.",
|
||||
"Add an existing contact to a workflow.": "Add an existing contact to a workflow.",
|
||||
"Add a new note to a contact.": "Add a new note to a contact.",
|
||||
"Search for contacts with a search query.": "Search for contacts with a search query.",
|
||||
"Create a new opportunity.": "Create a new opportunity.",
|
||||
"Updates an existing opportunity.": "Updates an existing opportunity.",
|
||||
"Create a new task.": "Create a new task.",
|
||||
"Update a task.": "Update a task.",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"First Name": "First Name",
|
||||
"Last Name": "Last Name",
|
||||
"Email": "Email",
|
||||
"Phone": "Phone",
|
||||
"Company Name": "Company Name",
|
||||
"Website": "Website",
|
||||
"Tags": "Tags",
|
||||
"Source": "Source",
|
||||
"Country": "Country",
|
||||
"City": "City",
|
||||
"State": "State",
|
||||
"Address": "Address",
|
||||
"Postal Code": "Postal Code",
|
||||
"Time Zone": "Time Zone",
|
||||
"Contact ID": "Contact ID",
|
||||
"Contact": "Contact",
|
||||
"Campaign": "Campaign",
|
||||
"Workflow": "Workflow",
|
||||
"Note": "Note",
|
||||
"User": "User",
|
||||
"Search Query": "Search Query",
|
||||
"Pipeline": "Pipeline",
|
||||
"Stage": "Stage",
|
||||
"Title": "Title",
|
||||
"Status": "Status",
|
||||
"Assigned To": "Assigned To",
|
||||
"Monetary Value": "Monetary Value",
|
||||
"Opportunity": "Opportunity",
|
||||
"Due Date": "Due Date",
|
||||
"Description": "Description",
|
||||
"Completed": "Completed",
|
||||
"Task": "Task",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Body": "Body",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"When using a dynamic value, make sure to use the ISO-2 country code, and not the country name.": "When using a dynamic value, make sure to use the ISO-2 country code, and not the country name.",
|
||||
"The ID of the contact.": "The ID of the contact.",
|
||||
"The contact to use.": "The contact to use.",
|
||||
"The value you want to search for.": "The value you want to search for.",
|
||||
"The ID of the pipeline to use.": "The ID of the pipeline to use.",
|
||||
"The stage of the pipeline to use.": "The stage of the pipeline to use.",
|
||||
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
||||
"GET": "GET",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "DELETE",
|
||||
"HEAD": "HEAD",
|
||||
"New Contact": "New Contact",
|
||||
"Contact Created or Updated": "Contact Created or Updated",
|
||||
"New Form Submission": "New Form Submission",
|
||||
"New Opportunity": "New Opportunity",
|
||||
"Trigger when a new contact is added.": "Trigger when a new contact is added.",
|
||||
"Trigger when a contact is created or updated.": "Trigger when a contact is created or updated.",
|
||||
"Trigger when a form is submitted.": "Trigger when a form is submitted.",
|
||||
"Trigger when a new opportunity is added.": "Trigger when a new opportunity is added.",
|
||||
"Form": "Form",
|
||||
"The form you want to use.": "The form you want to use."
|
||||
}
|
||||
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"LeadConnector": "LeadConnector",
|
||||
"Lead Connector - Go High Level": "Lead Connector - Go High Level",
|
||||
"\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - ": "\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - users.readonly\n - workflows.readonly\n - forms.readonly\n5. Add redirect URLs.\n6. Create new Client key with valid name.Copy Client ID and Client Secret.\n",
|
||||
"Create Contact": "Create Contact",
|
||||
"Update Contact": "Update Contact",
|
||||
"Add Contact to Campaign": "Add Contact to Campaign",
|
||||
"Add Contact to Workflow": "Add Contact to Workflow",
|
||||
"Add Note to Contact": "Add Note to Contact",
|
||||
"Search Contacts": "Search Contacts",
|
||||
"Create Opportunity": "Create Opportunity",
|
||||
"Update Opportunity": "Update Opportunity",
|
||||
"Create Task": "Create Task",
|
||||
"Update Task": "Update Task",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Create a new contact.": "Create a new contact.",
|
||||
"Update an existing contact.": "Update an existing contact.",
|
||||
"Add an existing contact to a campaign.": "Add an existing contact to a campaign.",
|
||||
"Add an existing contact to a workflow.": "Add an existing contact to a workflow.",
|
||||
"Add a new note to a contact.": "Add a new note to a contact.",
|
||||
"Search for contacts with a search query.": "Search for contacts with a search query.",
|
||||
"Create a new opportunity.": "Create a new opportunity.",
|
||||
"Updates an existing opportunity.": "Updates an existing opportunity.",
|
||||
"Create a new task.": "Create a new task.",
|
||||
"Update a task.": "Update a task.",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"First Name": "First Name",
|
||||
"Last Name": "Last Name",
|
||||
"Email": "Email",
|
||||
"Phone": "Phone",
|
||||
"Company Name": "Company Name",
|
||||
"Website": "Website",
|
||||
"Tags": "Tags",
|
||||
"Source": "Source",
|
||||
"Country": "Country",
|
||||
"City": "City",
|
||||
"State": "State",
|
||||
"Address": "Address",
|
||||
"Postal Code": "Postal Code",
|
||||
"Time Zone": "Time Zone",
|
||||
"Contact ID": "Contact ID",
|
||||
"Contact": "Contact",
|
||||
"Campaign": "Campaign",
|
||||
"Workflow": "Workflow",
|
||||
"Note": "Note",
|
||||
"User": "User",
|
||||
"Search Query": "Search Query",
|
||||
"Pipeline": "Pipeline",
|
||||
"Stage": "Stage",
|
||||
"Title": "Title",
|
||||
"Status": "Status",
|
||||
"Assigned To": "Assigned To",
|
||||
"Monetary Value": "Monetary Value",
|
||||
"Opportunity": "Opportunity",
|
||||
"Due Date": "Due Date",
|
||||
"Description": "Description",
|
||||
"Completed": "Completed",
|
||||
"Task": "Task",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Body": "Body",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"When using a dynamic value, make sure to use the ISO-2 country code, and not the country name.": "When using a dynamic value, make sure to use the ISO-2 country code, and not the country name.",
|
||||
"The ID of the contact.": "The ID of the contact.",
|
||||
"The contact to use.": "The contact to use.",
|
||||
"The value you want to search for.": "The value you want to search for.",
|
||||
"The ID of the pipeline to use.": "The ID of the pipeline to use.",
|
||||
"The stage of the pipeline to use.": "The stage of the pipeline to use.",
|
||||
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
||||
"GET": "GET",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "DELETE",
|
||||
"HEAD": "HEAD",
|
||||
"New Contact": "New Contact",
|
||||
"Contact Created or Updated": "Contact Created or Updated",
|
||||
"New Form Submission": "New Form Submission",
|
||||
"New Opportunity": "New Opportunity",
|
||||
"Trigger when a new contact is added.": "Trigger when a new contact is added.",
|
||||
"Trigger when a contact is created or updated.": "Trigger when a contact is created or updated.",
|
||||
"Trigger when a form is submitted.": "Trigger when a form is submitted.",
|
||||
"Trigger when a new opportunity is added.": "Trigger when a new opportunity is added.",
|
||||
"Form": "Form",
|
||||
"The form you want to use.": "The form you want to use."
|
||||
}
|
||||
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"Lead Connector - Go High Level": "リードコネクタ - ハイレベルに移動",
|
||||
"\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - ": "\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - users.readonly\n - workflows.readonly\n - forms.readonly\n5. Add redirect URLs.\n6. Create new Client key with valid name.Copy Client ID and Client Secret.\n",
|
||||
"Create Contact": "連絡先を作成",
|
||||
"Update Contact": "連絡先を更新",
|
||||
"Add Contact to Campaign": "キャンペーンに連絡先を追加",
|
||||
"Add Contact to Workflow": "ワークフローに連絡先を追加",
|
||||
"Add Note to Contact": "連絡先にメモを追加",
|
||||
"Search Contacts": "連絡先を検索",
|
||||
"Create Opportunity": "案件を作成",
|
||||
"Update Opportunity": "商談を更新",
|
||||
"Create Task": "タスクを作成",
|
||||
"Update Task": "タスクの更新",
|
||||
"Custom API Call": "カスタムAPI通話",
|
||||
"Create a new contact.": "新しい連絡先を作成します。",
|
||||
"Update an existing contact.": "既存の連絡先を更新します。",
|
||||
"Add an existing contact to a campaign.": "キャンペーンに既存の連絡先を追加します。",
|
||||
"Add an existing contact to a workflow.": "ワークフローに既存の連絡先を追加します。",
|
||||
"Add a new note to a contact.": "連絡先に新しいメモを追加します。",
|
||||
"Search for contacts with a search query.": "検索クエリのある連絡先を検索します。",
|
||||
"Create a new opportunity.": "新しい機会を作りましょう。",
|
||||
"Updates an existing opportunity.": "既存の機会を更新します。",
|
||||
"Create a new task.": "新しいタスクを作成します。",
|
||||
"Update a task.": "タスクを更新する。",
|
||||
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
|
||||
"First Name": "名",
|
||||
"Last Name": "Last Name",
|
||||
"Email": "Eメールアドレス",
|
||||
"Phone": "電話番号",
|
||||
"Company Name": "会社名",
|
||||
"Website": "ウェブサイト",
|
||||
"Tags": "タグ",
|
||||
"Source": "ソース",
|
||||
"Country": "国",
|
||||
"City": "市区町村名",
|
||||
"State": "都道府県:",
|
||||
"Address": "住所",
|
||||
"Postal Code": "郵便番号",
|
||||
"Time Zone": "タイムゾーン",
|
||||
"Contact ID": "連絡先ID",
|
||||
"Contact": "お問い合わせ",
|
||||
"Campaign": "キャンペーン",
|
||||
"Workflow": "ワークフロー",
|
||||
"Note": "メモ",
|
||||
"User": "ユーザー",
|
||||
"Search Query": "検索クエリ",
|
||||
"Pipeline": "パイプライン",
|
||||
"Stage": "ステージ",
|
||||
"Title": "タイトル",
|
||||
"Status": "Status",
|
||||
"Assigned To": "割り当て先",
|
||||
"Monetary Value": "金銭的価値",
|
||||
"Opportunity": "機会",
|
||||
"Due Date": "締切日",
|
||||
"Description": "Description",
|
||||
"Completed": "完了",
|
||||
"Task": "タスク",
|
||||
"Method": "方法",
|
||||
"Headers": "ヘッダー",
|
||||
"Query Parameters": "クエリパラメータ",
|
||||
"Body": "本文",
|
||||
"Response is Binary ?": "応答はバイナリですか?",
|
||||
"No Error on Failure": "失敗時にエラーはありません",
|
||||
"Timeout (in seconds)": "タイムアウト(秒)",
|
||||
"When using a dynamic value, make sure to use the ISO-2 country code, and not the country name.": "動的な値を使用する場合は、必ず国名ではなくISO-2の国コードを使用してください。",
|
||||
"The ID of the contact.": "連絡先のID。",
|
||||
"The contact to use.": "使用する連絡先",
|
||||
"The value you want to search for.": "検索する値。",
|
||||
"The ID of the pipeline to use.": "使用するパイプラインのID。",
|
||||
"The stage of the pipeline to use.": "使用するパイプラインの段階。",
|
||||
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
|
||||
"Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
|
||||
"GET": "取得",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "削除",
|
||||
"HEAD": "頭",
|
||||
"New Contact": "新しい連絡先",
|
||||
"Contact Created or Updated": "連絡先が作成または更新されました",
|
||||
"New Form Submission": "新しいフォーム提出",
|
||||
"New Opportunity": "新しい機会",
|
||||
"Trigger when a new contact is added.": "新しい連絡先が追加されたときにトリガーします。",
|
||||
"Trigger when a contact is created or updated.": "連絡先が作成または更新されたときにトリガーします。",
|
||||
"Trigger when a form is submitted.": "フォームが送信されたときにトリガーします。",
|
||||
"Trigger when a new opportunity is added.": "新しい商談が追加されたときにトリガーします。",
|
||||
"Form": "フォーム",
|
||||
"The form you want to use.": "使用するフォーム。"
|
||||
}
|
||||
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"Lead Connector - Go High Level": "Lood Connector - Ga hoog niveau",
|
||||
"\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - ": "\n1. Ga naar [Marketplace](https://marketplace.gohighlevel.com/) en meld je aan voor een ontwikkelaarsaccount.\n2. Navigeer naar **Mijn Apps** en klik op **Creëer App**.\n3. Geef de app naam. hen selecteert **Privé** als App Type, **Sub-Account** als Distribution Type. Klik op **App maken** Button.\n4. De volgende toepassingsgebieden toevoegen.\n - campagns.readonly\n - contacts.write\n - contacten. alleen\n - locaties.readonly\n - locaties/tags.readonly\n - locaties/tags. rite\n - kansen.readonly\n - kansen.schrijf\n - gebruikers. eadonly\n - workflows.readonly\n - forms.readonly\n5. Voeg redirect URL's toe.\n6. Maak nieuwe clientsleutel aan met geldige naam.Kopiëer Client-ID en Client-geheim.\n",
|
||||
"Create Contact": "Contactpersoon aanmaken",
|
||||
"Update Contact": "Contactpersoon bijwerken",
|
||||
"Add Contact to Campaign": "Contact toevoegen aan campagne",
|
||||
"Add Contact to Workflow": "Contact toevoegen aan Workflow",
|
||||
"Add Note to Contact": "Voeg notitie toe aan contact",
|
||||
"Search Contacts": "Contactpersonen zoeken",
|
||||
"Create Opportunity": "Verkoopkans creëren",
|
||||
"Update Opportunity": "Update Verkoopkans",
|
||||
"Create Task": "Taak maken",
|
||||
"Update Task": "Taak bijwerken",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Create a new contact.": "Maak een nieuw contact aan.",
|
||||
"Update an existing contact.": "Bestaande contactpersoon bijwerken.",
|
||||
"Add an existing contact to a campaign.": "Een bestaand contact toevoegen aan een campagne.",
|
||||
"Add an existing contact to a workflow.": "Een bestaand contact toevoegen aan een workflow.",
|
||||
"Add a new note to a contact.": "Nieuwe notitie toevoegen aan een contactpersoon.",
|
||||
"Search for contacts with a search query.": "Zoek naar contacten met een zoekopdracht.",
|
||||
"Create a new opportunity.": "Maak een nieuwe kans.",
|
||||
"Updates an existing opportunity.": "Werkt een bestaande kans bij.",
|
||||
"Create a new task.": "Creëer een nieuwe taak.",
|
||||
"Update a task.": "Werk een taak bij.",
|
||||
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
|
||||
"First Name": "Voornaam",
|
||||
"Last Name": "Achternaam",
|
||||
"Email": "E-mail",
|
||||
"Phone": "Telefoonnummer",
|
||||
"Company Name": "Bedrijfsnaam",
|
||||
"Website": "website",
|
||||
"Tags": "Labels",
|
||||
"Source": "Bron",
|
||||
"Country": "Land:",
|
||||
"City": "Woonplaats",
|
||||
"State": "Provincie",
|
||||
"Address": "Adres:",
|
||||
"Postal Code": "Postcode - Postcode",
|
||||
"Time Zone": "Tijd Zone",
|
||||
"Contact ID": "Contact ID",
|
||||
"Contact": "Contactpersoon",
|
||||
"Campaign": "Campagne",
|
||||
"Workflow": "Werkstroom",
|
||||
"Note": "Notitie",
|
||||
"User": "Gebruiker",
|
||||
"Search Query": "Zoek query",
|
||||
"Pipeline": "Pijplijn",
|
||||
"Stage": "Speelveld",
|
||||
"Title": "Aanspreektitel",
|
||||
"Status": "status",
|
||||
"Assigned To": "Toegewezen Aan",
|
||||
"Monetary Value": "Monetaire waarde",
|
||||
"Opportunity": "Kans",
|
||||
"Due Date": "Inleverdatum",
|
||||
"Description": "Beschrijving",
|
||||
"Completed": "Voltooid",
|
||||
"Task": "Opdracht",
|
||||
"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)",
|
||||
"When using a dynamic value, make sure to use the ISO-2 country code, and not the country name.": "Let op dat bij het gebruik van een dynamische waarde de ISO-2-landcode gebruikt en niet de landnaam.",
|
||||
"The ID of the contact.": "Het ID van de contactpersoon",
|
||||
"The contact to use.": "De contactpersoon te gebruiken.",
|
||||
"The value you want to search for.": "De waarde waarnaar u wilt zoeken",
|
||||
"The ID of the pipeline to use.": "De ID van de pipeline om te gebruiken.",
|
||||
"The stage of the pipeline to use.": "De fase van de pijpleiding om te gebruiken.",
|
||||
"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..",
|
||||
"GET": "KRIJG",
|
||||
"POST": "POSTE",
|
||||
"PATCH": "BEKIJK",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "VERWIJDEREN",
|
||||
"HEAD": "HOOFD",
|
||||
"New Contact": "Nieuw contactpersoon",
|
||||
"Contact Created or Updated": "Contact aangemaakt of bijgewerkt",
|
||||
"New Form Submission": "Nieuw formulier indienen",
|
||||
"New Opportunity": "Nieuwe kans",
|
||||
"Trigger when a new contact is added.": "Trigger wanneer een nieuwe contactpersoon wordt toegevoegd.",
|
||||
"Trigger when a contact is created or updated.": "Trigger wanneer een contactpersoon is gemaakt of bijgewerkt.",
|
||||
"Trigger when a form is submitted.": "Trigger wanneer een formulier wordt ingediend.",
|
||||
"Trigger when a new opportunity is added.": "Trigger wanneer een nieuwe kans wordt toegevoegd.",
|
||||
"Form": "Vorm",
|
||||
"The form you want to use.": "Het formulier dat u wilt gebruiken."
|
||||
}
|
||||
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"Lead Connector - Go High Level": "Conector de Líder - Ir de Alto Nível",
|
||||
"\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - ": "\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - users.readonly\n - workflows.readonly\n - forms.readonly\n5. Add redirect URLs.\n6. Create new Client key with valid name.Copy Client ID and Client Secret.\n",
|
||||
"Create Contact": "Criar contato",
|
||||
"Update Contact": "Atualizar contato",
|
||||
"Add Contact to Campaign": "Adicionar Contato à Campanha",
|
||||
"Add Contact to Workflow": "Adicionar contato ao fluxo de trabalho",
|
||||
"Add Note to Contact": "Adicionar nota ao contato",
|
||||
"Search Contacts": "Pesquisar contatos",
|
||||
"Create Opportunity": "Criar Oportunidade",
|
||||
"Update Opportunity": "Atualizar Oportunidade",
|
||||
"Create Task": "Criar tarefa",
|
||||
"Update Task": "Atualizar Tarefa",
|
||||
"Custom API Call": "Chamada de API personalizada",
|
||||
"Create a new contact.": "Criar um novo contato.",
|
||||
"Update an existing contact.": "Atualizar um contato existente.",
|
||||
"Add an existing contact to a campaign.": "Adicionar um contato existente a uma campanha.",
|
||||
"Add an existing contact to a workflow.": "Adicionar um contato existente a um fluxo de trabalho.",
|
||||
"Add a new note to a contact.": "Adicionar uma nova nota a um contato.",
|
||||
"Search for contacts with a search query.": "Procurar por contatos com uma consulta de pesquisa.",
|
||||
"Create a new opportunity.": "Crie uma nova oportunidade.",
|
||||
"Updates an existing opportunity.": "Atualiza uma oportunidade existente.",
|
||||
"Create a new task.": "Crie uma nova tarefa.",
|
||||
"Update a task.": "Atualizar uma tarefa.",
|
||||
"Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
|
||||
"First Name": "Nome",
|
||||
"Last Name": "Sobrenome",
|
||||
"Email": "e-mail",
|
||||
"Phone": "Smartphone",
|
||||
"Company Name": "Nome da Empresa",
|
||||
"Website": "site",
|
||||
"Tags": "Etiquetas",
|
||||
"Source": "fonte",
|
||||
"Country": "País/região",
|
||||
"City": "cidade",
|
||||
"State": "Estado:",
|
||||
"Address": "Endereço",
|
||||
"Postal Code": "Código Postal",
|
||||
"Time Zone": "Fuso Horário",
|
||||
"Contact ID": "ID do contato",
|
||||
"Contact": "contato",
|
||||
"Campaign": "Campanha",
|
||||
"Workflow": "Workflow",
|
||||
"Note": "Observação",
|
||||
"User": "Usuário",
|
||||
"Search Query": "Consulta de Pesquisa",
|
||||
"Pipeline": "Pipeline",
|
||||
"Stage": "Etapa",
|
||||
"Title": "Título",
|
||||
"Status": "Estado",
|
||||
"Assigned To": "Atribuído Para",
|
||||
"Monetary Value": "Valor monetário",
|
||||
"Opportunity": "Oportunidade",
|
||||
"Due Date": "Data de vencimento",
|
||||
"Description": "Descrição",
|
||||
"Completed": "Concluído",
|
||||
"Task": "Tarefas",
|
||||
"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)",
|
||||
"When using a dynamic value, make sure to use the ISO-2 country code, and not the country name.": "Ao usar um valor dinâmico, certifique-se de usar o código do país ISO-2, e não o nome do país.",
|
||||
"The ID of the contact.": "O ID do contato.",
|
||||
"The contact to use.": "O contato a ser usado",
|
||||
"The value you want to search for.": "O valor que você deseja procurar.",
|
||||
"The ID of the pipeline to use.": "A ID do pipeline a ser usado.",
|
||||
"The stage of the pipeline to use.": "O estágio do pipeline a ser usado.",
|
||||
"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..",
|
||||
"GET": "OBTER",
|
||||
"POST": "POSTAR",
|
||||
"PATCH": "COMPRAR",
|
||||
"PUT": "COLOCAR",
|
||||
"DELETE": "EXCLUIR",
|
||||
"HEAD": "CABEÇA",
|
||||
"New Contact": "Novo Contato",
|
||||
"Contact Created or Updated": "Contato criado ou atualizado",
|
||||
"New Form Submission": "Nova Submissão de Formulário",
|
||||
"New Opportunity": "Nova Oportunidade",
|
||||
"Trigger when a new contact is added.": "Aciona quando um novo contato é adicionado.",
|
||||
"Trigger when a contact is created or updated.": "Aciona quando um contato é criado ou atualizado.",
|
||||
"Trigger when a form is submitted.": "Disparar quando um formulário é submetido.",
|
||||
"Trigger when a new opportunity is added.": "Acionar quando uma nova oportunidade for adicionada.",
|
||||
"Form": "Formulário",
|
||||
"The form you want to use.": "O formulário que você deseja usar."
|
||||
}
|
||||
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"LeadConnector": "LeadConnector",
|
||||
"Lead Connector - Go High Level": "Ведущий коннектор - Перейти на высокий уровень",
|
||||
"\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - ": "\n1. Перейдите к [Marketplace](https://marketplace.gohighlevel.com/) и зарегистрируйте учетную запись разработчика.\n2. Перейдите в **Мои приложения** и нажмите на **Создать приложение**.\n3. Укажите имя приложения. hen Sie **Private** als App Type, **SubAccount** als Distribution Type. Нажмите **Создать App**.\n4. Добавить следующие области.\n - campaigns.readonly\n - contacts.write\n - контакты. eadonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags. rite\n - opportunities.readonly\n - Возможности.write\n - пользователей. eadonly\n - workflows.readonly\n - forms.readonly\n5. Добавить редирект URL.\n6. Создайте новый ключ клиента с корректным именем.Копируйте ID клиента и Client Secret.\n",
|
||||
"Create Contact": "Создать контакт",
|
||||
"Update Contact": "Обновить контакт",
|
||||
"Add Contact to Campaign": "Добавить контакт в кампанию",
|
||||
"Add Contact to Workflow": "Добавить контакт в рабочий процесс",
|
||||
"Add Note to Contact": "Добавить заметку к контакту",
|
||||
"Search Contacts": "Поиск контактов",
|
||||
"Create Opportunity": "Создать сделку",
|
||||
"Update Opportunity": "Обновить сделку",
|
||||
"Create Task": "Создать задачу",
|
||||
"Update Task": "Обновить задачу",
|
||||
"Custom API Call": "Пользовательский вызов API",
|
||||
"Create a new contact.": "Создать новый контакт.",
|
||||
"Update an existing contact.": "Обновить существующий контакт.",
|
||||
"Add an existing contact to a campaign.": "Добавить существующий контакт в кампанию.",
|
||||
"Add an existing contact to a workflow.": "Добавить существующий контакт в рабочий процесс.",
|
||||
"Add a new note to a contact.": "Добавить новую заметку к контакту.",
|
||||
"Search for contacts with a search query.": "Поиск контактов с поисковым запросом.",
|
||||
"Create a new opportunity.": "Создать новую возможность.",
|
||||
"Updates an existing opportunity.": "Обновляет существующую возможность.",
|
||||
"Create a new task.": "Создать новую задачу.",
|
||||
"Update a task.": "Изменить задачу.",
|
||||
"Make a custom API call to a specific endpoint": "Сделать пользовательский API вызов к определенной конечной точке",
|
||||
"First Name": "First Name",
|
||||
"Last Name": "Last Name",
|
||||
"Email": "Почта",
|
||||
"Phone": "Телефон",
|
||||
"Company Name": "Название компании",
|
||||
"Website": "Сайт",
|
||||
"Tags": "Теги",
|
||||
"Source": "Источник",
|
||||
"Country": "Страна",
|
||||
"City": "Город",
|
||||
"State": "Область",
|
||||
"Address": "Адрес",
|
||||
"Postal Code": "Почтовый индекс",
|
||||
"Time Zone": "Часовой пояс",
|
||||
"Contact ID": "ID контакта",
|
||||
"Contact": "Контакт",
|
||||
"Campaign": "Кампания",
|
||||
"Workflow": "Рабочий процесс",
|
||||
"Note": "Примечание",
|
||||
"User": "Пользователь",
|
||||
"Search Query": "Поисковый запрос",
|
||||
"Pipeline": "Трубопровод",
|
||||
"Stage": "Этап",
|
||||
"Title": "Заголовок",
|
||||
"Status": "Status",
|
||||
"Assigned To": "Назначено",
|
||||
"Monetary Value": "Денежная стоимость",
|
||||
"Opportunity": "Сделка",
|
||||
"Due Date": "Срок сдачи",
|
||||
"Description": "Description",
|
||||
"Completed": "Выполнено",
|
||||
"Task": "Задача",
|
||||
"Method": "Метод",
|
||||
"Headers": "Заголовки",
|
||||
"Query Parameters": "Параметры запроса",
|
||||
"Body": "Тело",
|
||||
"No Error on Failure": "Нет ошибок при ошибке",
|
||||
"Timeout (in seconds)": "Таймаут (в секундах)",
|
||||
"When using a dynamic value, make sure to use the ISO-2 country code, and not the country name.": "При использовании динамического значения используйте код страны ISO-2, а не название страны.",
|
||||
"The ID of the contact.": "Идентификатор контакта.",
|
||||
"The contact to use.": "Используемый контакт.",
|
||||
"The value you want to search for.": "Значение, которое вы хотите найти.",
|
||||
"The ID of the pipeline to use.": "Идентификатор используемого трубопровода.",
|
||||
"The stage of the pipeline to use.": "Этап трубопровода для использования.",
|
||||
"Authorization headers are injected automatically from your connection.": "Заголовки авторизации включаются автоматически из вашего соединения.",
|
||||
"GET": "ПОЛУЧИТЬ",
|
||||
"POST": "ПОСТ",
|
||||
"PATCH": "ПАТЧ",
|
||||
"PUT": "ПОКУПИТЬ",
|
||||
"DELETE": "УДАЛИТЬ",
|
||||
"HEAD": "HEAD",
|
||||
"New Contact": "Новый контакт",
|
||||
"Contact Created or Updated": "Контакт создан или обновлён",
|
||||
"New Form Submission": "Новая форма отправки",
|
||||
"New Opportunity": "Новая сделка",
|
||||
"Trigger when a new contact is added.": "Срабатывать при добавлении нового контакта.",
|
||||
"Trigger when a contact is created or updated.": "Триггер при создании или обновлении контакта.",
|
||||
"Trigger when a form is submitted.": "Запуск при отправке формы.",
|
||||
"Trigger when a new opportunity is added.": "Срабатывать при добавлении новой возможности.",
|
||||
"Form": "Форма",
|
||||
"The form you want to use.": "Форма, которую вы хотите использовать."
|
||||
}
|
||||
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"Lead Connector - Go High Level": "Lead Connector - Go High Level",
|
||||
"\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - ": "\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - users.readonly\n - workflows.readonly\n - forms.readonly\n5. Add redirect URLs.\n6. Create new Client key with valid name.Copy Client ID and Client Secret.\n",
|
||||
"Create Contact": "Create Contact",
|
||||
"Update Contact": "Update Contact",
|
||||
"Add Contact to Campaign": "Add Contact to Campaign",
|
||||
"Add Contact to Workflow": "Add Contact to Workflow",
|
||||
"Add Note to Contact": "Add Note to Contact",
|
||||
"Search Contacts": "Search Contacts",
|
||||
"Create Opportunity": "Create Opportunity",
|
||||
"Update Opportunity": "Update Opportunity",
|
||||
"Create Task": "Create Task",
|
||||
"Update Task": "Update Task",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Create a new contact.": "Create a new contact.",
|
||||
"Update an existing contact.": "Update an existing contact.",
|
||||
"Add an existing contact to a campaign.": "Add an existing contact to a campaign.",
|
||||
"Add an existing contact to a workflow.": "Add an existing contact to a workflow.",
|
||||
"Add a new note to a contact.": "Add a new note to a contact.",
|
||||
"Search for contacts with a search query.": "Search for contacts with a search query.",
|
||||
"Create a new opportunity.": "Create a new opportunity.",
|
||||
"Updates an existing opportunity.": "Updates an existing opportunity.",
|
||||
"Create a new task.": "Create a new task.",
|
||||
"Update a task.": "Update a task.",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"First Name": "First Name",
|
||||
"Last Name": "Last Name",
|
||||
"Email": "Email",
|
||||
"Phone": "Phone",
|
||||
"Company Name": "Company Name",
|
||||
"Website": "Website",
|
||||
"Tags": "Tags",
|
||||
"Source": "Source",
|
||||
"Country": "Country",
|
||||
"City": "City",
|
||||
"State": "State",
|
||||
"Address": "Address",
|
||||
"Postal Code": "Postal Code",
|
||||
"Time Zone": "Time Zone",
|
||||
"Contact ID": "Contact ID",
|
||||
"Contact": "Contact",
|
||||
"Campaign": "Campaign",
|
||||
"Workflow": "Workflow",
|
||||
"Note": "Note",
|
||||
"User": "User",
|
||||
"Search Query": "Search Query",
|
||||
"Pipeline": "Pipeline",
|
||||
"Stage": "Stage",
|
||||
"Title": "Title",
|
||||
"Status": "Status",
|
||||
"Assigned To": "Assigned To",
|
||||
"Monetary Value": "Monetary Value",
|
||||
"Opportunity": "Opportunity",
|
||||
"Due Date": "Due Date",
|
||||
"Description": "Description",
|
||||
"Completed": "Completed",
|
||||
"Task": "Task",
|
||||
"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)",
|
||||
"When using a dynamic value, make sure to use the ISO-2 country code, and not the country name.": "When using a dynamic value, make sure to use the ISO-2 country code, and not the country name.",
|
||||
"The ID of the contact.": "The ID of the contact.",
|
||||
"The contact to use.": "The contact to use.",
|
||||
"The value you want to search for.": "The value you want to search for.",
|
||||
"The ID of the pipeline to use.": "The ID of the pipeline to use.",
|
||||
"The stage of the pipeline to use.": "The stage of the pipeline to use.",
|
||||
"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..",
|
||||
"GET": "GET",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "DELETE",
|
||||
"HEAD": "HEAD",
|
||||
"New Contact": "New Contact",
|
||||
"Contact Created or Updated": "Contact Created or Updated",
|
||||
"New Form Submission": "New Form Submission",
|
||||
"New Opportunity": "New Opportunity",
|
||||
"Trigger when a new contact is added.": "Trigger when a new contact is added.",
|
||||
"Trigger when a contact is created or updated.": "Trigger when a contact is created or updated.",
|
||||
"Trigger when a form is submitted.": "Trigger when a form is submitted.",
|
||||
"Trigger when a new opportunity is added.": "Trigger when a new opportunity is added.",
|
||||
"Form": "Form",
|
||||
"The form you want to use.": "The form you want to use."
|
||||
}
|
||||
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"LeadConnector": "LeadConnector",
|
||||
"Lead Connector - Go High Level": "Lead Connector - Go High Level",
|
||||
"\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - ": "\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - users.readonly\n - workflows.readonly\n - forms.readonly\n5. Add redirect URLs.\n6. Create new Client key with valid name.Copy Client ID and Client Secret.\n",
|
||||
"Create Contact": "Create Contact",
|
||||
"Update Contact": "Update Contact",
|
||||
"Add Contact to Campaign": "Add Contact to Campaign",
|
||||
"Add Contact to Workflow": "Add Contact to Workflow",
|
||||
"Add Note to Contact": "Add Note to Contact",
|
||||
"Search Contacts": "Search Contacts",
|
||||
"Create Opportunity": "Create Opportunity",
|
||||
"Update Opportunity": "Update Opportunity",
|
||||
"Create Task": "Create Task",
|
||||
"Update Task": "Update Task",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Create a new contact.": "Create a new contact.",
|
||||
"Update an existing contact.": "Update an existing contact.",
|
||||
"Add an existing contact to a campaign.": "Add an existing contact to a campaign.",
|
||||
"Add an existing contact to a workflow.": "Add an existing contact to a workflow.",
|
||||
"Add a new note to a contact.": "Add a new note to a contact.",
|
||||
"Search for contacts with a search query.": "Search for contacts with a search query.",
|
||||
"Create a new opportunity.": "Create a new opportunity.",
|
||||
"Updates an existing opportunity.": "Updates an existing opportunity.",
|
||||
"Create a new task.": "Create a new task.",
|
||||
"Update a task.": "Update a task.",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"First Name": "First Name",
|
||||
"Last Name": "Last Name",
|
||||
"Email": "Email",
|
||||
"Phone": "Phone",
|
||||
"Company Name": "Tên công ty",
|
||||
"Website": "Website",
|
||||
"Tags": "Tags",
|
||||
"Source": "Source",
|
||||
"Country": "Country",
|
||||
"City": "City",
|
||||
"State": "State",
|
||||
"Address": "Address",
|
||||
"Postal Code": "Postal Code",
|
||||
"Time Zone": "Time Zone",
|
||||
"Contact ID": "Contact ID",
|
||||
"Contact": "Contact",
|
||||
"Campaign": "Campaign",
|
||||
"Workflow": "Workflow",
|
||||
"Note": "Note",
|
||||
"User": "User",
|
||||
"Search Query": "Search Query",
|
||||
"Pipeline": "Pipeline",
|
||||
"Stage": "Stage",
|
||||
"Title": "Title",
|
||||
"Status": "Status",
|
||||
"Assigned To": "Assigned To",
|
||||
"Monetary Value": "Monetary Value",
|
||||
"Opportunity": "Opportunity",
|
||||
"Due Date": "Due Date",
|
||||
"Description": "Description",
|
||||
"Completed": "Completed",
|
||||
"Task": "Task",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Body": "Body",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"When using a dynamic value, make sure to use the ISO-2 country code, and not the country name.": "When using a dynamic value, make sure to use the ISO-2 country code, and not the country name.",
|
||||
"The ID of the contact.": "The ID of the contact.",
|
||||
"The contact to use.": "The contact to use.",
|
||||
"The value you want to search for.": "The value you want to search for.",
|
||||
"The ID of the pipeline to use.": "The ID of the pipeline to use.",
|
||||
"The stage of the pipeline to use.": "The stage of the pipeline to use.",
|
||||
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
||||
"GET": "GET",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "DELETE",
|
||||
"HEAD": "HEAD",
|
||||
"New Contact": "New Contact",
|
||||
"Contact Created or Updated": "Contact Created or Updated",
|
||||
"New Form Submission": "New Form Submission",
|
||||
"New Opportunity": "New Opportunity",
|
||||
"Trigger when a new contact is added.": "Trigger when a new contact is added.",
|
||||
"Trigger when a contact is created or updated.": "Trigger when a contact is created or updated.",
|
||||
"Trigger when a form is submitted.": "Trigger when a form is submitted.",
|
||||
"Trigger when a new opportunity is added.": "Trigger when a new opportunity is added.",
|
||||
"Form": "Form",
|
||||
"The form you want to use.": "The form you want to use."
|
||||
}
|
||||
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"Lead Connector - Go High Level": "Lead Connector - Go High Level",
|
||||
"\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - ": "\n1. Go to the [Marketplace](https://marketplace.gohighlevel.com/) and sign up for a developer account.\n2. Navigate to **My Apps** and click on **Create App**.\n3. Provide app name.Then select **Private** as App Type, **Sub-Account** as Distribution Type. Click **Create App** Button.\n4. Add following scopes.\n - campaigns.readonly\n - contacts.write\n - contacts.readonly\n - locations.readonly\n - locations/tags.readonly\n - locations/tags.write\n - opportunities.readonly\n - opportunities.write\n - users.readonly\n - workflows.readonly\n - forms.readonly\n5. Add redirect URLs.\n6. Create new Client key with valid name.Copy Client ID and Client Secret.\n",
|
||||
"Create Contact": "Create Contact",
|
||||
"Update Contact": "Update Contact",
|
||||
"Add Contact to Campaign": "Add Contact to Campaign",
|
||||
"Add Contact to Workflow": "Add Contact to Workflow",
|
||||
"Add Note to Contact": "Add Note to Contact",
|
||||
"Search Contacts": "Search Contacts",
|
||||
"Create Opportunity": "Create Opportunity",
|
||||
"Update Opportunity": "Update Opportunity",
|
||||
"Create Task": "Create Task",
|
||||
"Update Task": "Update Task",
|
||||
"Custom API Call": "自定义 API 呼叫",
|
||||
"Create a new contact.": "Create a new contact.",
|
||||
"Update an existing contact.": "Update an existing contact.",
|
||||
"Add an existing contact to a campaign.": "Add an existing contact to a campaign.",
|
||||
"Add an existing contact to a workflow.": "Add an existing contact to a workflow.",
|
||||
"Add a new note to a contact.": "Add a new note to a contact.",
|
||||
"Search for contacts with a search query.": "Search for contacts with a search query.",
|
||||
"Create a new opportunity.": "Create a new opportunity.",
|
||||
"Updates an existing opportunity.": "Updates an existing opportunity.",
|
||||
"Create a new task.": "Create a new task.",
|
||||
"Update a task.": "Update a task.",
|
||||
"Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
|
||||
"First Name": "First Name",
|
||||
"Last Name": "名字",
|
||||
"Email": "电子邮件地址",
|
||||
"Phone": "Phone",
|
||||
"Company Name": "Company Name",
|
||||
"Website": "Website",
|
||||
"Tags": "标签",
|
||||
"Source": "来源",
|
||||
"Country": "Country",
|
||||
"City": "City",
|
||||
"State": "State",
|
||||
"Address": "Address",
|
||||
"Postal Code": "Postal Code",
|
||||
"Time Zone": "Time Zone",
|
||||
"Contact ID": "Contact ID",
|
||||
"Contact": "Contact",
|
||||
"Campaign": "Campaign",
|
||||
"Workflow": "Workflow",
|
||||
"Note": "说明",
|
||||
"User": "用户",
|
||||
"Search Query": "Search Query",
|
||||
"Pipeline": "Pipeline",
|
||||
"Stage": "Stage",
|
||||
"Title": "标题",
|
||||
"Status": "状态",
|
||||
"Assigned To": "Assigned To",
|
||||
"Monetary Value": "Monetary Value",
|
||||
"Opportunity": "Opportunity",
|
||||
"Due Date": "Due Date",
|
||||
"Description": "描述",
|
||||
"Completed": "Completed",
|
||||
"Task": "Task",
|
||||
"Method": "方法",
|
||||
"Headers": "信头",
|
||||
"Query Parameters": "查询参数",
|
||||
"Body": "正文内容",
|
||||
"Response is Binary ?": "Response is Binary ?",
|
||||
"No Error on Failure": "失败时没有错误",
|
||||
"Timeout (in seconds)": "超时(秒)",
|
||||
"When using a dynamic value, make sure to use the ISO-2 country code, and not the country name.": "When using a dynamic value, make sure to use the ISO-2 country code, and not the country name.",
|
||||
"The ID of the contact.": "The ID of the contact.",
|
||||
"The contact to use.": "The contact to use.",
|
||||
"The value you want to search for.": "The value you want to search for.",
|
||||
"The ID of the pipeline to use.": "The ID of the pipeline to use.",
|
||||
"The stage of the pipeline to use.": "The stage of the pipeline to use.",
|
||||
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
|
||||
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
||||
"GET": "获取",
|
||||
"POST": "帖子",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "弹出",
|
||||
"DELETE": "删除",
|
||||
"HEAD": "黑色",
|
||||
"New Contact": "New Contact",
|
||||
"Contact Created or Updated": "Contact Created or Updated",
|
||||
"New Form Submission": "New Form Submission",
|
||||
"New Opportunity": "New Opportunity",
|
||||
"Trigger when a new contact is added.": "Trigger when a new contact is added.",
|
||||
"Trigger when a contact is created or updated.": "Trigger when a contact is created or updated.",
|
||||
"Trigger when a form is submitted.": "Trigger when a form is submitted.",
|
||||
"Trigger when a new opportunity is added.": "Trigger when a new opportunity is added.",
|
||||
"Form": "Form",
|
||||
"The form you want to use.": "The form you want to use."
|
||||
}
|
||||
Reference in New Issue
Block a user