@activepieces/piece-respond-io 0.0.7 → 0.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -4
- package/src/i18n/de.json +80 -81
- package/src/i18n/es.json +82 -83
- package/src/i18n/fr.json +75 -76
- package/src/i18n/ja.json +74 -75
- package/src/i18n/nl.json +83 -84
- package/src/i18n/pt.json +78 -79
- package/src/i18n/translation.json +0 -1
- package/src/i18n/zh.json +18 -19
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@activepieces/piece-respond-io",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.9",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"main": "./src/index.js",
|
|
6
6
|
"types": "./src/index.d.ts",
|
|
@@ -9,15 +9,14 @@
|
|
|
9
9
|
"axios": "1.8.3",
|
|
10
10
|
"axios-retry": "4.4.1",
|
|
11
11
|
"deepmerge-ts": "7.1.0",
|
|
12
|
-
"fast-glob": "3.3.3",
|
|
13
12
|
"mime-types": "2.1.35",
|
|
14
13
|
"nanoid": "3.3.8",
|
|
15
14
|
"semver": "7.6.0",
|
|
16
15
|
"tslib": "^2.3.0",
|
|
17
16
|
"zod": "3.25.76",
|
|
18
17
|
"@activepieces/pieces-common": "0.7.0",
|
|
19
|
-
"@activepieces/pieces-framework": "0.
|
|
20
|
-
"@activepieces/shared": "0.
|
|
18
|
+
"@activepieces/pieces-framework": "0.20.1",
|
|
19
|
+
"@activepieces/shared": "0.20.1"
|
|
21
20
|
},
|
|
22
21
|
"overrides": {
|
|
23
22
|
"@tryfabric/martian": {
|
package/src/i18n/de.json
CHANGED
|
@@ -1,94 +1,93 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Respond.io": "Respond.io",
|
|
3
2
|
"API Token": "API Token",
|
|
4
|
-
"Your Respond.io API v2 Token.": "
|
|
5
|
-
"\n Please follow these steps to get your Respond.io API token:\n \n 1. Log in to your Respond.io account.\n 2. In the left sidebar, navigate to Settings.\n 3. Under Workspace Settings, click on Integrations.\n 4. Locate and click on the Developer API option.\n 5. Within the Developer API section, find your API key or generate a new one if needed.": "\n
|
|
6
|
-
"Add Comment to Conversation": "
|
|
7
|
-
"Add Tag to Contact": "
|
|
8
|
-
"Assign or Unassign Conversation": "
|
|
9
|
-
"Create Contact": "
|
|
10
|
-
"Create or Update Contact": "
|
|
11
|
-
"Delete Contact": "
|
|
12
|
-
"Find Contact": "
|
|
13
|
-
"Open Conversation": "
|
|
14
|
-
"Custom API Call": "
|
|
15
|
-
"Add an internal comment/note to a conversation in Respond.io.": "
|
|
16
|
-
"Add one or multiple tags to a contact in Respond.io.": "
|
|
17
|
-
"Assign or unassign a conversation to/from a team member in Respond.io.": "
|
|
18
|
-
"Create a new contact record in Respond.io.": "
|
|
19
|
-
"Create a new contact or update an existing one by email, phone, or ID.": "
|
|
20
|
-
"Permanently delete a contact from Respond.io.": "
|
|
21
|
-
"Search for contacts by name, email, or phone number in Respond.io.": "
|
|
22
|
-
"Mark a conversation as open in Respond.io.": "
|
|
23
|
-
"Make a custom API call to a specific endpoint": "
|
|
24
|
-
"Contact": "
|
|
25
|
-
"Comment Text": "
|
|
3
|
+
"Your Respond.io API v2 Token.": "Ihr Respond.io API v2 Token.",
|
|
4
|
+
"\n Please follow these steps to get your Respond.io API token:\n \n 1. Log in to your Respond.io account.\n 2. In the left sidebar, navigate to Settings.\n 3. Under Workspace Settings, click on Integrations.\n 4. Locate and click on the Developer API option.\n 5. Within the Developer API section, find your API key or generate a new one if needed.": "\n Bitte befolge diese Schritte, um deinen Respond.io API Token zu erhalten:\n \n 1. Loggen Sie sich in Ihr Respond.io Konto ein.\n 2. In der linken Seitenleiste navigieren Sie zu Einstellungen.\n 3. Klicken Sie unter Workspace-Einstellungen auf Integrationen.\n 4. Suchen und klicken Sie auf die Entwickler-API-Option.\n 5. Im Abschnitt Entwickler-API finden Sie Ihren API-Schlüssel oder generieren Sie bei Bedarf einen neuen.",
|
|
5
|
+
"Add Comment to Conversation": "Kommentar zur Unterhaltung hinzufügen",
|
|
6
|
+
"Add Tag to Contact": "Tag zu Kontakt hinzufügen",
|
|
7
|
+
"Assign or Unassign Conversation": "Konversation zuweisen oder aufheben",
|
|
8
|
+
"Create Contact": "Kontakt erstellen",
|
|
9
|
+
"Create or Update Contact": "Kontakt erstellen oder aktualisieren",
|
|
10
|
+
"Delete Contact": "Kontakt löschen",
|
|
11
|
+
"Find Contact": "Kontakt finden",
|
|
12
|
+
"Open Conversation": "Unterhaltung öffnen",
|
|
13
|
+
"Custom API Call": "Eigener API-Aufruf",
|
|
14
|
+
"Add an internal comment/note to a conversation in Respond.io.": "Fügen Sie einen internen Kommentare/Notiz zu einer Unterhaltung in Respond.io hinzu.",
|
|
15
|
+
"Add one or multiple tags to a contact in Respond.io.": "Fügen Sie einen oder mehrere Tags zu einem Kontakt in Respond.io hinzu.",
|
|
16
|
+
"Assign or unassign a conversation to/from a team member in Respond.io.": "Zuweisen oder entfernen Sie die Zuweisung eines Gesprächs zu/von einem Teammitglied in Respond.io.",
|
|
17
|
+
"Create a new contact record in Respond.io.": "Erstellen Sie einen neuen Kontakt-Eintrag in Respond.io.",
|
|
18
|
+
"Create a new contact or update an existing one by email, phone, or ID.": "Erstellen Sie einen neuen Kontakt oder aktualisieren Sie einen bestehenden per E-Mail, Telefon oder ID.",
|
|
19
|
+
"Permanently delete a contact from Respond.io.": "Löschen Sie einen Kontakt dauerhaft von Respond.io.",
|
|
20
|
+
"Search for contacts by name, email, or phone number in Respond.io.": "Suchen Sie nach Kontakten nach Name, E-Mail oder Telefonnummer in Respond.io.",
|
|
21
|
+
"Mark a conversation as open in Respond.io.": "Ein Gespräch als in Respond.io als offen markieren.",
|
|
22
|
+
"Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
|
|
23
|
+
"Contact": "Kontakt",
|
|
24
|
+
"Comment Text": "Kommentartext",
|
|
26
25
|
"Tags": "Tags",
|
|
27
26
|
"Assignee": "Assignee",
|
|
28
27
|
"Identifier": "Identifier",
|
|
29
|
-
"First Name": "
|
|
30
|
-
"Last Name": "
|
|
31
|
-
"Email": "
|
|
32
|
-
"Phone": "
|
|
33
|
-
"Language": "
|
|
34
|
-
"Profile Picture URL": "
|
|
35
|
-
"Country Code": "
|
|
36
|
-
"Custom Fields": "
|
|
37
|
-
"Search Term": "
|
|
28
|
+
"First Name": "Vorname",
|
|
29
|
+
"Last Name": "Nachname",
|
|
30
|
+
"Email": "E-Mail",
|
|
31
|
+
"Phone": "Telefon",
|
|
32
|
+
"Language": "Sprache",
|
|
33
|
+
"Profile Picture URL": "Profilbild URL",
|
|
34
|
+
"Country Code": "Landesvorwahl",
|
|
35
|
+
"Custom Fields": "Eigene Felder",
|
|
36
|
+
"Search Term": "Suchbegriff",
|
|
38
37
|
"Timezone": "Timezone",
|
|
39
|
-
"Result Limit": "
|
|
38
|
+
"Result Limit": "Ergebnislimit",
|
|
40
39
|
"Cursor ID": "Cursor ID",
|
|
41
|
-
"Method": "
|
|
42
|
-
"Headers": "
|
|
43
|
-
"Query Parameters": "
|
|
44
|
-
"Body": "
|
|
45
|
-
"Response is Binary ?": "
|
|
46
|
-
"No Error on Failure": "
|
|
47
|
-
"Timeout (in seconds)": "Timeout (in
|
|
48
|
-
"Select the contact.": "
|
|
49
|
-
"The internal comment to add (max 1000 characters). You can mention users with {{@user.ID}} format where ID is the user ID.": "
|
|
50
|
-
"Tags to add to the contact (minimum 1, maximum 10 tags).": "Tags
|
|
51
|
-
"Select the user to assign the conversation to. Leave empty to unassign.": "
|
|
52
|
-
"Must be a unique identifier for the new contact. Use format: `email:user@example.com` or `phone:+60123456789`.": "
|
|
53
|
-
"The email address of the contact.": "
|
|
54
|
-
"The phone number of the contact (in E.164 format).": "
|
|
55
|
-
"Language code (e.g., \"en\", \"es\") following ISO 639-1.": "
|
|
56
|
-
"A direct URL to the contact's profile picture.": "
|
|
57
|
-
"Country code (e.g., \"US\", \"MY\") following ISO 3166-1 alpha-2.": "
|
|
58
|
-
"Add custom fields for the contact.": "
|
|
59
|
-
"Identifier for the contact. Use format: `id:123`, `email:user@example.com`, or `phone:+60123456789`. If contact exists, it will be updated; if not, a new one will be created.": "
|
|
60
|
-
"The value to search for (e.g., email address, phone number, or name).": "
|
|
61
|
-
"Timezone for the search (e.g., \"Asia/Kuala_Lumpur\"). Optional.": "
|
|
62
|
-
"Number of contacts to return (1-99). Default is 10.": "
|
|
63
|
-
"Contact ID to start from for pagination. Optional.": "
|
|
64
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
65
|
-
"Enable for files like PDFs, images, etc..": "
|
|
66
|
-
"GET": "
|
|
40
|
+
"Method": "Methode",
|
|
41
|
+
"Headers": "Kopfzeilen",
|
|
42
|
+
"Query Parameters": "Abfrageparameter",
|
|
43
|
+
"Body": "Körper",
|
|
44
|
+
"Response is Binary ?": "Antwort ist binär?",
|
|
45
|
+
"No Error on Failure": "Kein Fehler bei Fehler",
|
|
46
|
+
"Timeout (in seconds)": "Timeout (in Sekunden)",
|
|
47
|
+
"Select the contact.": "Kontakt auswählen.",
|
|
48
|
+
"The internal comment to add (max 1000 characters). You can mention users with {{@user.ID}} format where ID is the user ID.": "Der hinzuzufügende interne Kommentar (max. 1000 Zeichen). Sie können Benutzer mit dem Format {{@user.ID}} angeben, wobei die ID die Benutzer-ID ist.",
|
|
49
|
+
"Tags to add to the contact (minimum 1, maximum 10 tags).": "Tags zum Hinzufügen zum Kontakt (mindestens 1, maximal 10 Tags).",
|
|
50
|
+
"Select the user to assign the conversation to. Leave empty to unassign.": "Wählen Sie den Benutzer, dem die Unterhaltung zugewiesen werden soll. Leer lassen für unzuordnen.",
|
|
51
|
+
"Must be a unique identifier for the new contact. Use format: `email:user@example.com` or `phone:+60123456789`.": "Muss ein eindeutiger Identifikator für den neuen Kontakt sein. Benutze das Format: `email:user@example.com` oder `phone:+60123456789`.",
|
|
52
|
+
"The email address of the contact.": "Die E-Mail-Adresse des Kontakts.",
|
|
53
|
+
"The phone number of the contact (in E.164 format).": "Die Telefonnummer des Kontakts (im E.164-Format).",
|
|
54
|
+
"Language code (e.g., \"en\", \"es\") following ISO 639-1.": "Sprachcode (z.B. \"en\", \"es\") nach ISO 639-1.",
|
|
55
|
+
"A direct URL to the contact's profile picture.": "Eine direkte URL zum Profilbild des Kontakts.",
|
|
56
|
+
"Country code (e.g., \"US\", \"MY\") following ISO 3166-1 alpha-2.": "Ländercode (z.B. \"US\", \"MY\") nach ISO 3166-1 alpha-2.",
|
|
57
|
+
"Add custom fields for the contact.": "Fügen Sie benutzerdefinierte Felder für den Kontakt hinzu.",
|
|
58
|
+
"Identifier for the contact. Use format: `id:123`, `email:user@example.com`, or `phone:+60123456789`. If contact exists, it will be updated; if not, a new one will be created.": "Identifikator für den Kontakt. Benutzen Sie das Format: `id:123`, `email:user@example.com` oder `phone:+60123456789`. Wenn der Kontakt existiert, wird er aktualisiert; wenn nicht, wird ein neuer erstellt.",
|
|
59
|
+
"The value to search for (e.g., email address, phone number, or name).": "Der zu suchende Wert (z.B. E-Mail-Adresse, Telefonnummer oder Name).",
|
|
60
|
+
"Timezone for the search (e.g., \"Asia/Kuala_Lumpur\"). Optional.": "Zeitzone für die Suche (z.B. \"Asia/Kuala_Lumpur\"). Optional.",
|
|
61
|
+
"Number of contacts to return (1-99). Default is 10.": "Anzahl der zurückzugebenden Kontakte (1-99). Standard ist 10.",
|
|
62
|
+
"Contact ID to start from for pagination. Optional.": "Kontakt-ID für Seiteneingabe. Optional.",
|
|
63
|
+
"Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
|
|
64
|
+
"Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
|
|
65
|
+
"GET": "ERHALTEN",
|
|
67
66
|
"POST": "POST",
|
|
68
67
|
"PATCH": "PATCH",
|
|
69
68
|
"PUT": "PUT",
|
|
70
|
-
"DELETE": "
|
|
69
|
+
"DELETE": "LÖSCHEN",
|
|
71
70
|
"HEAD": "HEAD",
|
|
72
|
-
"Contact Tag Updated": "
|
|
73
|
-
"Contact Updated": "
|
|
74
|
-
"Conversation Closed": "
|
|
75
|
-
"Conversation Opened": "
|
|
76
|
-
"New Contact": "
|
|
77
|
-
"New Incoming Message": "
|
|
78
|
-
"New Outgoing Message": "
|
|
79
|
-
"Triggers when a tag is added or removed from a contact in Respond.io.": "
|
|
80
|
-
"Triggers when an existing contact is updated in Respond.io.": "
|
|
81
|
-
"Triggers when a conversation is closed.": "
|
|
82
|
-
"Triggers when a new conversation is opened.": "
|
|
83
|
-
"Triggers when a new contact is created in Respond.io.": "
|
|
84
|
-
"Triggers when a new message is received from a contact.": "
|
|
85
|
-
"Triggers when a message is sent from Respond.io.": "
|
|
71
|
+
"Contact Tag Updated": "Kontakt-Tag aktualisiert",
|
|
72
|
+
"Contact Updated": "Kontakt aktualisiert",
|
|
73
|
+
"Conversation Closed": "Unterhaltung geschlossen",
|
|
74
|
+
"Conversation Opened": "Unterhaltung geöffnet",
|
|
75
|
+
"New Contact": "Neuer Kontakt",
|
|
76
|
+
"New Incoming Message": "Neue eingehende Nachricht",
|
|
77
|
+
"New Outgoing Message": "Neue ausgehende Nachricht",
|
|
78
|
+
"Triggers when a tag is added or removed from a contact in Respond.io.": "Wird ausgelöst, wenn ein Tag in Respond.io hinzugefügt oder von einem Kontakt entfernt wird.",
|
|
79
|
+
"Triggers when an existing contact is updated in Respond.io.": "Wird ausgelöst, wenn ein vorhandener Kontakt in Respond.io aktualisiert wird.",
|
|
80
|
+
"Triggers when a conversation is closed.": "Wird ausgelöst, wenn eine Unterhaltung geschlossen wird.",
|
|
81
|
+
"Triggers when a new conversation is opened.": "Wird ausgelöst, wenn eine neue Unterhaltung eröffnet wird.",
|
|
82
|
+
"Triggers when a new contact is created in Respond.io.": "Wird ausgelöst, wenn ein neuer Kontakt in Respond.io erstellt wird.",
|
|
83
|
+
"Triggers when a new message is received from a contact.": "Wird ausgelöst, wenn eine neue Nachricht von einem Kontakt empfangen wird.",
|
|
84
|
+
"Triggers when a message is sent from Respond.io.": "Wird ausgelöst, wenn eine Nachricht von Respond.io gesendet wird.",
|
|
86
85
|
"Markdown": "Markdown",
|
|
87
|
-
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **contact.tag.updated** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\
|
|
88
|
-
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **contact.updated** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\
|
|
89
|
-
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **conversation.closed** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\
|
|
90
|
-
"\n To use this trigger, you need to manually set up a webhook in your Respond.io account:\n \n 1. Login to your Respond.io account.\n 2. Go to Settings > Integrations > Webhooks.\n 3. Click on \"Add Webhook\" or \"Create New Webhook\".\n 4. Add the following URL in the **Webhook URL** field:\n ```text\n {{webhookUrl}}\n ```\n 5. Select **conversation.opened** from the event types.\n 6. Click Save to create the webhook.\n ": "\n
|
|
91
|
-
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **contact.created** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\
|
|
92
|
-
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **message.received** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\
|
|
93
|
-
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **message.sent** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\
|
|
86
|
+
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **contact.tag.updated** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\tUm diesen Trigger zu verwenden, müssen Sie manuell einen Webhook in Ihrem Respond.io-Konto einrichten:\n\n\t\t\t1. Melden Sie sich bei Ihrer Antwort an. o Konto.\n\t\t\t2. Gehen Sie zu Einstellungen > Integrationen > Webhooks.\n\t\t\t3. Klicken Sie auf \"Webhook\" oder \"Neuen Webhook erstellen\".\n\t\t\t4. Fügen Sie die folgende URL in das Feld **Webhook URL** ein:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Wähle **contact.tag.updated** aus den Ereignistypen aus.\n\t\t\t6. Klicke auf Speichern, um den WebHook zu erstellen.\n\t\t\t",
|
|
87
|
+
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **contact.updated** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\tUm diesen Trigger zu verwenden, müssen Sie manuell einen Webhook in Ihrem Respond.io-Konto einrichten:\n\n\t\t\t1. Melden Sie sich bei Ihrer Antwort an. o Konto.\n\t\t\t2. Gehen Sie zu Einstellungen > Integrationen > Webhooks.\n\t\t\t3. Klicken Sie auf \"Webhook\" oder \"Neuen Webhook erstellen\".\n\t\t\t4. Fügen Sie die folgende URL in das Feld **Webhook URL** ein:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Wählen Sie **contact.updated** aus den Ereignistypen aus.\n\t\t\t6. Klicken Sie auf Speichern, um den WebHook zu erstellen.\n\t\t\t",
|
|
88
|
+
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **conversation.closed** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\tUm diesen Trigger zu verwenden, müssen Sie manuell einen Webhook in Ihrem Respond.io-Konto einrichten:\n\n\t\t\t1. Melden Sie sich bei Ihrer Antwort an. o Konto.\n\t\t\t2. Gehen Sie zu Einstellungen > Integrationen > Webhooks.\n\t\t\t3. Klicken Sie auf \"Webhook\" oder \"Neuen Webhook erstellen\".\n\t\t\t4. Fügen Sie die folgende URL in das Feld **Webhook URL** ein:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Wähle **conversation.closed** aus den Ereignistypen aus.\n\t\t\t6. Klicke auf Speichern, um den WebHook zu erstellen.\n\t\t\t",
|
|
89
|
+
"\n To use this trigger, you need to manually set up a webhook in your Respond.io account:\n \n 1. Login to your Respond.io account.\n 2. Go to Settings > Integrations > Webhooks.\n 3. Click on \"Add Webhook\" or \"Create New Webhook\".\n 4. Add the following URL in the **Webhook URL** field:\n ```text\n {{webhookUrl}}\n ```\n 5. Select **conversation.opened** from the event types.\n 6. Click Save to create the webhook.\n ": "\n Um diesen Auslöser zu verwenden, Sie müssen einen Webhook in Ihrer Respond manuell einrichten. o Konto:\n \n 1. Melden Sie sich bei Ihrer Antwort an. o Konto.\n 2. Gehen Sie zu Einstellungen > Integrationen > Webhooks.\n 3. Klicken Sie auf \"Webhook hinzufügen\" oder \"Neuen Webhook erstellen\".\n 4. Fügen Sie die folgende URL in das Feld **Webhook URL** ein:\n ```text\n {{webhookUrl}}\n ```\n 5. Wähle **conversation.opened** aus den Ereignistypen aus.\n 6. Klicken Sie auf Speichern, um den Webhook zu erstellen.\n ",
|
|
90
|
+
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **contact.created** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\tUm diesen Trigger zu verwenden, müssen Sie manuell einen Webhook in Ihrem Respond.io-Konto einrichten:\n\n\t\t\t1. Melden Sie sich bei Ihrer Antwort an. o Konto.\n\t\t\t2. Gehen Sie zu Einstellungen > Integrationen > Webhooks.\n\t\t\t3. Klicken Sie auf \"Webhook\" oder \"Neuen Webhook erstellen\".\n\t\t\t4. Fügen Sie die folgende URL in das Feld **Webhook URL** ein:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Wähle **contact.Erstellt** aus den Ereignistypen.\n\t\t\t6. Klicke auf Speichern, um den WebHook zu erstellen.\n\t\t\t",
|
|
91
|
+
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **message.received** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\tUm diesen Trigger zu verwenden, müssen Sie manuell einen Webhook in Ihrem Respond.io-Konto einrichten:\n\n\t\t\t1. Melden Sie sich bei Ihrer Antwort an. o Konto.\n\t\t\t2. Gehen Sie zu Einstellungen > Integrationen > Webhooks.\n\t\t\t3. Klicken Sie auf \"Webhook\" oder \"Neuen Webhook erstellen\".\n\t\t\t4. Fügen Sie die folgende URL in das Feld **Webhook URL** ein:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Wählen Sie **message.empfangen** aus den Ereignistypen aus.\n\t\t\t6. Klicken Sie auf Speichern, um den WebHook zu erstellen.\n\t\t\t",
|
|
92
|
+
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **message.sent** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\tUm diesen Trigger zu verwenden, müssen Sie manuell einen Webhook in Ihrem Respond.io-Konto einrichten:\n\n\t\t\t1. Melden Sie sich bei Ihrer Antwort an. o Konto.\n\t\t\t2. Gehen Sie zu Einstellungen > Integrationen > Webhooks.\n\t\t\t3. Klicken Sie auf \"Webhook\" oder \"Neuen Webhook erstellen\".\n\t\t\t4. Fügen Sie die folgende URL in das Feld **Webhook URL** ein:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Wähle **message.sent** aus den Ereignistypen aus.\n\t\t\t6. Klicke auf Speichern, um den WebHook zu erstellen.\n\t\t\t"
|
|
94
93
|
}
|
package/src/i18n/es.json
CHANGED
|
@@ -1,94 +1,93 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Respond.io": "Respond.io",
|
|
3
2
|
"API Token": "API Token",
|
|
4
|
-
"Your Respond.io API v2 Token.": "
|
|
5
|
-
"\n Please follow these steps to get your Respond.io API token:\n \n 1. Log in to your Respond.io account.\n 2. In the left sidebar, navigate to Settings.\n 3. Under Workspace Settings, click on Integrations.\n 4. Locate and click on the Developer API option.\n 5. Within the Developer API section, find your API key or generate a new one if needed.": "\n
|
|
6
|
-
"Add Comment to Conversation": "
|
|
7
|
-
"Add Tag to Contact": "
|
|
8
|
-
"Assign or Unassign Conversation": "
|
|
9
|
-
"Create Contact": "
|
|
10
|
-
"Create or Update Contact": "
|
|
11
|
-
"Delete Contact": "
|
|
12
|
-
"Find Contact": "
|
|
13
|
-
"Open Conversation": "
|
|
14
|
-
"Custom API Call": "
|
|
15
|
-
"Add an internal comment/note to a conversation in Respond.io.": "
|
|
16
|
-
"Add one or multiple tags to a contact in Respond.io.": "
|
|
17
|
-
"Assign or unassign a conversation to/from a team member in Respond.io.": "
|
|
18
|
-
"Create a new contact record in Respond.io.": "
|
|
19
|
-
"Create a new contact or update an existing one by email, phone, or ID.": "
|
|
20
|
-
"Permanently delete a contact from Respond.io.": "
|
|
21
|
-
"Search for contacts by name, email, or phone number in Respond.io.": "
|
|
22
|
-
"Mark a conversation as open in Respond.io.": "
|
|
23
|
-
"Make a custom API call to a specific endpoint": "
|
|
24
|
-
"Contact": "
|
|
25
|
-
"Comment Text": "
|
|
26
|
-
"Tags": "
|
|
3
|
+
"Your Respond.io API v2 Token.": "Su token de Respond.io API v2.",
|
|
4
|
+
"\n Please follow these steps to get your Respond.io API token:\n \n 1. Log in to your Respond.io account.\n 2. In the left sidebar, navigate to Settings.\n 3. Under Workspace Settings, click on Integrations.\n 4. Locate and click on the Developer API option.\n 5. Within the Developer API section, find your API key or generate a new one if needed.": "\n Por favor siga estos pasos para obtener su token de la API de Respond.io:\n \n 1. Inicie sesión en su cuenta Respond.io.\n 2. En la barra lateral izquierda, vaya a Configuración.\n 3. Bajo Configuración de Espacio de Trabajo, haga clic en Integraciones.\n 4. Localice y haga clic en la opción API del desarrollador.\n 5. Dentro de la sección API de Desarrollador, encuentre su clave API o genere una nueva si es necesario.",
|
|
5
|
+
"Add Comment to Conversation": "Añadir comentario a la conversación",
|
|
6
|
+
"Add Tag to Contact": "Añadir etiqueta al contacto",
|
|
7
|
+
"Assign or Unassign Conversation": "Asignar o desasignar conversación",
|
|
8
|
+
"Create Contact": "Crear contacto",
|
|
9
|
+
"Create or Update Contact": "Crear o actualizar contacto",
|
|
10
|
+
"Delete Contact": "Eliminar contacto",
|
|
11
|
+
"Find Contact": "Encontrar contacto",
|
|
12
|
+
"Open Conversation": "Abrir conversación",
|
|
13
|
+
"Custom API Call": "Llamada API personalizada",
|
|
14
|
+
"Add an internal comment/note to a conversation in Respond.io.": "Añade un comentario/nota interna a una conversación en Respond.io.",
|
|
15
|
+
"Add one or multiple tags to a contact in Respond.io.": "Añadir una o varias etiquetas a un contacto en Respond.io.",
|
|
16
|
+
"Assign or unassign a conversation to/from a team member in Respond.io.": "Asignar o desasignar una conversación a/de un miembro del equipo en Respond.io.",
|
|
17
|
+
"Create a new contact record in Respond.io.": "Crear un nuevo registro de contacto en Respond.io.",
|
|
18
|
+
"Create a new contact or update an existing one by email, phone, or ID.": "Crear un nuevo contacto o actualizar uno existente por correo electrónico, teléfono o ID.",
|
|
19
|
+
"Permanently delete a contact from Respond.io.": "Eliminar permanentemente un contacto de Respond.io.",
|
|
20
|
+
"Search for contacts by name, email, or phone number in Respond.io.": "Buscar contactos por nombre, correo electrónico o número de teléfono en Respond.io.",
|
|
21
|
+
"Mark a conversation as open in Respond.io.": "Marcar una conversación como abierta en Respond.io.",
|
|
22
|
+
"Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
|
|
23
|
+
"Contact": "Contacto",
|
|
24
|
+
"Comment Text": "Comentario",
|
|
25
|
+
"Tags": "Etiquetas",
|
|
27
26
|
"Assignee": "Assignee",
|
|
28
27
|
"Identifier": "Identifier",
|
|
29
|
-
"First Name": "
|
|
30
|
-
"Last Name": "
|
|
31
|
-
"Email": "
|
|
32
|
-
"Phone": "
|
|
33
|
-
"Language": "
|
|
34
|
-
"Profile Picture URL": "
|
|
35
|
-
"Country Code": "
|
|
36
|
-
"Custom Fields": "
|
|
37
|
-
"Search Term": "
|
|
28
|
+
"First Name": "Nombre",
|
|
29
|
+
"Last Name": "Apellido",
|
|
30
|
+
"Email": "E-mail",
|
|
31
|
+
"Phone": "Teléfono",
|
|
32
|
+
"Language": "Idioma",
|
|
33
|
+
"Profile Picture URL": "URL de la imagen de perfil",
|
|
34
|
+
"Country Code": "Código del país",
|
|
35
|
+
"Custom Fields": "Campos personalizados",
|
|
36
|
+
"Search Term": "Buscar término",
|
|
38
37
|
"Timezone": "Timezone",
|
|
39
|
-
"Result Limit": "
|
|
38
|
+
"Result Limit": "Límite resultado",
|
|
40
39
|
"Cursor ID": "Cursor ID",
|
|
41
|
-
"Method": "
|
|
42
|
-
"Headers": "
|
|
43
|
-
"Query Parameters": "
|
|
44
|
-
"Body": "
|
|
45
|
-
"Response is Binary ?": "
|
|
46
|
-
"No Error on Failure": "No
|
|
47
|
-
"Timeout (in seconds)": "
|
|
48
|
-
"Select the contact.": "
|
|
49
|
-
"The internal comment to add (max 1000 characters). You can mention users with {{@user.ID}} format where ID is the user ID.": "
|
|
50
|
-
"Tags to add to the contact (minimum 1, maximum 10 tags).": "
|
|
51
|
-
"Select the user to assign the conversation to. Leave empty to unassign.": "
|
|
52
|
-
"Must be a unique identifier for the new contact. Use format: `email:user@example.com` or `phone:+60123456789`.": "
|
|
53
|
-
"The email address of the contact.": "
|
|
54
|
-
"The phone number of the contact (in E.164 format).": "
|
|
55
|
-
"Language code (e.g., \"en\", \"es\") following ISO 639-1.": "
|
|
56
|
-
"A direct URL to the contact's profile picture.": "
|
|
57
|
-
"Country code (e.g., \"US\", \"MY\") following ISO 3166-1 alpha-2.": "
|
|
58
|
-
"Add custom fields for the contact.": "
|
|
59
|
-
"Identifier for the contact. Use format: `id:123`, `email:user@example.com`, or `phone:+60123456789`. If contact exists, it will be updated; if not, a new one will be created.": "
|
|
60
|
-
"The value to search for (e.g., email address, phone number, or name).": "
|
|
61
|
-
"Timezone for the search (e.g., \"Asia/Kuala_Lumpur\"). Optional.": "
|
|
62
|
-
"Number of contacts to return (1-99). Default is 10.": "
|
|
63
|
-
"Contact ID to start from for pagination. Optional.": "
|
|
64
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
65
|
-
"Enable for files like PDFs, images, etc..": "
|
|
66
|
-
"GET": "
|
|
40
|
+
"Method": "Método",
|
|
41
|
+
"Headers": "Encabezados",
|
|
42
|
+
"Query Parameters": "Parámetros de consulta",
|
|
43
|
+
"Body": "Cuerpo",
|
|
44
|
+
"Response is Binary ?": "¿Respuesta es binaria?",
|
|
45
|
+
"No Error on Failure": "No hay ningún error en fallo",
|
|
46
|
+
"Timeout (in seconds)": "Tiempo de espera (en segundos)",
|
|
47
|
+
"Select the contact.": "Seleccione el contacto.",
|
|
48
|
+
"The internal comment to add (max 1000 characters). You can mention users with {{@user.ID}} format where ID is the user ID.": "El comentario interno a añadir (máx. 1000 caracteres). Puede mencionar a los usuarios con el formato {{@user.ID}} donde ID es el ID del usuario.",
|
|
49
|
+
"Tags to add to the contact (minimum 1, maximum 10 tags).": "Etiquetas para añadir al contacto (mínimo 1, máximo 10 etiquetas).",
|
|
50
|
+
"Select the user to assign the conversation to. Leave empty to unassign.": "Seleccione el usuario para asignar la conversación. Dejar en blanco para no asignar.",
|
|
51
|
+
"Must be a unique identifier for the new contact. Use format: `email:user@example.com` or `phone:+60123456789`.": "Debe ser un identificador único para el nuevo contacto. Use formato: `email:user@example.com` o `phone:+60123456789`.",
|
|
52
|
+
"The email address of the contact.": "La dirección de correo electrónico del contacto.",
|
|
53
|
+
"The phone number of the contact (in E.164 format).": "El número de teléfono del contacto (en formato E.164).",
|
|
54
|
+
"Language code (e.g., \"en\", \"es\") following ISO 639-1.": "Código de idioma (por ej., \"es\", \"es\") siguiendo ISO 639-1.",
|
|
55
|
+
"A direct URL to the contact's profile picture.": "Una URL directa a la imagen de perfil del contacto.",
|
|
56
|
+
"Country code (e.g., \"US\", \"MY\") following ISO 3166-1 alpha-2.": "Código del país (por ej., \"US\", \"MY\") siguiendo ISO 3166-1 alpha-2.",
|
|
57
|
+
"Add custom fields for the contact.": "Añadir campos personalizados para el contacto.",
|
|
58
|
+
"Identifier for the contact. Use format: `id:123`, `email:user@example.com`, or `phone:+60123456789`. If contact exists, it will be updated; if not, a new one will be created.": "Identificador para el contacto. Usa el formato: `id:123`, `email:user@example.com` o `phone:+60123456789`. Si el contacto existe, se actualizará; si no, se creará uno nuevo.",
|
|
59
|
+
"The value to search for (e.g., email address, phone number, or name).": "El valor a buscar (por ejemplo, dirección de correo electrónico, número de teléfono o nombre).",
|
|
60
|
+
"Timezone for the search (e.g., \"Asia/Kuala_Lumpur\"). Optional.": "Zona horaria para la búsqueda (por ejemplo, \"Asia/Kuala_Lumpur\"). Opcional.",
|
|
61
|
+
"Number of contacts to return (1-99). Default is 10.": "Número de contactos a devolver (1-99). Por defecto es 10.",
|
|
62
|
+
"Contact ID to start from for pagination. Optional.": "ID de contacto para comenzar desde la paginación. Opcional.",
|
|
63
|
+
"Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
|
|
64
|
+
"Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
|
|
65
|
+
"GET": "RECOGER",
|
|
67
66
|
"POST": "POST",
|
|
68
67
|
"PATCH": "PATCH",
|
|
69
68
|
"PUT": "PUT",
|
|
70
|
-
"DELETE": "
|
|
71
|
-
"HEAD": "
|
|
72
|
-
"Contact Tag Updated": "
|
|
73
|
-
"Contact Updated": "
|
|
74
|
-
"Conversation Closed": "
|
|
75
|
-
"Conversation Opened": "
|
|
76
|
-
"New Contact": "
|
|
77
|
-
"New Incoming Message": "
|
|
78
|
-
"New Outgoing Message": "
|
|
79
|
-
"Triggers when a tag is added or removed from a contact in Respond.io.": "
|
|
80
|
-
"Triggers when an existing contact is updated in Respond.io.": "
|
|
81
|
-
"Triggers when a conversation is closed.": "
|
|
82
|
-
"Triggers when a new conversation is opened.": "
|
|
83
|
-
"Triggers when a new contact is created in Respond.io.": "
|
|
84
|
-
"Triggers when a new message is received from a contact.": "
|
|
85
|
-
"Triggers when a message is sent from Respond.io.": "
|
|
69
|
+
"DELETE": "BORRAR",
|
|
70
|
+
"HEAD": "LIMPIO",
|
|
71
|
+
"Contact Tag Updated": "Etiqueta de contacto actualizada",
|
|
72
|
+
"Contact Updated": "Contacto actualizado",
|
|
73
|
+
"Conversation Closed": "Conversación cerrada",
|
|
74
|
+
"Conversation Opened": "Conversación abierta",
|
|
75
|
+
"New Contact": "Nuevo contacto",
|
|
76
|
+
"New Incoming Message": "Nuevo mensaje entrante",
|
|
77
|
+
"New Outgoing Message": "Nuevo mensaje saliente",
|
|
78
|
+
"Triggers when a tag is added or removed from a contact in Respond.io.": "Dispara cuando una etiqueta es añadida o eliminada de un contacto en Respond.io.",
|
|
79
|
+
"Triggers when an existing contact is updated in Respond.io.": "Se activa cuando se actualiza un contacto existente en Respond.io.",
|
|
80
|
+
"Triggers when a conversation is closed.": "Dispara cuando una conversación está cerrada.",
|
|
81
|
+
"Triggers when a new conversation is opened.": "Dispara cuando se abre una nueva conversación.",
|
|
82
|
+
"Triggers when a new contact is created in Respond.io.": "Se activa cuando se crea un nuevo contacto en Respond.io.",
|
|
83
|
+
"Triggers when a new message is received from a contact.": "Dispara cuando un nuevo mensaje es recibido de un contacto.",
|
|
84
|
+
"Triggers when a message is sent from Respond.io.": "Dispara cuando un mensaje es enviado desde Respond.io.",
|
|
86
85
|
"Markdown": "Markdown",
|
|
87
|
-
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **contact.tag.updated** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\
|
|
88
|
-
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **contact.updated** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\
|
|
89
|
-
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **conversation.closed** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\
|
|
90
|
-
"\n To use this trigger, you need to manually set up a webhook in your Respond.io account:\n \n 1. Login to your Respond.io account.\n 2. Go to Settings > Integrations > Webhooks.\n 3. Click on \"Add Webhook\" or \"Create New Webhook\".\n 4. Add the following URL in the **Webhook URL** field:\n ```text\n {{webhookUrl}}\n ```\n 5. Select **conversation.opened** from the event types.\n 6. Click Save to create the webhook.\n ": "\n
|
|
91
|
-
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **contact.created** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\
|
|
92
|
-
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **message.received** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\
|
|
93
|
-
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **message.sent** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\
|
|
86
|
+
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **contact.tag.updated** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\tPara usar este activador, necesita configurar manualmente un webhook en su cuenta Respond.io:\n\n\t\t\t1. Inicie sesión en su Respond. o cuenta.\n\t\t\t2. Vaya a Ajustes > Integraciones > Webhooks.\n\t\t\t3. Haga clic en \"Add Webhook\" o \"Create New Webhook\".\n\t\t\t4. Añade la siguiente URL en el campo **Webhook URL**:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Seleccione **contact.tag.updated** de los tipos de eventos.\n\t\t\t6. Haga clic en Guardar para crear el webhook.\n\t\t\t",
|
|
87
|
+
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **contact.updated** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\tPara usar este activador, necesita configurar manualmente un webhook en su cuenta Respond.io:\n\n\t\t\t1. Inicie sesión en su Respond. o cuenta.\n\t\t\t2. Vaya a Ajustes > Integraciones > Webhooks.\n\t\t\t3. Haga clic en \"Add Webhook\" o \"Create New Webhook\".\n\t\t\t4. Añade la siguiente URL en el campo **Webhook URL**:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Seleccione **contact.updated** de los tipos de evento.\n\t\t\t6. Haga clic en Guardar para crear el webhook.\n\t\t\t",
|
|
88
|
+
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **conversation.closed** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\tPara usar este activador, necesita configurar manualmente un webhook en su cuenta Respond.io:\n\n\t\t\t1. Inicie sesión en su Respond. o cuenta.\n\t\t\t2. Vaya a Ajustes > Integraciones > Webhooks.\n\t\t\t3. Haga clic en \"Add Webhook\" o \"Create New Webhook\".\n\t\t\t4. Añade la siguiente URL en el campo **Webhook URL**:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Seleccione **conversation.closed** de los tipos de evento.\n\t\t\t6. Haga clic en Guardar para crear el webhook.\n\t\t\t",
|
|
89
|
+
"\n To use this trigger, you need to manually set up a webhook in your Respond.io account:\n \n 1. Login to your Respond.io account.\n 2. Go to Settings > Integrations > Webhooks.\n 3. Click on \"Add Webhook\" or \"Create New Webhook\".\n 4. Add the following URL in the **Webhook URL** field:\n ```text\n {{webhookUrl}}\n ```\n 5. Select **conversation.opened** from the event types.\n 6. Click Save to create the webhook.\n ": "\n Para usar este disparador, necesita configurar manualmente un webhook en su respuesta. o cuenta:\n \n 1. Inicie sesión en su respuesta. o cuenta.\n 2. Ve a Ajustes > Integraciones > Webhooks.\n 3. Haga clic en \"Add Webhook\" o \"Create New Webhook\".\n 4. Añade la siguiente URL en el campo **Webhook URL**:\n ```text\n {{webhookUrl}}\n ```\n 5. Seleccione **conversation.opened** de los tipos de eventos.\n 6. Haga clic en Guardar para crear el webhook.\n ",
|
|
90
|
+
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **contact.created** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\tPara usar este activador, necesita configurar manualmente un webhook en su cuenta Respond.io:\n\n\t\t\t1. Inicie sesión en su Respond. o cuenta.\n\t\t\t2. Vaya a Ajustes > Integraciones > Webhooks.\n\t\t\t3. Haga clic en \"Add Webhook\" o \"Create New Webhook\".\n\t\t\t4. Añade la siguiente URL en el campo **Webhook URL**:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Seleccione **contact.created** de los tipos de evento.\n\t\t\t6. Haga clic en Guardar para crear el webhook.\n\t\t\t",
|
|
91
|
+
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **message.received** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\tPara usar este activador, necesita configurar manualmente un webhook en su cuenta Respond.io:\n\n\t\t\t1. Inicie sesión en su Respond. o cuenta.\n\t\t\t2. Vaya a Ajustes > Integraciones > Webhooks.\n\t\t\t3. Haga clic en \"Add Webhook\" o \"Create New Webhook\".\n\t\t\t4. Añade la siguiente URL en el campo **Webhook URL**:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Seleccione **message.received** de los tipos de evento.\n\t\t\t6. Haga clic en Guardar para crear el webhook.\n\t\t\t",
|
|
92
|
+
"\n\t\t\tTo use this trigger, you need to manually set up a webhook in your Respond.io account:\n\n\t\t\t1. Login to your Respond.io account.\n\t\t\t2. Go to Settings > Integrations > Webhooks.\n\t\t\t3. Click on \"Add Webhook\" or \"Create New Webhook\".\n\t\t\t4. Add the following URL in the **Webhook URL** field:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Select **message.sent** from the event types.\n\t\t\t6. Click Save to create the webhook.\n\t\t\t": "\n\t\t\tPara usar este activador, necesita configurar manualmente un webhook en su cuenta Respond.io:\n\n\t\t\t1. Inicie sesión en su Respond. o cuenta.\n\t\t\t2. Vaya a Ajustes > Integraciones > Webhooks.\n\t\t\t3. Haga clic en \"Add Webhook\" o \"Create New Webhook\".\n\t\t\t4. Añade la siguiente URL en el campo **Webhook URL**:\n\t\t\t```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n\t\t\t5. Seleccione **message.sent** de los tipos de evento.\n\t\t\t6. Haga clic en Guardar para crear el webhook.\n\t\t\t"
|
|
94
93
|
}
|