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,53 @@
|
||||
{
|
||||
"Salesforce": "Salesforce",
|
||||
"CRM software solutions and enterprise cloud computing": "CRM software solutions and enterprise cloud computing",
|
||||
"Environment": "Environment",
|
||||
"Choose environment": "Choose environment",
|
||||
"Production": "Production",
|
||||
"Development": "Development",
|
||||
"Authenticate with Salesforce Production": "Authenticate with Salesforce Production",
|
||||
"Run Query (Advanced)": "Run Query (Advanced)",
|
||||
"Create Object (Advanced)": "Create Object (Advanced)",
|
||||
"Update Object (Advanced)": "Update Object (Advanced)",
|
||||
"Batch Upsert (Advanced)": "Batch Upsert (Advanced)",
|
||||
"Bulk Upsert (Advanced)": "Bulk Upsert (Advanced)",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Run a salesforce query": "Run a salesforce query",
|
||||
"Create new object": "Create new object",
|
||||
"Update object by Id": "Update object by Id",
|
||||
"Batch upsert a record by external id": "Batch upsert a record by external id",
|
||||
"Bulk upsert a record by external id": "Bulk upsert a record by external id",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"Query": "Query",
|
||||
"Object": "Object",
|
||||
"Data": "Data",
|
||||
"Id": "Id",
|
||||
"External Field": "External Field",
|
||||
"Records": "Records",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Body": "Body",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"Enter the query": "Enter the query",
|
||||
"Select the Object": "Select the Object",
|
||||
"Select mapped object": "Select mapped object",
|
||||
"Select the Id": "Select the Id",
|
||||
"Select the External Field": "Select the External Field",
|
||||
"Select the Records": "Select the Records",
|
||||
"Select the Records (CSV format)": "Select the Records (CSV format)",
|
||||
"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 Record": "New Record",
|
||||
"New or Updated Record": "New or Updated Record",
|
||||
"Triggers when there is new record": "Triggers when there is new record",
|
||||
"Triggers when there is new or updated record": "Triggers when there is new or updated record",
|
||||
"Conditions (Advanced)": "Conditions (Advanced)",
|
||||
"Enter a SOQL query where clause i. e. IsDeleted = TRUE": "Enter a SOQL query where clause i. e. IsDeleted = TRUE"
|
||||
}
|
||||
@@ -0,0 +1,166 @@
|
||||
{
|
||||
"CRM software solutions and enterprise cloud computing": "CRM-Softwarelösungen und Enterprise-Cloud-Computing",
|
||||
"Environment": "Umgebung",
|
||||
"Choose environment": "Umgebung auswählen",
|
||||
"Production": "Produktion",
|
||||
"Development": "Entwicklung",
|
||||
"Authenticate with Salesforce Production": "Authentifizieren mit Salesforce Produktion",
|
||||
"Add Contact to Campaign": "Kontakt zur Kampagne hinzufügen",
|
||||
"Add File to Record": "Datei zum Datensatz hinzufügen",
|
||||
"Add Lead to Campaign": "Lead zur Kampagne hinzufügen",
|
||||
"Create Attachment (Legacy)": "Anhang erstellen (Legacy)",
|
||||
"Create Case": "Fall erstellen",
|
||||
"Create Contact": "Kontakt erstellen",
|
||||
"Create Lead": "Lead erstellen",
|
||||
"Create Note": "Notiz erstellen",
|
||||
"Create Opportunity": "Verkaufschance erstellen",
|
||||
"Create Record": "Datensatz erstellen",
|
||||
"Create Task": "Aufgabe erstellen",
|
||||
"Delete Opportunity": "Verkaufschance löschen",
|
||||
"Delete Record": "Datensatz löschen",
|
||||
"Find Child Records": "Kind-Datensätze finden",
|
||||
"Find Record": "Datensatz finden",
|
||||
"Find Records by Query (Advanced)": "Datensätze über Abfrage finden (Fortgeschritten)",
|
||||
"Get Record Attachments": "Datensatzanhänge abrufen",
|
||||
"Run Query (Advanced)": "Abfrage ausführen (Erweitert)",
|
||||
"Run Report": "Bericht ausführen",
|
||||
"Send Email": "E-Mail senden",
|
||||
"Update Contact": "Kontakt aktualisieren",
|
||||
"Update Lead": "Lead aktualisieren",
|
||||
"Update Record": "Datensatz aktualisieren",
|
||||
"Batch Upsert (Advanced)": "Stapelvorlage (Fortgeschritten)",
|
||||
"Bulk Upsert (Advanced)": "Massenvorrat (Fortgeschritten)",
|
||||
"Custom API Call": "Eigener API-Aufruf",
|
||||
"Add a contact to a campaign.": "Füge einen Kontakt zu einer Kampagne hinzu.",
|
||||
"Uploads a file and attaches it to an existing record.": "Lädt eine Datei hoch und fügt sie an einen vorhandenen Datensatz an.",
|
||||
"Adds an existing lead to an existing campaign.": "Fügt einen bestehenden Lead zu einer bestehenden Kampagne hinzu.",
|
||||
"Creates a legacy Attachment record. Salesforce recommends using \"Add File to Record\" for modern apps.": "Erstellt einen alten Attachment-Datensatz. Salesforce empfiehlt die Verwendung von \"Datei zum Datensatz hinzufügen\" für moderne Apps.",
|
||||
"Creates a Case, which represents a customer issue or problem.": "Erstellt einen Fall, der ein Problem oder Problem des Kunden darstellt.",
|
||||
"Creates a new contact record.": "Erstellt einen neuen Kontakt-Datensatz.",
|
||||
"Creates a new lead.": "Erstellt einen neuen Vorsprung.",
|
||||
"Creates a note and attaches it to a record.": "Erstellt eine Notiz und fügt sie an einen Datensatz an.",
|
||||
"Creates a new opportunity.": "Erstellt eine neue Chance.",
|
||||
"Create a record of a given object.": "Erstellen Sie einen Datensatz eines bestimmten Objekts.",
|
||||
"Creates a new task.": "Erstellt eine neue Aufgabe.",
|
||||
"Deletes an opportunity.": "Löscht eine Chance.",
|
||||
"Deletes an existing record in an object.": "Löscht einen vorhandenen Datensatz in einem Objekt.",
|
||||
"Finds child records related to a parent record.": "Findet untergeordnete Datensätze im Zusammenhang mit einem übergeordneten Datensatz.",
|
||||
"Finds a record by a field value.": "Findet einen Datensatz mit einem Feldwert.",
|
||||
"Finds records in an object using a SOQL WHERE clause.": "Findet Datensätze in einem Objekt unter Verwendung einer SOQL WHERE-Klausel.",
|
||||
"Get all attachments (both classic and modern Files) for a record.": "Holen Sie sich alle Anhänge (sowohl klassische als auch moderne Dateien) für einen Datensatz.",
|
||||
"Run a salesforce query": "Eine salesforce-Abfrage ausführen",
|
||||
"Execute a Salesforce analytics report.": "Führen Sie einen Salesforce-Analysebericht aus.",
|
||||
"Sends an email to a Contact or Lead by creating an EmailMessage record.": "Sendet eine E-Mail an einen Kontakt oder eine Lead durch das Erstellen eines E-Mail-Nachrichten-Datensatzes.",
|
||||
"Update an existing contact.": "Aktualisiere einen bestehenden Kontakt.",
|
||||
"Update an existing lead.": "Vorhandene Leads aktualisieren.",
|
||||
"Updates an existing record.": "Aktualisiert einen existierenden Datensatz.",
|
||||
"Batch upsert a record by external id": "Batch upsert einen Datensatz mit externer Id",
|
||||
"Bulk upsert a record by external id": "Ein Datensatz mit externer ID upsert",
|
||||
"Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
|
||||
"Campaign": "Kampagne",
|
||||
"Contact": "Kontakt",
|
||||
"Status": "Status",
|
||||
"Object": "Objekt",
|
||||
"Record": "Datensatz",
|
||||
"File": "Datei",
|
||||
"File Name": "Dateiname",
|
||||
"Lead": "Lead",
|
||||
"Subject": "Betreff",
|
||||
"Description": "Beschreibung",
|
||||
"Priority": "Priorität",
|
||||
"Origin": "Ursprung",
|
||||
"Account": "Konto",
|
||||
"Other Fields": "Andere Felder",
|
||||
"Last Name": "Nachname",
|
||||
"First Name": "Vorname",
|
||||
"Email": "E-Mail",
|
||||
"Phone": "Telefon",
|
||||
"Title": "Titel",
|
||||
"Company": "Firma",
|
||||
"Lead Source": "Lead Quelle",
|
||||
"Body": "Körper",
|
||||
"Name": "Name",
|
||||
"Close Date": "Schließungsdatum",
|
||||
"Stage": "Teil",
|
||||
"Amount": "Betrag",
|
||||
"Record Data": "Daten aufzeichnen",
|
||||
"Owner": "Besitzer",
|
||||
"Related To (Contact/Lead ID)": "Ähnlich zu (Kontakt/Lead-ID)",
|
||||
"Related To (Other Object ID)": "Ähnlich zu (andere Objekt-ID)",
|
||||
"Opportunity": "Verkaufschance",
|
||||
"Parent Record": "Eltern-Datensatz",
|
||||
"Child Relationship": "Kinderbeziehung",
|
||||
"Field": "Feld",
|
||||
"Search Value": "Suchwert",
|
||||
"WHERE Clause": "WHERE Klausel",
|
||||
"Query": "Abfrage",
|
||||
"Report": "Bericht",
|
||||
"Filters": "Filter",
|
||||
"Recipient": "Empfänger",
|
||||
"Related To ID (Optional)": "Ähnlich zur ID (Optional)",
|
||||
"Other Fields (Advanced)": "Andere Felder (Erweitert)",
|
||||
"Data to Update": "Zu aktualisierende Daten",
|
||||
"External Field": "Externes Feld",
|
||||
"Records": "Datensätze",
|
||||
"Method": "Methode",
|
||||
"Headers": "Kopfzeilen",
|
||||
"Query Parameters": "Abfrageparameter",
|
||||
"Response is Binary ?": "Antwort ist binär?",
|
||||
"No Error on Failure": "Kein Fehler bei Fehler",
|
||||
"Timeout (in seconds)": "Timeout (in Sekunden)",
|
||||
"The campaign member status (e.g., 'Sent', 'Responded').": "Der Status der Kampagnenmitglieder (z. B. 'Gesendet', 'Antworten').",
|
||||
"Select the Object": "Objekt auswählen",
|
||||
"The record to select. The list shows the 20 most recently created records.": "Der auszuwählende Datensatz. Die Liste zeigt die 20 zuletzt erstellten Datensätze.",
|
||||
"The file to upload.": "Die hochzuladende Datei.",
|
||||
"The name of the file, including its extension (e.g., \"report.pdf\").": "Der Name der Datei, einschließlich ihrer Endung (z. B. \"report.pdf\").",
|
||||
"The file to attach.": "Die anzuhängende Datei.",
|
||||
"The name of the file, including its extension (e.g., \"attachment.pdf\").": "Der Name der Datei, einschließlich ihrer Endung (z.B. \"attachment.pdf\").",
|
||||
"Enter additional fields as a JSON object.": "Zusätzliche Felder als JSON-Objekt eingeben.",
|
||||
"Enter additional fields as a JSON object (e.g., {\"Title\": \"Manager\", \"Website\": \"http://example.com\"}).": "Geben Sie zusätzliche Felder als JSON-Objekt ein (z. B. {\"Title\": \"Manager\", \"Website\": \"http://example.com\"}).",
|
||||
"The content of the note.": "Der Inhalt der Notiz.",
|
||||
"The expected close date in YYYY-MM-DD format.": "Das erwartete Enddatum im Format JJJJ-MM-TT.",
|
||||
"Enter the fields for the new record as a JSON object. For example: {\"Name\": \"My New Account\", \"Industry\": \"Technology\"}": "Geben Sie die Felder für den neuen Datensatz als JSON-Objekt ein. Zum Beispiel: {\"Name\": \"Mein neuer Account\", \"Industrie\": \"Technologie\"}",
|
||||
"The owner of the task.": "Der Besitzer der Aufgabe.",
|
||||
"The ID of a Contact or Lead to relate the task to.": "Die ID eines Kontakts oder eines Leads, mit der die Aufgabe in Beziehung steht.",
|
||||
"The ID of an Account, Opportunity, or other object to relate the task to.": "Die ID eines Konto, einer Verkaufschance oder eines anderen Objekts, mit dem die Aufgabe in Beziehung steht.",
|
||||
"The parent record to find child records for. The list shows the 20 most recently created records.": "Der übergeordnete Datensatz, für den untergeordnete Datensätze gefunden werden. Die Liste zeigt die 20 zuletzt erstellten Datensätze.",
|
||||
"The child relationship to retrieve records from.": "Die Kindbeziehung, aus der Datensätze abgerufen werden sollen.",
|
||||
"Select the Field": "Wählen Sie das Feld",
|
||||
"The value to search for in the selected field.": "Der zu suchende Wert im ausgewählten Feld.",
|
||||
"Enter the WHERE clause for your SOQL query. For example: `Name = 'Acme' AND Industry = 'Technology'`. Do not include the 'WHERE' keyword.": "Geben Sie die WHERE-Klausel für Ihre SOQL-Abfrage ein. Zum Beispiel: `Name = 'Acme' AND Industry = 'Technology'`. Geben Sie nicht das Schlüsselwort 'WHERE' ein.",
|
||||
"Enter the query": "Abfrage eingeben",
|
||||
"Apply dynamic filters to the report run.": "Dynamische Filter auf den Report anwenden.",
|
||||
"The content of the email. Can be plain text or HTML.": "Der Inhalt der E-Mail. Kann einfacher Text oder HTML sein.",
|
||||
"The ID of a record to relate the email to (e.g., an Account, Opportunity, or Case ID).": "Die ID eines Datensatzes, mit dem die E-Mail in Verbindung gebracht werden soll (z. B. ein Konto, eine Verkaufschance oder eine Fall-ID).",
|
||||
"Enter any additional fields to update as a JSON object.": "Geben Sie weitere Felder ein, die als JSON-Objekt aktualisiert werden sollen.",
|
||||
"Enter the fields to update as a JSON object. For example: {\"BillingCity\": \"San Francisco\"}": "Geben Sie die Felder ein, die als JSON-Objekt aktualisiert werden sollen. Zum Beispiel: {\"BillingCity\": \"San Francisco\"}",
|
||||
"Select the External Field": "Externes Feld auswählen",
|
||||
"Select the Records": "Datensätze auswählen",
|
||||
"Select the Records (CSV format)": "Wählen Sie die Datensätze (CSV-Format)",
|
||||
"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 Case Attachment": "Neuer Fall Anhang",
|
||||
"New Contact": "Neuer Kontakt",
|
||||
"New Field History Event": "Neues Feldverlauf Ereignis",
|
||||
"New Lead": "Neuer Lead",
|
||||
"New or Updated Record": "Neuer oder aktualisierter Datensatz",
|
||||
"New Outbound Message": "Neue ausgehende Nachricht",
|
||||
"New Record": "Neuer Datensatz",
|
||||
"New or Updated File": "Neue oder aktualisierte Datei",
|
||||
"Fires when a new Attachment or File is added to any Case record.": "Feuert ab, wenn ein neuer Anhang oder Datei zu jedem Fall Datensatz hinzugefügt wird.",
|
||||
"Fires when a new Contact record is created in Salesforce.": "Feuer, wenn ein neuer Kontakt-Datensatz in Salesforce erstellt wird.",
|
||||
"Fires when a tracked field is updated on a specified object.": "Feuert ab, wenn ein getragenes Feld auf ein bestimmtes Objekt aktualisiert wird.",
|
||||
"Fires when a new Lead record is created in Salesforce.": "Feuer, wenn ein neuer Lead-Datensatz in Salesforce erstellt wird.",
|
||||
"Triggers when there is new or updated record": "Auslöser wenn neuer oder aktualisierter Datensatz vorhanden ist",
|
||||
"Fires when a new outbound message is received from Salesforce.": "Feuert ab, wenn eine neue ausgehende Nachricht von Salesforce empfangen wird.",
|
||||
"Triggers when there is new record": "Auslöser wenn neuer Datensatz vorhanden ist",
|
||||
"Fires when a file (ContentDocument) is created or updated. Does not fire for classic Attachments or Notes.": "Feuer, wenn eine Datei (ContentDocument) erstellt oder aktualisiert wird. Feuert nicht auf klassische Anhänge oder Notizen.",
|
||||
"Conditions (Advanced)": "Bedingungen (Fortgeschritten)",
|
||||
"Enter a SOQL query where clause i. e. IsDeleted = TRUE": "Geben Sie eine SOQL-Abfrage ein, wo Klausel i. e. IsDeleted = TRUE ein."
|
||||
}
|
||||
@@ -0,0 +1,166 @@
|
||||
{
|
||||
"CRM software solutions and enterprise cloud computing": "Soluciones CRM de software y computación en la nube empresarial",
|
||||
"Environment": "Entorno",
|
||||
"Choose environment": "Elegir entorno",
|
||||
"Production": "Producción",
|
||||
"Development": "Desarrollo",
|
||||
"Authenticate with Salesforce Production": "Autenticar con Producción de Salesforce",
|
||||
"Add Contact to Campaign": "Añadir contacto a la campaña",
|
||||
"Add File to Record": "Añadir archivo al registro",
|
||||
"Add Lead to Campaign": "Añadir jefe a la campaña",
|
||||
"Create Attachment (Legacy)": "Crear archivo adjunto (antiguo)",
|
||||
"Create Case": "Crear Caso",
|
||||
"Create Contact": "Crear contacto",
|
||||
"Create Lead": "Crear plomo",
|
||||
"Create Note": "Crear nota",
|
||||
"Create Opportunity": "Crear Oportunidad",
|
||||
"Create Record": "Crear registro",
|
||||
"Create Task": "Crear tarea",
|
||||
"Delete Opportunity": "Eliminar Oportunidad",
|
||||
"Delete Record": "Eliminar registro",
|
||||
"Find Child Records": "Buscar Registros Hijos",
|
||||
"Find Record": "Buscar registro",
|
||||
"Find Records by Query (Advanced)": "Buscar registros por consulta (Avanzado)",
|
||||
"Get Record Attachments": "Obtener archivos adjuntos",
|
||||
"Run Query (Advanced)": "Ejecutar consulta (Avanzado)",
|
||||
"Run Report": "Ejecutar informe",
|
||||
"Send Email": "Enviar Email",
|
||||
"Update Contact": "Actualizar contacto",
|
||||
"Update Lead": "Actualizar plomo",
|
||||
"Update Record": "Actualizar registro",
|
||||
"Batch Upsert (Advanced)": "Inserción de Lote (Avanzado)",
|
||||
"Bulk Upsert (Advanced)": "Inserción masiva (Avanzado)",
|
||||
"Custom API Call": "Llamada API personalizada",
|
||||
"Add a contact to a campaign.": "Añadir un contacto a una campaña.",
|
||||
"Uploads a file and attaches it to an existing record.": "Sube un archivo y lo adjunta a un registro existente.",
|
||||
"Adds an existing lead to an existing campaign.": "Añade un plomo existente a una campaña existente.",
|
||||
"Creates a legacy Attachment record. Salesforce recommends using \"Add File to Record\" for modern apps.": "Crea un registro de adjunto heredado. Salesforce recomienda usar \"Añadir archivo al registro\" para aplicaciones modernas.",
|
||||
"Creates a Case, which represents a customer issue or problem.": "Crea un Caso, que representa un problema o problema de cliente.",
|
||||
"Creates a new contact record.": "Crea un nuevo registro de contacto.",
|
||||
"Creates a new lead.": "Crea un nuevo cliente potencial.",
|
||||
"Creates a note and attaches it to a record.": "Crea una nota y la adjunta a un registro.",
|
||||
"Creates a new opportunity.": "Crea una nueva oportunidad.",
|
||||
"Create a record of a given object.": "Crear un registro de un objeto dado.",
|
||||
"Creates a new task.": "Crea una nueva tarea.",
|
||||
"Deletes an opportunity.": "Elimina una oportunidad.",
|
||||
"Deletes an existing record in an object.": "Elimina un registro existente en un objeto.",
|
||||
"Finds child records related to a parent record.": "Encuentra registros hijo relacionados con un registro padre.",
|
||||
"Finds a record by a field value.": "Encuentra un registro por un valor de campo.",
|
||||
"Finds records in an object using a SOQL WHERE clause.": "Encuentra registros en un objeto usando una cláusula SOQL WHERE.",
|
||||
"Get all attachments (both classic and modern Files) for a record.": "Obtener todos los archivos adjuntos (tanto clásicos como modernos) para un registro.",
|
||||
"Run a salesforce query": "Ejecutar una consulta de vendedor",
|
||||
"Execute a Salesforce analytics report.": "Ejecutar un informe de análisis de Salesforce.",
|
||||
"Sends an email to a Contact or Lead by creating an EmailMessage record.": "Envía un correo electrónico a un contacto o a un cliente potencial mediante la creación de un registro de mensaje de correo electrónico.",
|
||||
"Update an existing contact.": "Actualizar un contacto existente.",
|
||||
"Update an existing lead.": "Actualizar un cliente potencial.",
|
||||
"Updates an existing record.": "Actualiza un registro existente.",
|
||||
"Batch upsert a record by external id": "Insertar un registro por id externo",
|
||||
"Bulk upsert a record by external id": "Insertar un registro en masa por id externo",
|
||||
"Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
|
||||
"Campaign": "Campaña",
|
||||
"Contact": "Contacto",
|
||||
"Status": "Estado",
|
||||
"Object": "Objeto",
|
||||
"Record": "Grabar",
|
||||
"File": "Archivo",
|
||||
"File Name": "Nombre del archivo",
|
||||
"Lead": "Plomo",
|
||||
"Subject": "Asunto",
|
||||
"Description": "Descripción",
|
||||
"Priority": "Prioridad",
|
||||
"Origin": "Origen",
|
||||
"Account": "Cuenta",
|
||||
"Other Fields": "Otros campos",
|
||||
"Last Name": "Apellido",
|
||||
"First Name": "Nombre",
|
||||
"Email": "E-mail",
|
||||
"Phone": "Teléfono",
|
||||
"Title": "Título",
|
||||
"Company": "Empresa",
|
||||
"Lead Source": "Fuente principal",
|
||||
"Body": "Cuerpo",
|
||||
"Name": "Nombre",
|
||||
"Close Date": "Fecha de cierre",
|
||||
"Stage": "Etapa",
|
||||
"Amount": "Cantidad",
|
||||
"Record Data": "Registrar datos",
|
||||
"Owner": "Propietario",
|
||||
"Related To (Contact/Lead ID)": "Relacionado con (Contacto/ID de inicio)",
|
||||
"Related To (Other Object ID)": "Relacionado con (Otro ID de objeto)",
|
||||
"Opportunity": "Oportunidad",
|
||||
"Parent Record": "Registro Padre",
|
||||
"Child Relationship": "Relación hija",
|
||||
"Field": "Campo",
|
||||
"Search Value": "Valor de búsqueda",
|
||||
"WHERE Clause": "QUÉ Cláusula",
|
||||
"Query": "Consulta",
|
||||
"Report": "Reporte",
|
||||
"Filters": "Filtros",
|
||||
"Recipient": "Destinatario",
|
||||
"Related To ID (Optional)": "Relacionado con ID (opcional)",
|
||||
"Other Fields (Advanced)": "Otros campos (Avanzado)",
|
||||
"Data to Update": "Datos a actualizar",
|
||||
"External Field": "Campo externo",
|
||||
"Records": "Registros",
|
||||
"Method": "Método",
|
||||
"Headers": "Encabezados",
|
||||
"Query Parameters": "Parámetros de consulta",
|
||||
"Response is Binary ?": "¿Respuesta es binaria?",
|
||||
"No Error on Failure": "No hay ningún error en fallo",
|
||||
"Timeout (in seconds)": "Tiempo de espera (en segundos)",
|
||||
"The campaign member status (e.g., 'Sent', 'Responded').": "El estado de los miembros de la campaña (por ejemplo, 'Enviado', 'Respondido').",
|
||||
"Select the Object": "Seleccione el objeto",
|
||||
"The record to select. The list shows the 20 most recently created records.": "El registro a seleccionar. La lista muestra los 20 registros creados más recientemente.",
|
||||
"The file to upload.": "El archivo a subir.",
|
||||
"The name of the file, including its extension (e.g., \"report.pdf\").": "El nombre del archivo, incluyendo su extensión (por ejemplo, \"report.pdf\").",
|
||||
"The file to attach.": "El archivo a adjuntar.",
|
||||
"The name of the file, including its extension (e.g., \"attachment.pdf\").": "El nombre del archivo, incluyendo su extensión (por ejemplo, \"attachment.pdf\").",
|
||||
"Enter additional fields as a JSON object.": "Introduzca campos adicionales como un objeto JSON.",
|
||||
"Enter additional fields as a JSON object (e.g., {\"Title\": \"Manager\", \"Website\": \"http://example.com\"}).": "Introduzca campos adicionales como un objeto JSON (por ejemplo, {\"Título\": \"Administrador\", \"Sitio Web\": \"http://ejemplo.com\"}).",
|
||||
"The content of the note.": "El contenido de la nota.",
|
||||
"The expected close date in YYYY-MM-DD format.": "La fecha de cierre esperada en formato AAA-MM-DD.",
|
||||
"Enter the fields for the new record as a JSON object. For example: {\"Name\": \"My New Account\", \"Industry\": \"Technology\"}": "Introduzca los campos para el nuevo registro como un objeto JSON. Por ejemplo: {\"Nombre\": \"Mi Nueva Cuenta\", \"Industria\": \"Tecnología\"}",
|
||||
"The owner of the task.": "El propietario de la tarea.",
|
||||
"The ID of a Contact or Lead to relate the task to.": "El ID de un contacto o jefe con el que relacionar la tarea.",
|
||||
"The ID of an Account, Opportunity, or other object to relate the task to.": "El ID de una Cuenta, Oportunidad u otro objeto con el que relacionar la tarea.",
|
||||
"The parent record to find child records for. The list shows the 20 most recently created records.": "El registro padre para encontrar registros hijos. La lista muestra los 20 registros creados más recientemente.",
|
||||
"The child relationship to retrieve records from.": "La relación hijo de la que recuperar registros.",
|
||||
"Select the Field": "Seleccione el campo",
|
||||
"The value to search for in the selected field.": "El valor por el que buscar en el campo seleccionado.",
|
||||
"Enter the WHERE clause for your SOQL query. For example: `Name = 'Acme' AND Industry = 'Technology'`. Do not include the 'WHERE' keyword.": "Introduzca la cláusula WHERE para su consulta SOQL. Por ejemplo: `Name = 'Acme' AND Industry = 'Technology'`. No incluya la palabra clave 'WHERE'.",
|
||||
"Enter the query": "Introduzca la consulta",
|
||||
"Apply dynamic filters to the report run.": "Aplicar filtros dinámicos al ejecutar el informe.",
|
||||
"The content of the email. Can be plain text or HTML.": "El contenido del correo electrónico. Puede ser texto plano o HTML.",
|
||||
"The ID of a record to relate the email to (e.g., an Account, Opportunity, or Case ID).": "El ID de un registro con el que relacionar el correo electrónico (por ejemplo, una Cuenta, Oportunidad o ID del Caso).",
|
||||
"Enter any additional fields to update as a JSON object.": "Introduzca cualquier campo adicional para actualizar como un objeto JSON.",
|
||||
"Enter the fields to update as a JSON object. For example: {\"BillingCity\": \"San Francisco\"}": "Introduzca los campos a actualizar como un objeto JSON. Por ejemplo: {\"BillingCity\": \"San Francisco\"}",
|
||||
"Select the External Field": "Seleccione el campo externo",
|
||||
"Select the Records": "Seleccione los registros",
|
||||
"Select the Records (CSV format)": "Seleccione el formato de los Grabados de V)",
|
||||
"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 Case Attachment": "Nuevo Adjunto de Caso",
|
||||
"New Contact": "Nuevo contacto",
|
||||
"New Field History Event": "Nuevo Evento Historial de Campos",
|
||||
"New Lead": "Nuevo plomo",
|
||||
"New or Updated Record": "Registro nuevo o actualizado",
|
||||
"New Outbound Message": "Nuevo mensaje saliente",
|
||||
"New Record": "Nuevo registro",
|
||||
"New or Updated File": "Archivo nuevo o actualizado",
|
||||
"Fires when a new Attachment or File is added to any Case record.": "Dispara cuando se añade un nuevo archivo o adjunto a cualquier registro del caso.",
|
||||
"Fires when a new Contact record is created in Salesforce.": "Dispara cuando se crea un nuevo registro de contacto en Salesforce.",
|
||||
"Fires when a tracked field is updated on a specified object.": "Dispara cuando un campo rastreado se actualiza en un objeto especificado.",
|
||||
"Fires when a new Lead record is created in Salesforce.": "Dispara cuando se crea un nuevo registro de plomo en la Fuerza de Ventas.",
|
||||
"Triggers when there is new or updated record": "Dispara cuando hay registros nuevos o actualizados",
|
||||
"Fires when a new outbound message is received from Salesforce.": "Dispara cuando se recibe un nuevo mensaje saliente de Salesforce.",
|
||||
"Triggers when there is new record": "Dispara cuando hay un nuevo registro",
|
||||
"Fires when a file (ContentDocument) is created or updated. Does not fire for classic Attachments or Notes.": "Dispara cuando un archivo (ContentDocument) es creado o actualizado. No se dispara para archivos adjuntos o notas clásicos.",
|
||||
"Conditions (Advanced)": "Condiciones (Avanzado)",
|
||||
"Enter a SOQL query where clause i. e. IsDeleted = TRUE": "Introduzca una consulta SOQL donde la cláusula i. e. IsDeleted = TRUE"
|
||||
}
|
||||
@@ -0,0 +1,166 @@
|
||||
{
|
||||
"CRM software solutions and enterprise cloud computing": "Solutions logicielles CRM et informatique cloud d'entreprise",
|
||||
"Environment": "Environnement",
|
||||
"Choose environment": "Choisir un environnement",
|
||||
"Production": "Production",
|
||||
"Development": "Développement",
|
||||
"Authenticate with Salesforce Production": "S'authentifier avec la production de Salesforce",
|
||||
"Add Contact to Campaign": "Ajouter un contact à la campagne",
|
||||
"Add File to Record": "Ajouter un fichier à l'enregistrement",
|
||||
"Add Lead to Campaign": "Ajouter un prospect à la campagne",
|
||||
"Create Attachment (Legacy)": "Créer une pièce jointe (ancienne)",
|
||||
"Create Case": "Créer un Cas",
|
||||
"Create Contact": "Créer un contact",
|
||||
"Create Lead": "Créer Prospect",
|
||||
"Create Note": "Créer une note",
|
||||
"Create Opportunity": "Créer une Affaire",
|
||||
"Create Record": "Créer un enregistrement",
|
||||
"Create Task": "Créer une tâche",
|
||||
"Delete Opportunity": "Supprimer l'Affaire",
|
||||
"Delete Record": "Supprimer l'enregistrement",
|
||||
"Find Child Records": "Trouver les enregistrements enfants",
|
||||
"Find Record": "Rechercher un enregistrement",
|
||||
"Find Records by Query (Advanced)": "Rechercher des enregistrements par requête (Avancé)",
|
||||
"Get Record Attachments": "Obtenir les pièces jointes des enregistrements",
|
||||
"Run Query (Advanced)": "Exécuter la requête (Avancé)",
|
||||
"Run Report": "Exécuter le rapport",
|
||||
"Send Email": "Envoyer un e-mail",
|
||||
"Update Contact": "Mettre à jour le contact",
|
||||
"Update Lead": "Mettre à jour le prospect",
|
||||
"Update Record": "Mettre à jour l'enregistrement",
|
||||
"Batch Upsert (Advanced)": "Upsert par lot (Avancé)",
|
||||
"Bulk Upsert (Advanced)": "Amélioration en vrac (Avancé)",
|
||||
"Custom API Call": "Appel d'API personnalisé",
|
||||
"Add a contact to a campaign.": "Ajouter un contact à une campagne.",
|
||||
"Uploads a file and attaches it to an existing record.": "Télécharge un fichier et l'attache à un enregistrement existant.",
|
||||
"Adds an existing lead to an existing campaign.": "Ajoute un conduit existant à une campagne existante.",
|
||||
"Creates a legacy Attachment record. Salesforce recommends using \"Add File to Record\" for modern apps.": "Crée un enregistrement de pièce jointe hérité. Salesforce recommande d'utiliser « Ajouter un fichier à un enregistrement» pour les applications modernes.",
|
||||
"Creates a Case, which represents a customer issue or problem.": "Crée un Cas qui représente un problème ou un problème de client.",
|
||||
"Creates a new contact record.": "Crée un nouveau dossier de contact.",
|
||||
"Creates a new lead.": "Crée un nouveau prospect.",
|
||||
"Creates a note and attaches it to a record.": "Crée une note et la joint à un enregistrement.",
|
||||
"Creates a new opportunity.": "Crée une nouvelle opportunité.",
|
||||
"Create a record of a given object.": "Créer un enregistrement d'un objet donné.",
|
||||
"Creates a new task.": "Crée une nouvelle tâche.",
|
||||
"Deletes an opportunity.": "Supprime une opportunité.",
|
||||
"Deletes an existing record in an object.": "Supprime un enregistrement existant dans un objet.",
|
||||
"Finds child records related to a parent record.": "Trouve les enregistrements enfants liés à un dossier parent.",
|
||||
"Finds a record by a field value.": "Trouve un enregistrement par une valeur de champ.",
|
||||
"Finds records in an object using a SOQL WHERE clause.": "Trouve des enregistrements dans un objet en utilisant une clause SOQL WHERE .",
|
||||
"Get all attachments (both classic and modern Files) for a record.": "Obtenez toutes les pièces jointes (fichiers classiques et modernes) pour un enregistrement.",
|
||||
"Run a salesforce query": "Exécuter une requête salesforce",
|
||||
"Execute a Salesforce analytics report.": "Exécuter un rapport d'analyse Salesforce.",
|
||||
"Sends an email to a Contact or Lead by creating an EmailMessage record.": "Envoie un e-mail à un contact ou un prospect en créant un enregistrement EmailMessage.",
|
||||
"Update an existing contact.": "Mettre à jour un contact existant.",
|
||||
"Update an existing lead.": "Mettre à jour un prospect existant.",
|
||||
"Updates an existing record.": "Met à jour un enregistrement existant.",
|
||||
"Batch upsert a record by external id": "Mettre à jour un enregistrement par ID externe",
|
||||
"Bulk upsert a record by external id": "Mettre en avant un enregistrement par id externe",
|
||||
"Make a custom API call to a specific endpoint": "Passer un appel API personnalisé à un endpoint spécifique",
|
||||
"Campaign": "Campagnes",
|
||||
"Contact": "Contacter",
|
||||
"Status": "Statut",
|
||||
"Object": "Objet",
|
||||
"Record": "Enregistrements",
|
||||
"File": "Ficher",
|
||||
"File Name": "Nom du fichier",
|
||||
"Lead": "Prospect",
|
||||
"Subject": "Sujet",
|
||||
"Description": "Libellé",
|
||||
"Priority": "Priorité",
|
||||
"Origin": "Origine",
|
||||
"Account": "Compte client",
|
||||
"Other Fields": "Autres champs",
|
||||
"Last Name": "Last Name",
|
||||
"First Name": "First Name",
|
||||
"Email": "Courriel",
|
||||
"Phone": "Téléphone",
|
||||
"Title": "Titre",
|
||||
"Company": "Entreprise",
|
||||
"Lead Source": "Source de plomb",
|
||||
"Body": "Corps",
|
||||
"Name": "Nom",
|
||||
"Close Date": "Date de clôture",
|
||||
"Stage": "Étape",
|
||||
"Amount": "Montant",
|
||||
"Record Data": "Enregistrer les données",
|
||||
"Owner": "Propriétaire",
|
||||
"Related To (Contact/Lead ID)": "Lié à (Contact/Lead ID)",
|
||||
"Related To (Other Object ID)": "Lié à (autre ID d'objet)",
|
||||
"Opportunity": "Opportunité",
|
||||
"Parent Record": "Enregistrement parent",
|
||||
"Child Relationship": "Relation enfant",
|
||||
"Field": "Champ",
|
||||
"Search Value": "Valeur de la recherche",
|
||||
"WHERE Clause": "Où, Clause",
|
||||
"Query": "Requête",
|
||||
"Report": "Rapporter",
|
||||
"Filters": "Filtres",
|
||||
"Recipient": "Destinataire",
|
||||
"Related To ID (Optional)": "Lié à l'ID (facultatif)",
|
||||
"Other Fields (Advanced)": "Autres champs (Avancé)",
|
||||
"Data to Update": "Données à mettre à jour",
|
||||
"External Field": "Champ externe",
|
||||
"Records": "Enregistrements",
|
||||
"Method": "Méthode",
|
||||
"Headers": "En-têtes",
|
||||
"Query Parameters": "Paramètres de requête",
|
||||
"Response is Binary ?": "La réponse est Binaire ?",
|
||||
"No Error on Failure": "Aucune erreur en cas d'échec",
|
||||
"Timeout (in seconds)": "Délai d'expiration (en secondes)",
|
||||
"The campaign member status (e.g., 'Sent', 'Responded').": "Le statut du membre de la campagne (par exemple, 'Envoyé', 'Répondu').",
|
||||
"Select the Object": "Sélectionner l'objet",
|
||||
"The record to select. The list shows the 20 most recently created records.": "L'enregistrement à sélectionner. La liste montre les 20 enregistrements les plus récents.",
|
||||
"The file to upload.": "Le fichier à télécharger.",
|
||||
"The name of the file, including its extension (e.g., \"report.pdf\").": "Le nom du fichier, y compris son extension (par exemple, \"report.pdf\").",
|
||||
"The file to attach.": "Le fichier à attacher.",
|
||||
"The name of the file, including its extension (e.g., \"attachment.pdf\").": "Le nom du fichier, y compris son extension (par exemple, \"attachment.pdf\").",
|
||||
"Enter additional fields as a JSON object.": "Entrez des champs supplémentaires en tant qu'objet JSON.",
|
||||
"Enter additional fields as a JSON object (e.g., {\"Title\": \"Manager\", \"Website\": \"http://example.com\"}).": "Entrez des champs supplémentaires en tant qu'objet JSON (par exemple, {\"Title\": \"Gestionnaire\", \"Site Web\": \"http://example.com\"}).",
|
||||
"The content of the note.": "Le contenu de la note.",
|
||||
"The expected close date in YYYY-MM-DD format.": "La date de clôture prévue au format AAAA-MM-JJ.",
|
||||
"Enter the fields for the new record as a JSON object. For example: {\"Name\": \"My New Account\", \"Industry\": \"Technology\"}": "Entrez les champs pour le nouvel enregistrement en tant qu'objet JSON. Par exemple : {\"Nom\": \"Mon nouveau compte\", \"Industrie\": \"Technologie\"}",
|
||||
"The owner of the task.": "Le propriétaire de la tâche.",
|
||||
"The ID of a Contact or Lead to relate the task to.": "L'ID d'un contact ou d'un prospect pour relier la tâche.",
|
||||
"The ID of an Account, Opportunity, or other object to relate the task to.": "L'ID d'un compte, d'une opportunité ou d'un autre objet à relier à la tâche.",
|
||||
"The parent record to find child records for. The list shows the 20 most recently created records.": "L'enregistrement parent pour lequel trouver des enregistrements enfants. La liste montre les 20 enregistrements les plus récemment créés.",
|
||||
"The child relationship to retrieve records from.": "La relation enfant depuis laquelle récupérer les enregistrements.",
|
||||
"Select the Field": "Sélectionner le champ",
|
||||
"The value to search for in the selected field.": "La valeur à rechercher dans le champ sélectionné.",
|
||||
"Enter the WHERE clause for your SOQL query. For example: `Name = 'Acme' AND Industry = 'Technology'`. Do not include the 'WHERE' keyword.": "Entrez la clause WHERE pour votre requête SOQL. Par exemple: `Name = 'Acme' AND Industry = 'Technology'`. N'incluez pas le mot-clé 'WHERE'.",
|
||||
"Enter the query": "Entrez la requête",
|
||||
"Apply dynamic filters to the report run.": "Appliquer des filtres dynamiques à l'exécution du rapport.",
|
||||
"The content of the email. Can be plain text or HTML.": "Le contenu de l'email. Peut être du texte brut ou HTML.",
|
||||
"The ID of a record to relate the email to (e.g., an Account, Opportunity, or Case ID).": "L'ID d'un enregistrement auquel relier l'e-mail (par exemple, un compte, une opportunité ou un ID de cas).",
|
||||
"Enter any additional fields to update as a JSON object.": "Entrez tous les champs supplémentaires à mettre à jour en tant qu'objet JSON.",
|
||||
"Enter the fields to update as a JSON object. For example: {\"BillingCity\": \"San Francisco\"}": "Entrez les champs à mettre à jour en tant qu'objet JSON. Par exemple : {\"BillingCity\": \"San Francisco\"}",
|
||||
"Select the External Field": "Sélectionnez le champ externe",
|
||||
"Select the Records": "Sélectionner les enregistrements",
|
||||
"Select the Records (CSV format)": "Sélectionnez les enregistrements (format CSV)",
|
||||
"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": "GET",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "DELETE",
|
||||
"HEAD": "HEAD",
|
||||
"New Case Attachment": "Nouvelle pièce jointe",
|
||||
"New Contact": "Nouveau contact",
|
||||
"New Field History Event": "Nouvel événement d'historique de champ",
|
||||
"New Lead": "Nouveau prospect",
|
||||
"New or Updated Record": "Nouvel enregistrement ou mis à jour",
|
||||
"New Outbound Message": "Nouveau message sortant",
|
||||
"New Record": "Nouvel enregistrement",
|
||||
"New or Updated File": "Fichier nouveau ou mis à jour",
|
||||
"Fires when a new Attachment or File is added to any Case record.": "Se déclenche lorsqu'une nouvelle pièce jointe ou un nouveau fichier est ajouté à n'importe quel dossier de cas.",
|
||||
"Fires when a new Contact record is created in Salesforce.": "Se déclenche lorsqu'un nouveau contact est créé dans la force de vente.",
|
||||
"Fires when a tracked field is updated on a specified object.": "Tire lorsqu'un champ suivi est mis à jour sur un objet spécifié.",
|
||||
"Fires when a new Lead record is created in Salesforce.": "Tire quand un nouveau dossier de plomb est créé dans Salesforce.",
|
||||
"Triggers when there is new or updated record": "Déclenche lorsqu'il y a un enregistrement nouveau ou mis à jour",
|
||||
"Fires when a new outbound message is received from Salesforce.": "Se déclenche lorsqu'un nouveau message sortant est reçu par Salesforce.",
|
||||
"Triggers when there is new record": "Déclenche lorsqu'il y a un nouvel enregistrement",
|
||||
"Fires when a file (ContentDocument) is created or updated. Does not fire for classic Attachments or Notes.": "Tire lorsqu'un fichier (ContentDocument) est créé ou mis à jour. Ne tire pas pour les pièces jointes ou notes classiques.",
|
||||
"Conditions (Advanced)": "Conditions (Avancées)",
|
||||
"Enter a SOQL query where clause i. e. IsDeleted = TRUE": "Entrez une requête SOQL où la clause i. e. IsDeleted = TRUE"
|
||||
}
|
||||
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"Salesforce": "Salesforce",
|
||||
"CRM software solutions and enterprise cloud computing": "CRM software solutions and enterprise cloud computing",
|
||||
"Environment": "Environment",
|
||||
"Choose environment": "Choose environment",
|
||||
"Production": "Production",
|
||||
"Development": "Development",
|
||||
"Authenticate with Salesforce Production": "Authenticate with Salesforce Production",
|
||||
"Run Query (Advanced)": "Run Query (Advanced)",
|
||||
"Create Object (Advanced)": "Create Object (Advanced)",
|
||||
"Update Object (Advanced)": "Update Object (Advanced)",
|
||||
"Batch Upsert (Advanced)": "Batch Upsert (Advanced)",
|
||||
"Bulk Upsert (Advanced)": "Bulk Upsert (Advanced)",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Run a salesforce query": "Run a salesforce query",
|
||||
"Create new object": "Create new object",
|
||||
"Update object by Id": "Update object by Id",
|
||||
"Batch upsert a record by external id": "Batch upsert a record by external id",
|
||||
"Bulk upsert a record by external id": "Bulk upsert a record by external id",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"Query": "Query",
|
||||
"Object": "Object",
|
||||
"Data": "Data",
|
||||
"Id": "Id",
|
||||
"External Field": "External Field",
|
||||
"Records": "Records",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Body": "Body",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"Enter the query": "Enter the query",
|
||||
"Select the Object": "Select the Object",
|
||||
"Select mapped object": "Select mapped object",
|
||||
"Select the Id": "Select the Id",
|
||||
"Select the External Field": "Select the External Field",
|
||||
"Select the Records": "Select the Records",
|
||||
"Select the Records (CSV format)": "Select the Records (CSV format)",
|
||||
"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 Record": "New Record",
|
||||
"New or Updated Record": "New or Updated Record",
|
||||
"Triggers when there is new record": "Triggers when there is new record",
|
||||
"Triggers when there is new or updated record": "Triggers when there is new or updated record",
|
||||
"Conditions (Advanced)": "Conditions (Advanced)",
|
||||
"Enter a SOQL query where clause i. e. IsDeleted = TRUE": "Enter a SOQL query where clause i. e. IsDeleted = TRUE"
|
||||
}
|
||||
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"Salesforce": "Salesforce",
|
||||
"CRM software solutions and enterprise cloud computing": "CRM software solutions and enterprise cloud computing",
|
||||
"Environment": "Environment",
|
||||
"Choose environment": "Choose environment",
|
||||
"Production": "Production",
|
||||
"Development": "Development",
|
||||
"Authenticate with Salesforce Production": "Authenticate with Salesforce Production",
|
||||
"Run Query (Advanced)": "Run Query (Advanced)",
|
||||
"Create Object (Advanced)": "Create Object (Advanced)",
|
||||
"Update Object (Advanced)": "Update Object (Advanced)",
|
||||
"Batch Upsert (Advanced)": "Batch Upsert (Advanced)",
|
||||
"Bulk Upsert (Advanced)": "Bulk Upsert (Advanced)",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Run a salesforce query": "Run a salesforce query",
|
||||
"Create new object": "Create new object",
|
||||
"Update object by Id": "Update object by Id",
|
||||
"Batch upsert a record by external id": "Batch upsert a record by external id",
|
||||
"Bulk upsert a record by external id": "Bulk upsert a record by external id",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"Query": "Query",
|
||||
"Object": "Object",
|
||||
"Data": "Data",
|
||||
"Id": "Id",
|
||||
"External Field": "External Field",
|
||||
"Records": "Records",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Body": "Body",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"Enter the query": "Enter the query",
|
||||
"Select the Object": "Select the Object",
|
||||
"Select mapped object": "Select mapped object",
|
||||
"Select the Id": "Select the Id",
|
||||
"Select the External Field": "Select the External Field",
|
||||
"Select the Records": "Select the Records",
|
||||
"Select the Records (CSV format)": "Select the Records (CSV format)",
|
||||
"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 Record": "New Record",
|
||||
"New or Updated Record": "New or Updated Record",
|
||||
"Triggers when there is new record": "Triggers when there is new record",
|
||||
"Triggers when there is new or updated record": "Triggers when there is new or updated record",
|
||||
"Conditions (Advanced)": "Conditions (Advanced)",
|
||||
"Enter a SOQL query where clause i. e. IsDeleted = TRUE": "Enter a SOQL query where clause i. e. IsDeleted = TRUE"
|
||||
}
|
||||
@@ -0,0 +1,166 @@
|
||||
{
|
||||
"CRM software solutions and enterprise cloud computing": "CRMソフトウェアソリューションとエンタープライズクラウドコンピューティング",
|
||||
"Environment": "環境",
|
||||
"Choose environment": "環境を選択",
|
||||
"Production": "Production",
|
||||
"Development": "開発",
|
||||
"Authenticate with Salesforce Production": "Salesforce Productionによる認証",
|
||||
"Add Contact to Campaign": "キャンペーンに連絡先を追加",
|
||||
"Add File to Record": "ファイルをレコードに追加",
|
||||
"Add Lead to Campaign": "キャンペーンにリードを追加",
|
||||
"Create Attachment (Legacy)": "添付ファイルを作成 (レガシー)",
|
||||
"Create Case": "案件を作成",
|
||||
"Create Contact": "連絡先を作成",
|
||||
"Create Lead": "リードを作成",
|
||||
"Create Note": "ノートを作成",
|
||||
"Create Opportunity": "案件を作成",
|
||||
"Create Record": "レコードを作成",
|
||||
"Create Task": "タスクを作成",
|
||||
"Delete Opportunity": "商談を削除",
|
||||
"Delete Record": "レコードを削除",
|
||||
"Find Child Records": "子レコードを検索",
|
||||
"Find Record": "レコードを検索",
|
||||
"Find Records by Query (Advanced)": "クエリでレコードを検索 (高度)",
|
||||
"Get Record Attachments": "レコード添付ファイルを取得",
|
||||
"Run Query (Advanced)": "クエリの実行 (高度)",
|
||||
"Run Report": "レポートの実行",
|
||||
"Send Email": "メール送信",
|
||||
"Update Contact": "連絡先を更新",
|
||||
"Update Lead": "潜在顧客を更新",
|
||||
"Update Record": "更新記録",
|
||||
"Batch Upsert (Advanced)": "一括アップサート(上級)",
|
||||
"Bulk Upsert (Advanced)": "一括アップセルト(上級)",
|
||||
"Custom API Call": "カスタムAPI通話",
|
||||
"Add a contact to a campaign.": "キャンペーンに連絡先を追加します。",
|
||||
"Uploads a file and attaches it to an existing record.": "ファイルをアップロードし、既存のレコードに添付します。",
|
||||
"Adds an existing lead to an existing campaign.": "既存キャンペーンに既存のリードを追加します。",
|
||||
"Creates a legacy Attachment record. Salesforce recommends using \"Add File to Record\" for modern apps.": "従来の添付ファイルレコードを作成します。最新のアプリケーションでは、Salesforce では「ファイルをレコードに追加」を使用することをお勧めします。",
|
||||
"Creates a Case, which represents a customer issue or problem.": "顧客の問題または問題を表すケースを作成します。",
|
||||
"Creates a new contact record.": "新しい連絡先レコードを作成します。",
|
||||
"Creates a new lead.": "新しいリードを作成します。",
|
||||
"Creates a note and attaches it to a record.": "ノートを作成し、レコードに添付します。",
|
||||
"Creates a new opportunity.": "新しい機会を作成します。",
|
||||
"Create a record of a given object.": "指定したオブジェクトのレコードを作成します。",
|
||||
"Creates a new task.": "新しいタスクを作成します。",
|
||||
"Deletes an opportunity.": "商談を削除します。",
|
||||
"Deletes an existing record in an object.": "オブジェクト内の既存のレコードを削除します。",
|
||||
"Finds child records related to a parent record.": "親レコードに関連する子レコードを検索します。",
|
||||
"Finds a record by a field value.": "フィールド値でレコードを検索します。",
|
||||
"Finds records in an object using a SOQL WHERE clause.": "SOQL WHERE句を使用してオブジェクト内のレコードを検索します。",
|
||||
"Get all attachments (both classic and modern Files) for a record.": "すべての添付ファイル(クラシックファイルとモダンファイルの両方)をレコードに取得します。",
|
||||
"Run a salesforce query": "salesforceクエリを実行",
|
||||
"Execute a Salesforce analytics report.": "Salesforce 分析レポートを実行します。",
|
||||
"Sends an email to a Contact or Lead by creating an EmailMessage record.": "EmailMessage レコードを作成して連絡先またはリードに電子メールを送信します。",
|
||||
"Update an existing contact.": "既存の連絡先を更新します。",
|
||||
"Update an existing lead.": "既存のリードを更新します",
|
||||
"Updates an existing record.": "既存のレコードを更新します。",
|
||||
"Batch upsert a record by external id": "外部IDによるレコードのバッチアップ",
|
||||
"Bulk upsert a record by external id": "外部 ID によるレコードの一括アップ",
|
||||
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
|
||||
"Campaign": "キャンペーン",
|
||||
"Contact": "お問い合わせ",
|
||||
"Status": "ステータス",
|
||||
"Object": "オブジェクト",
|
||||
"Record": "レコード",
|
||||
"File": "ファイル",
|
||||
"File Name": "ファイル名",
|
||||
"Lead": "リード",
|
||||
"Subject": "件名",
|
||||
"Description": "説明",
|
||||
"Priority": "優先度",
|
||||
"Origin": "原点:",
|
||||
"Account": "アカウント",
|
||||
"Other Fields": "他のフィールド",
|
||||
"Last Name": "Last Name",
|
||||
"First Name": "名",
|
||||
"Email": "Eメールアドレス",
|
||||
"Phone": "電話番号",
|
||||
"Title": "タイトル",
|
||||
"Company": "会社名",
|
||||
"Lead Source": "リードソース",
|
||||
"Body": "本文",
|
||||
"Name": "Name",
|
||||
"Close Date": "終了日",
|
||||
"Stage": "ステージ",
|
||||
"Amount": "金額",
|
||||
"Record Data": "データを記録",
|
||||
"Owner": "所有者",
|
||||
"Related To (Contact/Lead ID)": "関連先 (連絡先/リードID)",
|
||||
"Related To (Other Object ID)": "関連 (Other Object ID)",
|
||||
"Opportunity": "機会",
|
||||
"Parent Record": "親レコード",
|
||||
"Child Relationship": "子の関係",
|
||||
"Field": "フィールド",
|
||||
"Search Value": "検索値",
|
||||
"WHERE Clause": "WHERE条項を使用",
|
||||
"Query": "クエリ",
|
||||
"Report": "レポート",
|
||||
"Filters": "絞り込み",
|
||||
"Recipient": "受信者",
|
||||
"Related To ID (Optional)": "関連ID(任意)",
|
||||
"Other Fields (Advanced)": "他のフィールド (高度)",
|
||||
"Data to Update": "更新するデータ",
|
||||
"External Field": "外部フィールド",
|
||||
"Records": "レコード",
|
||||
"Method": "方法",
|
||||
"Headers": "ヘッダー",
|
||||
"Query Parameters": "クエリパラメータ",
|
||||
"Response is Binary ?": "応答はバイナリですか?",
|
||||
"No Error on Failure": "失敗時にエラーはありません",
|
||||
"Timeout (in seconds)": "タイムアウト(秒)",
|
||||
"The campaign member status (e.g., 'Sent', 'Responded').": "キャンペーンメンバーのステータス(例:「送信済み」、「回答済み」)",
|
||||
"Select the Object": "オブジェクトを選択",
|
||||
"The record to select. The list shows the 20 most recently created records.": "選択するレコード。一覧には、直近に作成した 20 レコードが表示されます。",
|
||||
"The file to upload.": "アップロードするファイル",
|
||||
"The name of the file, including its extension (e.g., \"report.pdf\").": "拡張子を含むファイルの名前(例: \"report.pdf\")。",
|
||||
"The file to attach.": "添付するファイル。",
|
||||
"The name of the file, including its extension (e.g., \"attachment.pdf\").": "拡張子を含むファイルの名前(例:attachment.pdf)。",
|
||||
"Enter additional fields as a JSON object.": "JSON オブジェクトとして追加のフィールドを入力します。",
|
||||
"Enter additional fields as a JSON object (e.g., {\"Title\": \"Manager\", \"Website\": \"http://example.com\"}).": "JSON オブジェクトとして追加のフィールドを入力します (例: {\"Title\": \"Manager\", \"Website\": \"http://example.com\"})。",
|
||||
"The content of the note.": "ノートの内容。",
|
||||
"The expected close date in YYYY-MM-DD format.": "YYYY-MM-DD形式で終了する予定です。",
|
||||
"Enter the fields for the new record as a JSON object. For example: {\"Name\": \"My New Account\", \"Industry\": \"Technology\"}": "JSON オブジェクトとして新しいレコードのフィールドを入力します。例: {\"Name\": \"My New Account\", \"Industry\": \"Technology\"}",
|
||||
"The owner of the task.": "タスクの所有者。",
|
||||
"The ID of a Contact or Lead to relate the task to.": "タスクに関連付けるコンタクトまたはリードのID。",
|
||||
"The ID of an Account, Opportunity, or other object to relate the task to.": "タスクに関連付けるアカウント、機会、またはその他のオブジェクトの ID 。",
|
||||
"The parent record to find child records for. The list shows the 20 most recently created records.": "子レコードを検索する親レコード。一覧には、直近に作成された 20 レコードが表示されます。",
|
||||
"The child relationship to retrieve records from.": "レコードを取得する子の関係",
|
||||
"Select the Field": "フィールドを選択",
|
||||
"The value to search for in the selected field.": "選択したフィールドで検索する値。",
|
||||
"Enter the WHERE clause for your SOQL query. For example: `Name = 'Acme' AND Industry = 'Technology'`. Do not include the 'WHERE' keyword.": "SOQL クエリの WHERE 節を入力します。例: `Name = 'Acme' AND Industry = 'Technology'` 。'WHERE' キーワードは含まないでください。",
|
||||
"Enter the query": "クエリを入力してください",
|
||||
"Apply dynamic filters to the report run.": "レポートの実行に動的フィルタを適用します。",
|
||||
"The content of the email. Can be plain text or HTML.": "メールの内容。プレーンテキストまたはHTMLを使用できます。",
|
||||
"The ID of a record to relate the email to (e.g., an Account, Opportunity, or Case ID).": "電子メールを関連付けるレコードの ID (例えば、アカウント、商談、または ケース ID )。",
|
||||
"Enter any additional fields to update as a JSON object.": "JSON オブジェクトとして更新する追加のフィールドを入力します。",
|
||||
"Enter the fields to update as a JSON object. For example: {\"BillingCity\": \"San Francisco\"}": "JSON オブジェクトとして更新するフィールドを入力します。例: {\"BillingCity\": \"San Francisco\"}",
|
||||
"Select the External Field": "外部フィールドを選択",
|
||||
"Select the Records": "レコードを選択",
|
||||
"Select the Records (CSV format)": "レコードを選択 (CSV形式)",
|
||||
"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 Case Attachment": "新しいケースアタッチメント",
|
||||
"New Contact": "新しい連絡先",
|
||||
"New Field History Event": "新しいフィールド履歴イベント",
|
||||
"New Lead": "新しいリード",
|
||||
"New or Updated Record": "新規または更新されたレコード",
|
||||
"New Outbound Message": "新しい送信メッセージ",
|
||||
"New Record": "新しいレコード",
|
||||
"New or Updated File": "新規または更新されたファイル",
|
||||
"Fires when a new Attachment or File is added to any Case record.": "症例レコードに新しい添付ファイルまたはファイルが追加されたときに発生します。",
|
||||
"Fires when a new Contact record is created in Salesforce.": "Salesforce に新しい連絡先レコードが作成されたときに発行されます。",
|
||||
"Fires when a tracked field is updated on a specified object.": "トラッキングフィールドが指定されたオブジェクトで更新されたときに発生します。",
|
||||
"Fires when a new Lead record is created in Salesforce.": "Salesforce で新しいリードレコードが作成されたときに発生します。",
|
||||
"Triggers when there is new or updated record": "新しいレコードまたは更新されたレコードがあるときにトリガーします",
|
||||
"Fires when a new outbound message is received from Salesforce.": "Salesforce から新しい送信メッセージを受信したときに発生します。",
|
||||
"Triggers when there is new record": "新しいレコードがあるときにトリガーします",
|
||||
"Fires when a file (ContentDocument) is created or updated. Does not fire for classic Attachments or Notes.": "ファイル(ContentDocument)が作成または更新されたときに発行されます。",
|
||||
"Conditions (Advanced)": "条件 (高度)",
|
||||
"Enter a SOQL query where clause i. e. IsDeleted = TRUE": "SOQL クエリを入力します。e. IsDeleted = TRUE"
|
||||
}
|
||||
@@ -0,0 +1,166 @@
|
||||
{
|
||||
"CRM software solutions and enterprise cloud computing": "CRM software oplossingen en enterprise cloud computing",
|
||||
"Environment": "Milieu",
|
||||
"Choose environment": "Kies omgeving",
|
||||
"Production": "Productie",
|
||||
"Development": "Ontwikkeling",
|
||||
"Authenticate with Salesforce Production": "Authenticeer met Salesforce-productie",
|
||||
"Add Contact to Campaign": "Contact toevoegen aan campagne",
|
||||
"Add File to Record": "Voeg bestand toe aan Record",
|
||||
"Add Lead to Campaign": "Voeg Lead toe aan Campagne",
|
||||
"Create Attachment (Legacy)": "Nieuwe bijlage (erf)",
|
||||
"Create Case": "Maak Geval",
|
||||
"Create Contact": "Contactpersoon aanmaken",
|
||||
"Create Lead": "Maak Lead",
|
||||
"Create Note": "Notitie aanmaken",
|
||||
"Create Opportunity": "Verkoopkans creëren",
|
||||
"Create Record": "Record Maken",
|
||||
"Create Task": "Taak maken",
|
||||
"Delete Opportunity": "Verwijder kans",
|
||||
"Delete Record": "Record verwijderen",
|
||||
"Find Child Records": "Onderliggende records zoeken",
|
||||
"Find Record": "Vind Record",
|
||||
"Find Records by Query (Advanced)": "Vind Records op Query (Geavanceerd)",
|
||||
"Get Record Attachments": "Haal Record Bijlagen op",
|
||||
"Run Query (Advanced)": "Query uitvoeren (Geavanceerd)",
|
||||
"Run Report": "Rapport uitvoeren",
|
||||
"Send Email": "E-mail verzenden",
|
||||
"Update Contact": "Contactpersoon bijwerken",
|
||||
"Update Lead": "Lead bijwerken",
|
||||
"Update Record": "Update Record",
|
||||
"Batch Upsert (Advanced)": "Batch Upsert (Geavanceerd)",
|
||||
"Bulk Upsert (Advanced)": "Bulk Upsert (Geavanceerd)",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Add a contact to a campaign.": "Een contactpersoon toevoegen aan een campagne.",
|
||||
"Uploads a file and attaches it to an existing record.": "Uploaden van een bestand en hecht het aan een bestaand record.",
|
||||
"Adds an existing lead to an existing campaign.": "Voegt een bestaande lead toe aan een bestaande campagne.",
|
||||
"Creates a legacy Attachment record. Salesforce recommends using \"Add File to Record\" for modern apps.": "Maakt een legacy Attachment record. Salesforce raadt het gebruik van \"Add File to Record\" voor moderne apps.",
|
||||
"Creates a Case, which represents a customer issue or problem.": "Maakt een Kant aan, die een klant issue of probleem biedt.",
|
||||
"Creates a new contact record.": "Maakt een nieuw contact record.",
|
||||
"Creates a new lead.": "Maakt een nieuwe lood.",
|
||||
"Creates a note and attaches it to a record.": "Maakt een notitie aan en hecht die aan een record.",
|
||||
"Creates a new opportunity.": "Maakt een nieuwe kans.",
|
||||
"Create a record of a given object.": "Maak een record van een bepaald object.",
|
||||
"Creates a new task.": "Maakt een nieuwe taak aan.",
|
||||
"Deletes an opportunity.": "Hiermee verwijdert u een kans.",
|
||||
"Deletes an existing record in an object.": "Verwijdert een bestaand record in een object.",
|
||||
"Finds child records related to a parent record.": "Vindt onderliggende records gerelateerd aan een bovenliggend record.",
|
||||
"Finds a record by a field value.": "Vindt een record met een veldwaarde.",
|
||||
"Finds records in an object using a SOQL WHERE clause.": "Gevonden records in een object met een SOQL WHERE clausule.",
|
||||
"Get all attachments (both classic and modern Files) for a record.": "Haal alle bijlagen (zowel klassieke als moderne bestanden) op voor een record.",
|
||||
"Run a salesforce query": "Voer een sales force-query uit",
|
||||
"Execute a Salesforce analytics report.": "Voer een Salesforce analytics rapport uit.",
|
||||
"Sends an email to a Contact or Lead by creating an EmailMessage record.": "Stuurt een e-mail naar een Contact of Lead door het aanmaken van een e-mailberichtrecord.",
|
||||
"Update an existing contact.": "Bestaande contactpersoon bijwerken.",
|
||||
"Update an existing lead.": "Een bestaande lead bijwerken.",
|
||||
"Updates an existing record.": "Werkt een bestaand record bij.",
|
||||
"Batch upsert a record by external id": "Batch upsert een record met externe id",
|
||||
"Bulk upsert a record by external id": "Bulk boven boven een record met externe id",
|
||||
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
|
||||
"Campaign": "Campagne",
|
||||
"Contact": "Contactpersoon",
|
||||
"Status": "status",
|
||||
"Object": "Object",
|
||||
"Record": "Opnemen",
|
||||
"File": "Bestand",
|
||||
"File Name": "File Name",
|
||||
"Lead": "Lood",
|
||||
"Subject": "Onderwerp",
|
||||
"Description": "Beschrijving",
|
||||
"Priority": "Prioriteit",
|
||||
"Origin": "Oorsprong",
|
||||
"Account": "Rekening",
|
||||
"Other Fields": "Andere velden",
|
||||
"Last Name": "Achternaam",
|
||||
"First Name": "Voornaam",
|
||||
"Email": "E-mail",
|
||||
"Phone": "Telefoonnummer",
|
||||
"Title": "Aanspreektitel",
|
||||
"Company": "Bedrijfsnaam",
|
||||
"Lead Source": "Lead bron",
|
||||
"Body": "Lichaam",
|
||||
"Name": "Naam",
|
||||
"Close Date": "Sluit datum",
|
||||
"Stage": "Speelveld",
|
||||
"Amount": "Hoeveelheid",
|
||||
"Record Data": "Gegevens opnemen",
|
||||
"Owner": "Eigenaar",
|
||||
"Related To (Contact/Lead ID)": "Gerelateerd aan (Contact/Lead ID)",
|
||||
"Related To (Other Object ID)": "Gerelateerd aan (ander object-ID)",
|
||||
"Opportunity": "Kans",
|
||||
"Parent Record": "Bovenliggende Record",
|
||||
"Child Relationship": "Onderliggende relatie",
|
||||
"Field": "Veld",
|
||||
"Search Value": "Waarde zoeken",
|
||||
"WHERE Clause": "WAARDE Clausule",
|
||||
"Query": "Zoekopdracht",
|
||||
"Report": "Rapporteren",
|
||||
"Filters": "Filters",
|
||||
"Recipient": "Ontvanger",
|
||||
"Related To ID (Optional)": "Gerelateerd aan ID (optioneel)",
|
||||
"Other Fields (Advanced)": "Andere velden (Geavanceerd)",
|
||||
"Data to Update": "Gegevens om bij te werken",
|
||||
"External Field": "Extern veld",
|
||||
"Records": "Records",
|
||||
"Method": "Methode",
|
||||
"Headers": "Kopteksten",
|
||||
"Query Parameters": "Query parameters",
|
||||
"Response is Binary ?": "Antwoord is binair?",
|
||||
"No Error on Failure": "Geen fout bij fout",
|
||||
"Timeout (in seconds)": "Time-out (in seconden)",
|
||||
"The campaign member status (e.g., 'Sent', 'Responded').": "De campagne lid status (bijv. 'Sent', 'Responded').",
|
||||
"Select the Object": "Selecteer het object",
|
||||
"The record to select. The list shows the 20 most recently created records.": "Het te selecteren record. De lijst toont de 20 meest recent gemaakte records.",
|
||||
"The file to upload.": "Het te uploaden bestand.",
|
||||
"The name of the file, including its extension (e.g., \"report.pdf\").": "De naam van het bestand, inclusief de extensie (bijv. \"report.pdf\").",
|
||||
"The file to attach.": "Het bij te voegen bestand.",
|
||||
"The name of the file, including its extension (e.g., \"attachment.pdf\").": "De naam van het bestand, inclusief de extensie (bijv. \"attachment.pdf\").",
|
||||
"Enter additional fields as a JSON object.": "Voer extra velden in als JSON-object.",
|
||||
"Enter additional fields as a JSON object (e.g., {\"Title\": \"Manager\", \"Website\": \"http://example.com\"}).": "Voer extra velden in als een JSON object (bijv. {\"Title\": \"Manager\", \"Website\": \"http://example.com\"}).",
|
||||
"The content of the note.": "De inhoud van de notitie.",
|
||||
"The expected close date in YYYY-MM-DD format.": "De verwachte sluitingsdatum in YYYY-MM-DD formaat.",
|
||||
"Enter the fields for the new record as a JSON object. For example: {\"Name\": \"My New Account\", \"Industry\": \"Technology\"}": "Voer de velden in voor het nieuwe record als JSON-object. Bijvoorbeeld: {\"Naam\": \"Mijn nieuwe account\", \"Industrie\": \"Technology\"}",
|
||||
"The owner of the task.": "De eigenaar van de taak.",
|
||||
"The ID of a Contact or Lead to relate the task to.": "Het ID van een contactpersoon of Lead om de taak mee te delen.",
|
||||
"The ID of an Account, Opportunity, or other object to relate the task to.": "Het ID van een account, Opportunity, of een ander object om de taak aan te koppelen.",
|
||||
"The parent record to find child records for. The list shows the 20 most recently created records.": "De bovenliggende record om onderliggende records voor te vinden. De lijst toont de 20 meest recent gemaakte records.",
|
||||
"The child relationship to retrieve records from.": "De onderliggende relatie om records van op te halen.",
|
||||
"Select the Field": "Selecteer het veld",
|
||||
"The value to search for in the selected field.": "De waarde waarnaar gezocht moet worden in het geselecteerde veld.",
|
||||
"Enter the WHERE clause for your SOQL query. For example: `Name = 'Acme' AND Industry = 'Technology'`. Do not include the 'WHERE' keyword.": "Voer de WHERE clausule in voor uw SOQL query. Bijvoorbeeld: `Naam = 'Acme' EN industrie = 'Technology''. Bevat niet het 'WHERE' sleutelwoord.",
|
||||
"Enter the query": "Voer de query in",
|
||||
"Apply dynamic filters to the report run.": "Pas dynamische filters toe op het uitgevoerde rapport.",
|
||||
"The content of the email. Can be plain text or HTML.": "De inhoud van de e-mail. Kan platte tekst of HTML zijn.",
|
||||
"The ID of a record to relate the email to (e.g., an Account, Opportunity, or Case ID).": "Het ID van een record om een e-mail te koppelen (bijv. een klant, Opportunity, of Zaak ID).",
|
||||
"Enter any additional fields to update as a JSON object.": "Voer alle extra velden in om bij te werken als JSON-object.",
|
||||
"Enter the fields to update as a JSON object. For example: {\"BillingCity\": \"San Francisco\"}": "Voer de velden in om bij te werken als JSON-object. Bijvoorbeeld: {\"BillingCity\": \"San Francisco\"}",
|
||||
"Select the External Field": "Selecteer het externe veld",
|
||||
"Select the Records": "Selecteer de Records",
|
||||
"Select the Records (CSV format)": "De Records selecteren (CSV formaat)",
|
||||
"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 Case Attachment": "Nieuwe verzoek bijlage",
|
||||
"New Contact": "Nieuw contactpersoon",
|
||||
"New Field History Event": "Nieuwe veldgeschiedenis gebeurtenis",
|
||||
"New Lead": "Nieuwe Lead",
|
||||
"New or Updated Record": "Nieuwe of bijgewerkte record",
|
||||
"New Outbound Message": "Nieuw uitgaande bericht",
|
||||
"New Record": "Nieuwe Record",
|
||||
"New or Updated File": "Nieuw of bijgewerkt bestand",
|
||||
"Fires when a new Attachment or File is added to any Case record.": "Vuurt wanneer een nieuwe bijlage of bestand is toegevoegd aan een zaak record.",
|
||||
"Fires when a new Contact record is created in Salesforce.": "Vuurt wanneer een nieuw Contact record wordt aangemaakt in Salesforce.",
|
||||
"Fires when a tracked field is updated on a specified object.": "Vuurt wanneer een bijgehouden veld wordt bijgewerkt op een bepaald object.",
|
||||
"Fires when a new Lead record is created in Salesforce.": "Vuurt af wanneer een nieuw Lead record wordt gemaakt in Salesforce.",
|
||||
"Triggers when there is new or updated record": "Triggert wanneer er een nieuw of bijgewerkt record is",
|
||||
"Fires when a new outbound message is received from Salesforce.": "Vuurt af wanneer een nieuw uitgaande bericht wordt ontvangen van Salesforce.",
|
||||
"Triggers when there is new record": "Triggert wanneer er een nieuw record is",
|
||||
"Fires when a file (ContentDocument) is created or updated. Does not fire for classic Attachments or Notes.": "Vuurt wanneer een bestand (ContentDocument) is gemaakt of bijgewerkt. Vuurt niet voor klassieke bijlagen of notities.",
|
||||
"Conditions (Advanced)": "Voorwaarden (Geavanceerd)",
|
||||
"Enter a SOQL query where clause i. e. IsDeleted = TRUE": "Voer een SOQL query in waar clausule i is. Verwijderd = TRUE"
|
||||
}
|
||||
@@ -0,0 +1,166 @@
|
||||
{
|
||||
"CRM software solutions and enterprise cloud computing": "Soluções de software de CRM e computação empresarial",
|
||||
"Environment": "Seguros",
|
||||
"Choose environment": "Escolher ambiente",
|
||||
"Production": "Produção",
|
||||
"Development": "Desenvolvimento",
|
||||
"Authenticate with Salesforce Production": "Autenticar com a produção do Salesforce",
|
||||
"Add Contact to Campaign": "Adicionar Contato à Campanha",
|
||||
"Add File to Record": "Adicionar Arquivo para Gravar",
|
||||
"Add Lead to Campaign": "Adicionar Lead para Campanha",
|
||||
"Create Attachment (Legacy)": "Criar Anexo (Legado)",
|
||||
"Create Case": "Criar Ocorrência",
|
||||
"Create Contact": "Criar contato",
|
||||
"Create Lead": "Criar Potencial",
|
||||
"Create Note": "Criar Nota",
|
||||
"Create Opportunity": "Criar Oportunidade",
|
||||
"Create Record": "Criar Registro",
|
||||
"Create Task": "Criar tarefa",
|
||||
"Delete Opportunity": "Excluir Oportunidade",
|
||||
"Delete Record": "Excluir registro",
|
||||
"Find Child Records": "Encontrar registros filhos",
|
||||
"Find Record": "Localizar Registro",
|
||||
"Find Records by Query (Advanced)": "Encontrar registros por consulta (Avançado)",
|
||||
"Get Record Attachments": "Obter anexos de registro",
|
||||
"Run Query (Advanced)": "Executar Consulta (Avançado)",
|
||||
"Run Report": "Executar Relatório",
|
||||
"Send Email": "Enviar e-mail",
|
||||
"Update Contact": "Atualizar contato",
|
||||
"Update Lead": "Atualizar Lead",
|
||||
"Update Record": "Atualizar Registro",
|
||||
"Batch Upsert (Advanced)": "Melhoria de Lote (Avançada)",
|
||||
"Bulk Upsert (Advanced)": "Melhoria em Massa (Avançada)",
|
||||
"Custom API Call": "Chamada de API personalizada",
|
||||
"Add a contact to a campaign.": "Adicionar um contato a uma campanha.",
|
||||
"Uploads a file and attaches it to an existing record.": "Carrega um arquivo e o anexa a um registro existente.",
|
||||
"Adds an existing lead to an existing campaign.": "Adiciona um lead existente a uma campanha existente.",
|
||||
"Creates a legacy Attachment record. Salesforce recommends using \"Add File to Record\" for modern apps.": "Cria um registro antigo de anexos. Salesforce recomenda usar \"Adicionar arquivo a gravação\" para aplicativos modernos.",
|
||||
"Creates a Case, which represents a customer issue or problem.": "Cria um Caso, que representa um problema ou problema do cliente.",
|
||||
"Creates a new contact record.": "Cria um novo registro de contato.",
|
||||
"Creates a new lead.": "Cria um novo lead.",
|
||||
"Creates a note and attaches it to a record.": "Cria uma nota e a anexa a um registro.",
|
||||
"Creates a new opportunity.": "Cria uma nova oportunidade.",
|
||||
"Create a record of a given object.": "Cria um registro de um determinado objeto.",
|
||||
"Creates a new task.": "Cria uma nova tarefa.",
|
||||
"Deletes an opportunity.": "Exclui uma oportunidade.",
|
||||
"Deletes an existing record in an object.": "Exclui um registro existente em um objeto.",
|
||||
"Finds child records related to a parent record.": "Localiza registros filhos relacionados a um registro pai.",
|
||||
"Finds a record by a field value.": "Localiza um registro por um valor de campo.",
|
||||
"Finds records in an object using a SOQL WHERE clause.": "Localiza registros em um objeto usando uma cláusula SOQL WHERE.",
|
||||
"Get all attachments (both classic and modern Files) for a record.": "Obtenha todos os anexos (arquivos clássicos e modernos) para um registro.",
|
||||
"Run a salesforce query": "Execute uma consulta salesforce",
|
||||
"Execute a Salesforce analytics report.": "Execute um relatório de análise do Salesforce.",
|
||||
"Sends an email to a Contact or Lead by creating an EmailMessage record.": "Envia um email para um contato ou chumbo, criando um registro EmailMessage.",
|
||||
"Update an existing contact.": "Atualizar um contato existente.",
|
||||
"Update an existing lead.": "Atualizar um lead existente.",
|
||||
"Updates an existing record.": "Atualiza um registro existente.",
|
||||
"Batch upsert a record by external id": "Lote upsert de um registro por id externo",
|
||||
"Bulk upsert a record by external id": "Upsert em massa um registro por id externo",
|
||||
"Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
|
||||
"Campaign": "Campanha",
|
||||
"Contact": "contato",
|
||||
"Status": "Estado",
|
||||
"Object": "Objeto",
|
||||
"Record": "Gravar",
|
||||
"File": "Arquivo",
|
||||
"File Name": "Nome do arquivo",
|
||||
"Lead": "Conduzir",
|
||||
"Subject": "Cargo",
|
||||
"Description": "Descrição",
|
||||
"Priority": "Prioridade",
|
||||
"Origin": "Origem",
|
||||
"Account": "conta",
|
||||
"Other Fields": "Outros campos",
|
||||
"Last Name": "Sobrenome",
|
||||
"First Name": "Nome",
|
||||
"Email": "e-mail",
|
||||
"Phone": "Smartphone",
|
||||
"Title": "Título",
|
||||
"Company": "Empresas",
|
||||
"Lead Source": "Fonte do Lead",
|
||||
"Body": "Conteúdo",
|
||||
"Name": "Nome",
|
||||
"Close Date": "Data de Fechamento",
|
||||
"Stage": "Etapa",
|
||||
"Amount": "Quantidade",
|
||||
"Record Data": "Gravar dados",
|
||||
"Owner": "Proprietário",
|
||||
"Related To (Contact/Lead ID)": "Relacionado a (Contato/ID do Potencial)",
|
||||
"Related To (Other Object ID)": "Relacionados com (Outro ID do Objeto)",
|
||||
"Opportunity": "Oportunidade",
|
||||
"Parent Record": "Registro Pai",
|
||||
"Child Relationship": "Relacionamento Filho",
|
||||
"Field": "Campo",
|
||||
"Search Value": "Pesquisar Valor",
|
||||
"WHERE Clause": "WHERE Clause",
|
||||
"Query": "Requisição",
|
||||
"Report": "Denunciar",
|
||||
"Filters": "Filtros",
|
||||
"Recipient": "Destinatário",
|
||||
"Related To ID (Optional)": "Relacionado ao ID (opcional)",
|
||||
"Other Fields (Advanced)": "Outros campos (Avançado)",
|
||||
"Data to Update": "Dados a serem atualizados",
|
||||
"External Field": "Campo externo",
|
||||
"Records": "registros",
|
||||
"Method": "Método",
|
||||
"Headers": "Cabeçalhos",
|
||||
"Query Parameters": "Parâmetros da consulta",
|
||||
"Response is Binary ?": "A resposta é binária ?",
|
||||
"No Error on Failure": "Nenhum erro no Failure",
|
||||
"Timeout (in seconds)": "Tempo limite (em segundos)",
|
||||
"The campaign member status (e.g., 'Sent', 'Responded').": "O status do membro da campanha (ex.: 'Enviado', 'Responde').",
|
||||
"Select the Object": "Selecionar objeto",
|
||||
"The record to select. The list shows the 20 most recently created records.": "O registro a selecionar. A lista mostra os 20 registros criados mais recentemente.",
|
||||
"The file to upload.": "O arquivo a ser enviado.",
|
||||
"The name of the file, including its extension (e.g., \"report.pdf\").": "O nome do arquivo, incluindo sua extensão (por exemplo, \"report.pdf\").",
|
||||
"The file to attach.": "O arquivo a ser anexado.",
|
||||
"The name of the file, including its extension (e.g., \"attachment.pdf\").": "O nome do arquivo, incluindo sua extensão (por exemplo, \"attachment.pdf\").",
|
||||
"Enter additional fields as a JSON object.": "Insira campos adicionais como um objeto JSON.",
|
||||
"Enter additional fields as a JSON object (e.g., {\"Title\": \"Manager\", \"Website\": \"http://example.com\"}).": "Digite os campos adicionais como um objeto JSON (ex: {\"Title\": \"Gerente\", \"Site\": \"http://exemplo.com\"}).",
|
||||
"The content of the note.": "O conteúdo da nota.",
|
||||
"The expected close date in YYYY-MM-DD format.": "A data de fechamento esperada no formato AAAA-MM-DD.",
|
||||
"Enter the fields for the new record as a JSON object. For example: {\"Name\": \"My New Account\", \"Industry\": \"Technology\"}": "Digite os campos para o novo registro como um objeto JSON. Por exemplo: {\"Nome\": \"Minha nova conta\", \"Indústria\": \"Tecnologia\"}",
|
||||
"The owner of the task.": "O proprietário da tarefa.",
|
||||
"The ID of a Contact or Lead to relate the task to.": "O ID de um contato ou Lead para relacionar a tarefa.",
|
||||
"The ID of an Account, Opportunity, or other object to relate the task to.": "A ID de uma Conta, Oportunidade ou outro objeto para relacionar a tarefa.",
|
||||
"The parent record to find child records for. The list shows the 20 most recently created records.": "O registro pai para qual encontrar registros filhos para. A lista mostra os 20 registros criados mais recentemente.",
|
||||
"The child relationship to retrieve records from.": "A relação filho para recuperar registros.",
|
||||
"Select the Field": "Selecione o campo",
|
||||
"The value to search for in the selected field.": "O valor a procurar no campo selecionado.",
|
||||
"Enter the WHERE clause for your SOQL query. For example: `Name = 'Acme' AND Industry = 'Technology'`. Do not include the 'WHERE' keyword.": "Digite a cláusula WHERE para a sua consulta SOQL. Por exemplo: `Nome = 'Acme' E Indústria = 'Tecnologia'`. Não inclua a palavra-chave 'WHERE'.",
|
||||
"Enter the query": "Digite a consulta",
|
||||
"Apply dynamic filters to the report run.": "Aplicar filtros dinâmicos à execução do relatório.",
|
||||
"The content of the email. Can be plain text or HTML.": "O conteúdo do e-mail. Pode ser texto simples ou HTML.",
|
||||
"The ID of a record to relate the email to (e.g., an Account, Opportunity, or Case ID).": "A ID de um registro para relacionar o e-mail (por exemplo, uma conta, oportunidade ou ID do caso).",
|
||||
"Enter any additional fields to update as a JSON object.": "Insira qualquer campo adicional para atualizar como um objeto JSON.",
|
||||
"Enter the fields to update as a JSON object. For example: {\"BillingCity\": \"San Francisco\"}": "Digite os campos para atualizar como um objeto JSON. Por exemplo: {\"BillingCity\": \"San Francisco\"}",
|
||||
"Select the External Field": "Selecione o campo externo",
|
||||
"Select the Records": "Selecione os registros",
|
||||
"Select the Records (CSV format)": "Selecione os registros (formato CSV)",
|
||||
"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 Case Attachment": "Nova Ocorrência Anexo",
|
||||
"New Contact": "Novo Contato",
|
||||
"New Field History Event": "Novo Evento Histórico do Campo",
|
||||
"New Lead": "Novo Potencial",
|
||||
"New or Updated Record": "Registro novo ou atualizado",
|
||||
"New Outbound Message": "Nova Mensagem de Saída",
|
||||
"New Record": "Novo Registro",
|
||||
"New or Updated File": "Arquivo novo ou atualizado",
|
||||
"Fires when a new Attachment or File is added to any Case record.": "Atira quando um novo Anexo ou Arquivo é adicionado a qualquer registro de caso.",
|
||||
"Fires when a new Contact record is created in Salesforce.": "Atira quando um novo registro de contato é criado no Salesforce.",
|
||||
"Fires when a tracked field is updated on a specified object.": "Atira quando um campo monitorado é atualizado em um objeto especificado.",
|
||||
"Fires when a new Lead record is created in Salesforce.": "Atira quando um novo registro de Lead é criado em Salesforce.",
|
||||
"Triggers when there is new or updated record": "Dispara quando há um registro novo ou atualizado",
|
||||
"Fires when a new outbound message is received from Salesforce.": "Atira quando uma nova mensagem de saída é recebida do Salesforce.",
|
||||
"Triggers when there is new record": "Dispara quando há um novo registro",
|
||||
"Fires when a file (ContentDocument) is created or updated. Does not fire for classic Attachments or Notes.": "Atira quando um arquivo (ContentDocument) é criado ou atualizado. Não é acionado para anexos ou notas clássicas.",
|
||||
"Conditions (Advanced)": "Condições (Avançadas)",
|
||||
"Enter a SOQL query where clause i. e. IsDeleted = TRUE": "Digite uma consulta SOQL onde a cláusula i. IsDeleted = TRUE"
|
||||
}
|
||||
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"Salesforce": "Сделка",
|
||||
"CRM software solutions and enterprise cloud computing": "Программные решения CRM и облачные вычисления",
|
||||
"Environment": "Среда",
|
||||
"Choose environment": "Выберите окружение",
|
||||
"Production": "Производство",
|
||||
"Development": "Развитие",
|
||||
"Authenticate with Salesforce Production": "Аутентифицироваться с производством Salesforce",
|
||||
"Run Query (Advanced)": "Запуск запроса (Дополнительно)",
|
||||
"Create Object (Advanced)": "Создать объект (Дополнительно)",
|
||||
"Update Object (Advanced)": "Обновить объект (Дополнительно)",
|
||||
"Batch Upsert (Advanced)": "Пакетная верстка (Advanced)",
|
||||
"Bulk Upsert (Advanced)": "Массовый Упсерт (продвинутый)",
|
||||
"Custom API Call": "Пользовательский вызов API",
|
||||
"Run a salesforce query": "Запустить запрос на продажу",
|
||||
"Create new object": "Создать новый объект",
|
||||
"Update object by Id": "Обновить объект по Id",
|
||||
"Batch upsert a record by external id": "Пакетная вставка записи по внешнему id",
|
||||
"Bulk upsert a record by external id": "Массовая поддержка записи по внешнему id",
|
||||
"Make a custom API call to a specific endpoint": "Сделать пользовательский API вызов к определенной конечной точке",
|
||||
"Query": "Запрос",
|
||||
"Object": "Объект",
|
||||
"Data": "Данные",
|
||||
"Id": "Id",
|
||||
"External Field": "Внешнее поле",
|
||||
"Records": "Отчеты",
|
||||
"Method": "Метод",
|
||||
"Headers": "Заголовки",
|
||||
"Query Parameters": "Параметры запроса",
|
||||
"Body": "Тело",
|
||||
"No Error on Failure": "Нет ошибок при ошибке",
|
||||
"Timeout (in seconds)": "Таймаут (в секундах)",
|
||||
"Enter the query": "Введите запрос",
|
||||
"Select the Object": "Выберите объект",
|
||||
"Select mapped object": "Выберите объект с сопоставлением",
|
||||
"Select the Id": "Выберите Id",
|
||||
"Select the External Field": "Выберите внешнее поле",
|
||||
"Select the Records": "Выберите записи",
|
||||
"Select the Records (CSV format)": "Выберите записи (формат CSV)",
|
||||
"Authorization headers are injected automatically from your connection.": "Заголовки авторизации включаются автоматически из вашего соединения.",
|
||||
"GET": "ПОЛУЧИТЬ",
|
||||
"POST": "ПОСТ",
|
||||
"PATCH": "ПАТЧ",
|
||||
"PUT": "ПОКУПИТЬ",
|
||||
"DELETE": "УДАЛИТЬ",
|
||||
"HEAD": "HEAD",
|
||||
"New Record": "Новая запись",
|
||||
"New or Updated Record": "Новая или Обновленная запись",
|
||||
"Triggers when there is new record": "Триггеры при появлении новой записи",
|
||||
"Triggers when there is new or updated record": "Триггеры при наличии новых или обновленных записей",
|
||||
"Conditions (Advanced)": "Условия (Дополнительно)",
|
||||
"Enter a SOQL query where clause i. e. IsDeleted = TRUE": "Введите SOQL запрос, где оператор i. e. IsDeleted = TRUE"
|
||||
}
|
||||
@@ -0,0 +1,166 @@
|
||||
{
|
||||
"CRM software solutions and enterprise cloud computing": "CRM software solutions and enterprise cloud computing",
|
||||
"Environment": "Environment",
|
||||
"Choose environment": "Choose environment",
|
||||
"Production": "Production",
|
||||
"Development": "Development",
|
||||
"Authenticate with Salesforce Production": "Authenticate with Salesforce Production",
|
||||
"Add Contact to Campaign": "Add Contact to Campaign",
|
||||
"Add File to Record": "Add File to Record",
|
||||
"Add Lead to Campaign": "Add Lead to Campaign",
|
||||
"Create Attachment (Legacy)": "Create Attachment (Legacy)",
|
||||
"Create Case": "Create Case",
|
||||
"Create Contact": "Create Contact",
|
||||
"Create Lead": "Create Lead",
|
||||
"Create Note": "Create Note",
|
||||
"Create Opportunity": "Create Opportunity",
|
||||
"Create Record": "Create Record",
|
||||
"Create Task": "Create Task",
|
||||
"Delete Opportunity": "Delete Opportunity",
|
||||
"Delete Record": "Delete Record",
|
||||
"Find Child Records": "Find Child Records",
|
||||
"Find Record": "Find Record",
|
||||
"Find Records by Query (Advanced)": "Find Records by Query (Advanced)",
|
||||
"Get Record Attachments": "Get Record Attachments",
|
||||
"Run Query (Advanced)": "Run Query (Advanced)",
|
||||
"Run Report": "Run Report",
|
||||
"Send Email": "Send Email",
|
||||
"Update Contact": "Update Contact",
|
||||
"Update Lead": "Update Lead",
|
||||
"Update Record": "Update Record",
|
||||
"Batch Upsert (Advanced)": "Batch Upsert (Advanced)",
|
||||
"Bulk Upsert (Advanced)": "Bulk Upsert (Advanced)",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Add a contact to a campaign.": "Add a contact to a campaign.",
|
||||
"Uploads a file and attaches it to an existing record.": "Uploads a file and attaches it to an existing record.",
|
||||
"Adds an existing lead to an existing campaign.": "Adds an existing lead to an existing campaign.",
|
||||
"Creates a legacy Attachment record. Salesforce recommends using \"Add File to Record\" for modern apps.": "Creates a legacy Attachment record. Salesforce recommends using \"Add File to Record\" for modern apps.",
|
||||
"Creates a Case, which represents a customer issue or problem.": "Creates a Case, which represents a customer issue or problem.",
|
||||
"Creates a new contact record.": "Creates a new contact record.",
|
||||
"Creates a new lead.": "Creates a new lead.",
|
||||
"Creates a note and attaches it to a record.": "Creates a note and attaches it to a record.",
|
||||
"Creates a new opportunity.": "Creates a new opportunity.",
|
||||
"Create a record of a given object.": "Create a record of a given object.",
|
||||
"Creates a new task.": "Creates a new task.",
|
||||
"Deletes an opportunity.": "Deletes an opportunity.",
|
||||
"Deletes an existing record in an object.": "Deletes an existing record in an object.",
|
||||
"Finds child records related to a parent record.": "Finds child records related to a parent record.",
|
||||
"Finds a record by a field value.": "Finds a record by a field value.",
|
||||
"Finds records in an object using a SOQL WHERE clause.": "Finds records in an object using a SOQL WHERE clause.",
|
||||
"Get all attachments (both classic and modern Files) for a record.": "Get all attachments (both classic and modern Files) for a record.",
|
||||
"Run a salesforce query": "Run a salesforce query",
|
||||
"Execute a Salesforce analytics report.": "Execute a Salesforce analytics report.",
|
||||
"Sends an email to a Contact or Lead by creating an EmailMessage record.": "Sends an email to a Contact or Lead by creating an EmailMessage record.",
|
||||
"Update an existing contact.": "Update an existing contact.",
|
||||
"Update an existing lead.": "Update an existing lead.",
|
||||
"Updates an existing record.": "Updates an existing record.",
|
||||
"Batch upsert a record by external id": "Batch upsert a record by external id",
|
||||
"Bulk upsert a record by external id": "Bulk upsert a record by external id",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"Campaign": "Campaign",
|
||||
"Contact": "Contact",
|
||||
"Status": "Status",
|
||||
"Object": "Object",
|
||||
"Record": "Record",
|
||||
"File": "File",
|
||||
"File Name": "File Name",
|
||||
"Lead": "Lead",
|
||||
"Subject": "Subject",
|
||||
"Description": "Description",
|
||||
"Priority": "Priority",
|
||||
"Origin": "Origin",
|
||||
"Account": "Account",
|
||||
"Other Fields": "Other Fields",
|
||||
"Last Name": "Last Name",
|
||||
"First Name": "First Name",
|
||||
"Email": "Email",
|
||||
"Phone": "Phone",
|
||||
"Title": "Title",
|
||||
"Company": "Company",
|
||||
"Lead Source": "Lead Source",
|
||||
"Body": "Body",
|
||||
"Name": "Name",
|
||||
"Close Date": "Close Date",
|
||||
"Stage": "Stage",
|
||||
"Amount": "Amount",
|
||||
"Record Data": "Record Data",
|
||||
"Owner": "Owner",
|
||||
"Related To (Contact/Lead ID)": "Related To (Contact/Lead ID)",
|
||||
"Related To (Other Object ID)": "Related To (Other Object ID)",
|
||||
"Opportunity": "Opportunity",
|
||||
"Parent Record": "Parent Record",
|
||||
"Child Relationship": "Child Relationship",
|
||||
"Field": "Field",
|
||||
"Search Value": "Search Value",
|
||||
"WHERE Clause": "WHERE Clause",
|
||||
"Query": "Query",
|
||||
"Report": "Report",
|
||||
"Filters": "Filters",
|
||||
"Recipient": "Recipient",
|
||||
"Related To ID (Optional)": "Related To ID (Optional)",
|
||||
"Other Fields (Advanced)": "Other Fields (Advanced)",
|
||||
"Data to Update": "Data to Update",
|
||||
"External Field": "External Field",
|
||||
"Records": "Records",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Response is Binary ?": "Response is Binary ?",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"The campaign member status (e.g., 'Sent', 'Responded').": "The campaign member status (e.g., 'Sent', 'Responded').",
|
||||
"Select the Object": "Select the Object",
|
||||
"The record to select. The list shows the 20 most recently created records.": "The record to select. The list shows the 20 most recently created records.",
|
||||
"The file to upload.": "The file to upload.",
|
||||
"The name of the file, including its extension (e.g., \"report.pdf\").": "The name of the file, including its extension (e.g., \"report.pdf\").",
|
||||
"The file to attach.": "The file to attach.",
|
||||
"The name of the file, including its extension (e.g., \"attachment.pdf\").": "The name of the file, including its extension (e.g., \"attachment.pdf\").",
|
||||
"Enter additional fields as a JSON object.": "Enter additional fields as a JSON object.",
|
||||
"Enter additional fields as a JSON object (e.g., {\"Title\": \"Manager\", \"Website\": \"http://example.com\"}).": "Enter additional fields as a JSON object (e.g., {\"Title\": \"Manager\", \"Website\": \"http://example.com\"}).",
|
||||
"The content of the note.": "The content of the note.",
|
||||
"The expected close date in YYYY-MM-DD format.": "The expected close date in YYYY-MM-DD format.",
|
||||
"Enter the fields for the new record as a JSON object. For example: {\"Name\": \"My New Account\", \"Industry\": \"Technology\"}": "Enter the fields for the new record as a JSON object. For example: {\"Name\": \"My New Account\", \"Industry\": \"Technology\"}",
|
||||
"The owner of the task.": "The owner of the task.",
|
||||
"The ID of a Contact or Lead to relate the task to.": "The ID of a Contact or Lead to relate the task to.",
|
||||
"The ID of an Account, Opportunity, or other object to relate the task to.": "The ID of an Account, Opportunity, or other object to relate the task to.",
|
||||
"The parent record to find child records for. The list shows the 20 most recently created records.": "The parent record to find child records for. The list shows the 20 most recently created records.",
|
||||
"The child relationship to retrieve records from.": "The child relationship to retrieve records from.",
|
||||
"Select the Field": "Select the Field",
|
||||
"The value to search for in the selected field.": "The value to search for in the selected field.",
|
||||
"Enter the WHERE clause for your SOQL query. For example: `Name = 'Acme' AND Industry = 'Technology'`. Do not include the 'WHERE' keyword.": "Enter the WHERE clause for your SOQL query. For example: `Name = 'Acme' AND Industry = 'Technology'`. Do not include the 'WHERE' keyword.",
|
||||
"Enter the query": "Enter the query",
|
||||
"Apply dynamic filters to the report run.": "Apply dynamic filters to the report run.",
|
||||
"The content of the email. Can be plain text or HTML.": "The content of the email. Can be plain text or HTML.",
|
||||
"The ID of a record to relate the email to (e.g., an Account, Opportunity, or Case ID).": "The ID of a record to relate the email to (e.g., an Account, Opportunity, or Case ID).",
|
||||
"Enter any additional fields to update as a JSON object.": "Enter any additional fields to update as a JSON object.",
|
||||
"Enter the fields to update as a JSON object. For example: {\"BillingCity\": \"San Francisco\"}": "Enter the fields to update as a JSON object. For example: {\"BillingCity\": \"San Francisco\"}",
|
||||
"Select the External Field": "Select the External Field",
|
||||
"Select the Records": "Select the Records",
|
||||
"Select the Records (CSV format)": "Select the Records (CSV format)",
|
||||
"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 Case Attachment": "New Case Attachment",
|
||||
"New Contact": "New Contact",
|
||||
"New Field History Event": "New Field History Event",
|
||||
"New Lead": "New Lead",
|
||||
"New or Updated Record": "New or Updated Record",
|
||||
"New Outbound Message": "New Outbound Message",
|
||||
"New Record": "New Record",
|
||||
"New or Updated File": "New or Updated File",
|
||||
"Fires when a new Attachment or File is added to any Case record.": "Fires when a new Attachment or File is added to any Case record.",
|
||||
"Fires when a new Contact record is created in Salesforce.": "Fires when a new Contact record is created in Salesforce.",
|
||||
"Fires when a tracked field is updated on a specified object.": "Fires when a tracked field is updated on a specified object.",
|
||||
"Fires when a new Lead record is created in Salesforce.": "Fires when a new Lead record is created in Salesforce.",
|
||||
"Triggers when there is new or updated record": "Triggers when there is new or updated record",
|
||||
"Fires when a new outbound message is received from Salesforce.": "Fires when a new outbound message is received from Salesforce.",
|
||||
"Triggers when there is new record": "Triggers when there is new record",
|
||||
"Fires when a file (ContentDocument) is created or updated. Does not fire for classic Attachments or Notes.": "Fires when a file (ContentDocument) is created or updated. Does not fire for classic Attachments or Notes.",
|
||||
"Conditions (Advanced)": "Conditions (Advanced)",
|
||||
"Enter a SOQL query where clause i. e. IsDeleted = TRUE": "Enter a SOQL query where clause i. e. IsDeleted = TRUE"
|
||||
}
|
||||
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"Salesforce": "Salesforce",
|
||||
"CRM software solutions and enterprise cloud computing": "CRM software solutions and enterprise cloud computing",
|
||||
"Environment": "Environment",
|
||||
"Choose environment": "Choose environment",
|
||||
"Production": "Production",
|
||||
"Development": "Development",
|
||||
"Authenticate with Salesforce Production": "Authenticate with Salesforce Production",
|
||||
"Run Query (Advanced)": "Run Query (Advanced)",
|
||||
"Create Object (Advanced)": "Create Object (Advanced)",
|
||||
"Update Object (Advanced)": "Update Object (Advanced)",
|
||||
"Batch Upsert (Advanced)": "Batch Upsert (Advanced)",
|
||||
"Bulk Upsert (Advanced)": "Bulk Upsert (Advanced)",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Run a salesforce query": "Run a salesforce query",
|
||||
"Create new object": "Create new object",
|
||||
"Update object by Id": "Update object by Id",
|
||||
"Batch upsert a record by external id": "Batch upsert a record by external id",
|
||||
"Bulk upsert a record by external id": "Bulk upsert a record by external id",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"Query": "Query",
|
||||
"Object": "Object",
|
||||
"Data": "Data",
|
||||
"Id": "Id",
|
||||
"External Field": "External Field",
|
||||
"Records": "Records",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Body": "Body",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"Enter the query": "Enter the query",
|
||||
"Select the Object": "Select the Object",
|
||||
"Select mapped object": "Select mapped object",
|
||||
"Select the Id": "Select the Id",
|
||||
"Select the External Field": "Select the External Field",
|
||||
"Select the Records": "Select the Records",
|
||||
"Select the Records (CSV format)": "Select the Records (CSV format)",
|
||||
"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 Record": "New Record",
|
||||
"New or Updated Record": "New or Updated Record",
|
||||
"Triggers when there is new record": "Triggers when there is new record",
|
||||
"Triggers when there is new or updated record": "Triggers when there is new or updated record",
|
||||
"Conditions (Advanced)": "Conditions (Advanced)",
|
||||
"Enter a SOQL query where clause i. e. IsDeleted = TRUE": "Enter a SOQL query where clause i. e. IsDeleted = TRUE"
|
||||
}
|
||||
@@ -0,0 +1,166 @@
|
||||
{
|
||||
"CRM software solutions and enterprise cloud computing": "CRM software solutions and enterprise cloud computing",
|
||||
"Environment": "Environment",
|
||||
"Choose environment": "Choose environment",
|
||||
"Production": "Production",
|
||||
"Development": "Development",
|
||||
"Authenticate with Salesforce Production": "Authenticate with Salesforce Production",
|
||||
"Add Contact to Campaign": "Add Contact to Campaign",
|
||||
"Add File to Record": "Add File to Record",
|
||||
"Add Lead to Campaign": "Add Lead to Campaign",
|
||||
"Create Attachment (Legacy)": "Create Attachment (Legacy)",
|
||||
"Create Case": "Create Case",
|
||||
"Create Contact": "Create Contact",
|
||||
"Create Lead": "Create Lead",
|
||||
"Create Note": "Create Note",
|
||||
"Create Opportunity": "Create Opportunity",
|
||||
"Create Record": "Create Record",
|
||||
"Create Task": "Create Task",
|
||||
"Delete Opportunity": "Delete Opportunity",
|
||||
"Delete Record": "Delete Record",
|
||||
"Find Child Records": "Find Child Records",
|
||||
"Find Record": "Find Record",
|
||||
"Find Records by Query (Advanced)": "Find Records by Query (Advanced)",
|
||||
"Get Record Attachments": "Get Record Attachments",
|
||||
"Run Query (Advanced)": "Run Query (Advanced)",
|
||||
"Run Report": "Run Report",
|
||||
"Send Email": "Send Email",
|
||||
"Update Contact": "Update Contact",
|
||||
"Update Lead": "Update Lead",
|
||||
"Update Record": "Update Record",
|
||||
"Batch Upsert (Advanced)": "Batch Upsert (Advanced)",
|
||||
"Bulk Upsert (Advanced)": "Bulk Upsert (Advanced)",
|
||||
"Custom API Call": "自定义 API 呼叫",
|
||||
"Add a contact to a campaign.": "Add a contact to a campaign.",
|
||||
"Uploads a file and attaches it to an existing record.": "Uploads a file and attaches it to an existing record.",
|
||||
"Adds an existing lead to an existing campaign.": "Adds an existing lead to an existing campaign.",
|
||||
"Creates a legacy Attachment record. Salesforce recommends using \"Add File to Record\" for modern apps.": "Creates a legacy Attachment record. Salesforce recommends using \"Add File to Record\" for modern apps.",
|
||||
"Creates a Case, which represents a customer issue or problem.": "Creates a Case, which represents a customer issue or problem.",
|
||||
"Creates a new contact record.": "Creates a new contact record.",
|
||||
"Creates a new lead.": "Creates a new lead.",
|
||||
"Creates a note and attaches it to a record.": "Creates a note and attaches it to a record.",
|
||||
"Creates a new opportunity.": "Creates a new opportunity.",
|
||||
"Create a record of a given object.": "Create a record of a given object.",
|
||||
"Creates a new task.": "Creates a new task.",
|
||||
"Deletes an opportunity.": "Deletes an opportunity.",
|
||||
"Deletes an existing record in an object.": "Deletes an existing record in an object.",
|
||||
"Finds child records related to a parent record.": "Finds child records related to a parent record.",
|
||||
"Finds a record by a field value.": "Finds a record by a field value.",
|
||||
"Finds records in an object using a SOQL WHERE clause.": "Finds records in an object using a SOQL WHERE clause.",
|
||||
"Get all attachments (both classic and modern Files) for a record.": "Get all attachments (both classic and modern Files) for a record.",
|
||||
"Run a salesforce query": "Run a salesforce query",
|
||||
"Execute a Salesforce analytics report.": "Execute a Salesforce analytics report.",
|
||||
"Sends an email to a Contact or Lead by creating an EmailMessage record.": "Sends an email to a Contact or Lead by creating an EmailMessage record.",
|
||||
"Update an existing contact.": "Update an existing contact.",
|
||||
"Update an existing lead.": "Update an existing lead.",
|
||||
"Updates an existing record.": "Updates an existing record.",
|
||||
"Batch upsert a record by external id": "Batch upsert a record by external id",
|
||||
"Bulk upsert a record by external id": "Bulk upsert a record by external id",
|
||||
"Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
|
||||
"Campaign": "Campaign",
|
||||
"Contact": "Contact",
|
||||
"Status": "状态",
|
||||
"Object": "Object",
|
||||
"Record": "Record",
|
||||
"File": "文件",
|
||||
"File Name": "File Name",
|
||||
"Lead": "Lead",
|
||||
"Subject": "Subject",
|
||||
"Description": "描述",
|
||||
"Priority": "Priority",
|
||||
"Origin": "Origin",
|
||||
"Account": "Account",
|
||||
"Other Fields": "Other Fields",
|
||||
"Last Name": "名字",
|
||||
"First Name": "名字",
|
||||
"Email": "电子邮件地址",
|
||||
"Phone": "Phone",
|
||||
"Title": "标题",
|
||||
"Company": "Company",
|
||||
"Lead Source": "Lead Source",
|
||||
"Body": "正文内容",
|
||||
"Name": "名称",
|
||||
"Close Date": "Close Date",
|
||||
"Stage": "Stage",
|
||||
"Amount": "Amount",
|
||||
"Record Data": "Record Data",
|
||||
"Owner": "所有者",
|
||||
"Related To (Contact/Lead ID)": "Related To (Contact/Lead ID)",
|
||||
"Related To (Other Object ID)": "Related To (Other Object ID)",
|
||||
"Opportunity": "Opportunity",
|
||||
"Parent Record": "Parent Record",
|
||||
"Child Relationship": "Child Relationship",
|
||||
"Field": "字段",
|
||||
"Search Value": "搜索值",
|
||||
"WHERE Clause": "WHERE Clause",
|
||||
"Query": "Query",
|
||||
"Report": "Report",
|
||||
"Filters": "篩選條件",
|
||||
"Recipient": "Recipient",
|
||||
"Related To ID (Optional)": "Related To ID (Optional)",
|
||||
"Other Fields (Advanced)": "Other Fields (Advanced)",
|
||||
"Data to Update": "Data to Update",
|
||||
"External Field": "External Field",
|
||||
"Records": "Records",
|
||||
"Method": "方法",
|
||||
"Headers": "信头",
|
||||
"Query Parameters": "查询参数",
|
||||
"Response is Binary ?": "Response is Binary ?",
|
||||
"No Error on Failure": "失败时没有错误",
|
||||
"Timeout (in seconds)": "超时(秒)",
|
||||
"The campaign member status (e.g., 'Sent', 'Responded').": "The campaign member status (e.g., 'Sent', 'Responded').",
|
||||
"Select the Object": "Select the Object",
|
||||
"The record to select. The list shows the 20 most recently created records.": "The record to select. The list shows the 20 most recently created records.",
|
||||
"The file to upload.": "The file to upload.",
|
||||
"The name of the file, including its extension (e.g., \"report.pdf\").": "The name of the file, including its extension (e.g., \"report.pdf\").",
|
||||
"The file to attach.": "The file to attach.",
|
||||
"The name of the file, including its extension (e.g., \"attachment.pdf\").": "The name of the file, including its extension (e.g., \"attachment.pdf\").",
|
||||
"Enter additional fields as a JSON object.": "Enter additional fields as a JSON object.",
|
||||
"Enter additional fields as a JSON object (e.g., {\"Title\": \"Manager\", \"Website\": \"http://example.com\"}).": "Enter additional fields as a JSON object (e.g., {\"Title\": \"Manager\", \"Website\": \"http://example.com\"}).",
|
||||
"The content of the note.": "The content of the note.",
|
||||
"The expected close date in YYYY-MM-DD format.": "The expected close date in YYYY-MM-DD format.",
|
||||
"Enter the fields for the new record as a JSON object. For example: {\"Name\": \"My New Account\", \"Industry\": \"Technology\"}": "Enter the fields for the new record as a JSON object. For example: {\"Name\": \"My New Account\", \"Industry\": \"Technology\"}",
|
||||
"The owner of the task.": "The owner of the task.",
|
||||
"The ID of a Contact or Lead to relate the task to.": "The ID of a Contact or Lead to relate the task to.",
|
||||
"The ID of an Account, Opportunity, or other object to relate the task to.": "The ID of an Account, Opportunity, or other object to relate the task to.",
|
||||
"The parent record to find child records for. The list shows the 20 most recently created records.": "The parent record to find child records for. The list shows the 20 most recently created records.",
|
||||
"The child relationship to retrieve records from.": "The child relationship to retrieve records from.",
|
||||
"Select the Field": "Select the Field",
|
||||
"The value to search for in the selected field.": "The value to search for in the selected field.",
|
||||
"Enter the WHERE clause for your SOQL query. For example: `Name = 'Acme' AND Industry = 'Technology'`. Do not include the 'WHERE' keyword.": "Enter the WHERE clause for your SOQL query. For example: `Name = 'Acme' AND Industry = 'Technology'`. Do not include the 'WHERE' keyword.",
|
||||
"Enter the query": "Enter the query",
|
||||
"Apply dynamic filters to the report run.": "Apply dynamic filters to the report run.",
|
||||
"The content of the email. Can be plain text or HTML.": "The content of the email. Can be plain text or HTML.",
|
||||
"The ID of a record to relate the email to (e.g., an Account, Opportunity, or Case ID).": "The ID of a record to relate the email to (e.g., an Account, Opportunity, or Case ID).",
|
||||
"Enter any additional fields to update as a JSON object.": "Enter any additional fields to update as a JSON object.",
|
||||
"Enter the fields to update as a JSON object. For example: {\"BillingCity\": \"San Francisco\"}": "Enter the fields to update as a JSON object. For example: {\"BillingCity\": \"San Francisco\"}",
|
||||
"Select the External Field": "Select the External Field",
|
||||
"Select the Records": "Select the Records",
|
||||
"Select the Records (CSV format)": "Select the Records (CSV format)",
|
||||
"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 Case Attachment": "New Case Attachment",
|
||||
"New Contact": "New Contact",
|
||||
"New Field History Event": "New Field History Event",
|
||||
"New Lead": "New Lead",
|
||||
"New or Updated Record": "New or Updated Record",
|
||||
"New Outbound Message": "New Outbound Message",
|
||||
"New Record": "New Record",
|
||||
"New or Updated File": "New or Updated File",
|
||||
"Fires when a new Attachment or File is added to any Case record.": "Fires when a new Attachment or File is added to any Case record.",
|
||||
"Fires when a new Contact record is created in Salesforce.": "Fires when a new Contact record is created in Salesforce.",
|
||||
"Fires when a tracked field is updated on a specified object.": "Fires when a tracked field is updated on a specified object.",
|
||||
"Fires when a new Lead record is created in Salesforce.": "Fires when a new Lead record is created in Salesforce.",
|
||||
"Triggers when there is new or updated record": "Triggers when there is new or updated record",
|
||||
"Fires when a new outbound message is received from Salesforce.": "Fires when a new outbound message is received from Salesforce.",
|
||||
"Triggers when there is new record": "Triggers when there is new record",
|
||||
"Fires when a file (ContentDocument) is created or updated. Does not fire for classic Attachments or Notes.": "Fires when a file (ContentDocument) is created or updated. Does not fire for classic Attachments or Notes.",
|
||||
"Conditions (Advanced)": "Conditions (Advanced)",
|
||||
"Enter a SOQL query where clause i. e. IsDeleted = TRUE": "Enter a SOQL query where clause i. e. IsDeleted = TRUE"
|
||||
}
|
||||
Reference in New Issue
Block a user