@activepieces/piece-moxie-crm 0.0.12 → 0.0.14

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 CHANGED
@@ -1,13 +1,14 @@
1
1
  {
2
2
  "name": "@activepieces/piece-moxie-crm",
3
- "version": "0.0.12",
3
+ "version": "0.0.14",
4
4
  "dependencies": {
5
- "@ai-sdk/anthropic": "1.2.12",
6
- "@ai-sdk/google": "1.2.19",
7
- "@ai-sdk/openai": "1.3.22",
8
- "@ai-sdk/replicate": "0.2.8",
5
+ "@ai-sdk/anthropic": "2.0.3",
6
+ "@ai-sdk/google": "2.0.6",
7
+ "@ai-sdk/openai": "2.0.12",
8
+ "@ai-sdk/provider": "2.0.0",
9
+ "@ai-sdk/replicate": "1.0.3",
9
10
  "@sinclair/typebox": "0.34.11",
10
- "ai": "4.3.16",
11
+ "ai": "5.0.12",
11
12
  "axios": "1.8.3",
12
13
  "axios-retry": "4.4.1",
13
14
  "deepmerge-ts": "7.1.0",
@@ -16,9 +17,9 @@
16
17
  "nanoid": "3.3.8",
17
18
  "semver": "7.6.0",
18
19
  "zod": "3.25.76",
19
- "@activepieces/pieces-common": "0.6.4",
20
+ "@activepieces/pieces-common": "0.6.7",
20
21
  "@activepieces/pieces-framework": "0.18.3",
21
- "@activepieces/shared": "0.18.0",
22
+ "@activepieces/shared": "0.18.5",
22
23
  "tslib": "2.8.1"
23
24
  },
24
25
  "overrides": {
package/src/i18n/de.json CHANGED
@@ -57,6 +57,7 @@
57
57
  "Headers": "Kopfzeilen",
58
58
  "Query Parameters": "Abfrageparameter",
59
59
  "Body": "Körper",
60
+ "Response is Binary ?": "Antwort ist binär?",
60
61
  "No Error on Failure": "Kein Fehler bei Fehler",
61
62
  "Timeout (in seconds)": "Timeout (in Sekunden)",
62
63
  "ISO 3166-1 alpha-2 country code": "ISO 3166-1 alpha-2 Ländercode",
@@ -70,6 +71,7 @@
70
71
  "One of: None, Overview, Full access, or Read only.": "Einer von: Keiner, Übersicht, Vollzugriff oder nur Lesen.",
71
72
  "One of: Hourly, Fixed Price, Retainer, Per Item.": "Einer von: Stunden, Festpreis, Retainer, pro Item.",
72
73
  "Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
74
+ "Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
73
75
  "Prospect": "Erwarten",
74
76
  "Not Visible": "Nicht sichtbar",
75
77
  "Overview only": "Nur Übersicht",
package/src/i18n/es.json CHANGED
@@ -57,6 +57,7 @@
57
57
  "Headers": "Encabezados",
58
58
  "Query Parameters": "Parámetros de consulta",
59
59
  "Body": "Cuerpo",
60
+ "Response is Binary ?": "¿Respuesta es binaria?",
60
61
  "No Error on Failure": "No hay ningún error en fallo",
61
62
  "Timeout (in seconds)": "Tiempo de espera (en segundos)",
62
63
  "ISO 3166-1 alpha-2 country code": "ISO 3166-1 alpha-2 código de país",
@@ -70,6 +71,7 @@
70
71
  "One of: None, Overview, Full access, or Read only.": "Una de: Ninguna, Vista general, Acceso completo o Sólo Lectura.",
71
72
  "One of: Hourly, Fixed Price, Retainer, Per Item.": "Una de: Horario, Precio Fijo, Retainer, Por artículo.",
72
73
  "Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
74
+ "Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
73
75
  "Prospect": "Prospecto",
74
76
  "Not Visible": "No visible",
75
77
  "Overview only": "Resumen sólo",
package/src/i18n/fr.json CHANGED
@@ -57,6 +57,7 @@
57
57
  "Headers": "En-têtes",
58
58
  "Query Parameters": "Paramètres de requête",
59
59
  "Body": "Corps",
60
+ "Response is Binary ?": "La réponse est Binaire ?",
60
61
  "No Error on Failure": "Aucune erreur en cas d'échec",
61
62
  "Timeout (in seconds)": "Délai d'attente (en secondes)",
62
63
  "ISO 3166-1 alpha-2 country code": "Code pays ISO 3166-1 alpha-2",
@@ -70,6 +71,7 @@
70
71
  "One of: None, Overview, Full access, or Read only.": "Un des : Aucune, Aperçu, Accès complet ou en lecture seule.",
71
72
  "One of: Hourly, Fixed Price, Retainer, Per Item.": "Un des : Horaire, Prix Fixe, Regardeur, Par Elément.",
72
73
  "Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
74
+ "Enable for files like PDFs, images, etc..": "Activer pour les fichiers comme les PDFs, les images, etc.",
73
75
  "Prospect": "Prospecter",
74
76
  "Not Visible": "Non visible",
75
77
  "Overview only": "Vue d'ensemble uniquement",
package/src/i18n/ja.json CHANGED
@@ -57,6 +57,7 @@
57
57
  "Headers": "ヘッダー",
58
58
  "Query Parameters": "クエリパラメータ",
59
59
  "Body": "本文",
60
+ "Response is Binary ?": "応答はバイナリですか?",
60
61
  "No Error on Failure": "失敗時にエラーはありません",
61
62
  "Timeout (in seconds)": "タイムアウト(秒)",
62
63
  "ISO 3166-1 alpha-2 country code": "ISO 3166-1 alpha-2 国コード",
@@ -70,6 +71,7 @@
70
71
  "One of: None, Overview, Full access, or Read only.": "の1つ:なし、概要、フルアクセス、または読み取り専用。",
71
72
  "One of: Hourly, Fixed Price, Retainer, Per Item.": "1時間あたり、固定価格、リテイナー、アイテムあたりのいずれか。",
72
73
  "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
74
+ "Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
73
75
  "Prospect": "プロスペクト",
74
76
  "Not Visible": "表示しない",
75
77
  "Overview only": "概要のみ",
package/src/i18n/nl.json CHANGED
@@ -1,155 +1,157 @@
1
1
  {
2
2
  "Moxie": "Moxie",
3
- "CRM build for the freelancers.": "CRM build for the freelancers.",
3
+ "CRM build for the freelancers.": "CRM build voor de freelancers.",
4
4
  "API Key": "API Sleutel",
5
5
  "Base URL": "Basis URL",
6
- "The API Key of the Moxie CRM account": "The API Key of the Moxie CRM account",
7
- "The Base URL of the Moxie CRM account": "The Base URL of the Moxie CRM account",
8
- "\n To obtain your Moxie CRM token, follow these steps:\n\n 1. Log in to your Moxie CRM account and click on **Workspace Settings** (Bottom left).\n 2. Click on **Connected Apps** and navigate to **Integrations** tab.\n 3. Now, under \"Custom Integration\", click on **Enable Custom Integration**.\n 4. Copy **API Key** and **Base URL** and click on Save button.\n ": "\n To obtain your Moxie CRM token, follow these steps:\n\n 1. Log in to your Moxie CRM account and click on **Workspace Settings** (Bottom left).\n 2. Click on **Connected Apps** and navigate to **Integrations** tab.\n 3. Now, under \"Custom Integration\", click on **Enable Custom Integration**.\n 4. Copy **API Key** and **Base URL** and click on Save button.\n ",
9
- "Create a Client": "Create a Client",
10
- "Create a Task": "Create a Task",
6
+ "The API Key of the Moxie CRM account": "De API-sleutel van het CRM-account van Moxie",
7
+ "The Base URL of the Moxie CRM account": "De basis-URL van de CRM-account van Moxie",
8
+ "\n To obtain your Moxie CRM token, follow these steps:\n\n 1. Log in to your Moxie CRM account and click on **Workspace Settings** (Bottom left).\n 2. Click on **Connected Apps** and navigate to **Integrations** tab.\n 3. Now, under \"Custom Integration\", click on **Enable Custom Integration**.\n 4. Copy **API Key** and **Base URL** and click on Save button.\n ": "\n Om uw Moxie CRM-token te krijgen, volg de volgende stappen:\n\n 1. Log in op uw Moxie CRM-account en klik op **Workspace Settings** (Bottom left).\n 2. Klik op **Verbonden Apps** en navigeer naar **Integraties** tab.\n 3. Nu, onder \"Aangepaste integratie\", klik op **Aangepaste integratie inschakelen**.\n 4. Kopieer **API Key** en **Base URL** en klik op Opslaan knop.\n ",
9
+ "Create a Client": "Maak een client aan",
10
+ "Create a Task": "Maak een Taak",
11
11
  "Create a Project": "Maak een project aan",
12
12
  "Custom API Call": "Custom API Call",
13
- "Create a new client record in moxie CRM.": "Create a new client record in moxie CRM.",
14
- "Create a task in project.": "Create a task in project.",
15
- "Creates a new project in moxie CRM.": "Creates a new project in moxie CRM.",
13
+ "Create a new client record in moxie CRM.": "Maak een nieuwe client record in moxie CRM.",
14
+ "Create a task in project.": "Maak een taak aan in project.",
15
+ "Creates a new project in moxie CRM.": "Maakt een nieuw project in moxie CRM.",
16
16
  "Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
17
17
  "Name": "Naam",
18
- "Client Type": "Client Type",
18
+ "Client Type": "Soort klant",
19
19
  "Initials": "Initials",
20
- "Address 1": "Address 1",
20
+ "Address 1": "Adresregel 1",
21
21
  "Address 2": "Adresregel 2",
22
22
  "City": "Woonplaats",
23
- "Locality": "Locality",
24
- "Postal": "Postal",
23
+ "Locality": "Plaats",
24
+ "Postal": "Postcode",
25
25
  "Country": "Land:",
26
26
  "Website": "website",
27
27
  "Phone": "Telefoonnummer",
28
28
  "Color": "Kleur",
29
- "Tax ID": "Tax ID",
30
- "Lead Source": "Lead Source",
31
- "Archive ?": "Archive ?",
32
- "Pay Instructions": "Pay Instructions",
33
- "Hourly Amount": "Hourly Amount",
34
- "Rounding Increment": "Rounding Increment",
29
+ "Tax ID": "BTW nr.",
30
+ "Lead Source": "Lead bron",
31
+ "Archive ?": "Archiveer ?",
32
+ "Pay Instructions": "Betaal instructies",
33
+ "Hourly Amount": "Hoeveelheid per uur",
34
+ "Rounding Increment": "Afronding toename",
35
35
  "Currency": "valuta",
36
- "Stripe Client ID": "Stripe Client ID",
36
+ "Stripe Client ID": "Stripe Client-ID",
37
37
  "Notes": "Opmerkingen",
38
- "Client Name": "Client Name",
38
+ "Client Name": "Naam klant",
39
39
  "Project Name": "Projectnaam",
40
40
  "Status": "status",
41
41
  "Description": "Beschrijving",
42
42
  "Start Date": "Start datum",
43
43
  "Due Date": "Inleverdatum",
44
44
  "Priority": "Prioriteit",
45
- "Subtasks": "Subtasks",
45
+ "Subtasks": "Subtaken",
46
46
  "Assigned To": "Toegewezen Aan",
47
- "Custom Values": "Custom Values",
47
+ "Custom Values": "Aangepaste waarden",
48
48
  "Client": "Klant",
49
- "Client Portal Access": "Client Portal Access",
50
- "Show time worked in portal ?": "Show time worked in portal ?",
51
- "Fee Type": "Fee Type",
49
+ "Client Portal Access": "Toegang clientportaal",
50
+ "Show time worked in portal ?": "Toon de gewerkte tijd in portal ?",
51
+ "Fee Type": "Type vergoeding",
52
52
  "Amount": "Hoeveelheid",
53
- "Estimate maximum Amount": "Estimate maximum Amount",
54
- "Estimate minimum Amount": "Estimate minimum Amount",
55
- "Is amount taxable ?": "Is amount taxable ?",
53
+ "Estimate maximum Amount": "Bereken het maximale bedrag",
54
+ "Estimate minimum Amount": "Minimale raming",
55
+ "Is amount taxable ?": "Is het bedrag belastend?",
56
56
  "Method": "Methode",
57
57
  "Headers": "Kopteksten",
58
58
  "Query Parameters": "Query parameters",
59
59
  "Body": "Lichaam",
60
+ "Response is Binary ?": "Antwoord is binair?",
60
61
  "No Error on Failure": "Geen fout bij fout",
61
62
  "Timeout (in seconds)": "Time-out (in seconden)",
62
- "ISO 3166-1 alpha-2 country code": "ISO 3166-1 alpha-2 country code",
63
- "Valid 3-Letter ISO 4217 currency code.": "Valid 3-Letter ISO 4217 currency code.",
64
- "Exact match of a client name in your CRM": "Exact match of a client name in your CRM",
65
- "Exact match of a project that is owned by the client.": "Exact match of a project that is owned by the client.",
63
+ "ISO 3166-1 alpha-2 country code": "ISO 3166-1 alpha-2 landcode",
64
+ "Valid 3-Letter ISO 4217 currency code.": "Geldige 3-Letter ISO 4217 valuta code.",
65
+ "Exact match of a client name in your CRM": "Exacte match van een clientnaam in uw CRM",
66
+ "Exact match of a project that is owned by the client.": "Exacte match van een project dat eigendom is van de client.",
66
67
  "ISO 8601 format date i.e. 2023-07-20": "ISO 8601 format date i.e. 2023-07-20",
67
- "Numeric priority for sorting in kanban.": "Numeric priority for sorting in kanban.",
68
- "email addresses of users in the workspace.": "email addresses of users in the workspace.",
68
+ "Numeric priority for sorting in kanban.": "Numerieke prioriteit voor sorteren in kanban.",
69
+ "email addresses of users in the workspace.": "e-mailadressen van gebruikers in de werkruimte.",
69
70
  "Please enter date in YYYY-MM-DD format.": "Voer de datum in JJJJ-MM-DD formaat in.",
70
- "One of: None, Overview, Full access, or Read only.": "One of: None, Overview, Full access, or Read only.",
71
- "One of: Hourly, Fixed Price, Retainer, Per Item.": "One of: Hourly, Fixed Price, Retainer, Per Item.",
71
+ "One of: None, Overview, Full access, or Read only.": "Een van de volgende: Geen, Overzicht, volledige toegang of alleen-lezen.",
72
+ "One of: Hourly, Fixed Price, Retainer, Per Item.": "Een van: per uur, vaste prijs, Retainer, Per Artikel.",
72
73
  "Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
74
+ "Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
73
75
  "Prospect": "Prospect",
74
- "Not Visible": "Not Visible",
75
- "Overview only": "Overview only",
76
- "Read only project collaboration": "Read only project collaboration",
77
- "Full project collaboration": "Full project collaboration",
76
+ "Not Visible": "Niet zichtbaar",
77
+ "Overview only": "Alleen overzicht",
78
+ "Read only project collaboration": "Alleen projectsamenwerking lezen",
79
+ "Full project collaboration": "Volledige projectsamenwerking",
78
80
  "Hourly": "Per uur",
79
- "Fixed Price": "Fixed Price",
81
+ "Fixed Price": "Vaste prijs",
80
82
  "Retainer": "Retainer",
81
- "Per Item": "Per Item",
83
+ "Per Item": "Per artikel",
82
84
  "GET": "KRIJG",
83
85
  "POST": "POSTE",
84
86
  "PATCH": "BEKIJK",
85
87
  "PUT": "PUT",
86
88
  "DELETE": "VERWIJDEREN",
87
89
  "HEAD": "HOOFD",
88
- "Client Created": "Client Created",
89
- "Client Updated": "Client Updated",
90
- "Client Deleted": "Client Deleted",
90
+ "Client Created": "Client aangemaakt",
91
+ "Client Updated": "Klant bijgewerkt",
92
+ "Client Deleted": "Klant verwijderd",
91
93
  "Project Created": "Project aangemaakt",
92
- "Project Updated": "Project Updated",
93
- "Project Completed": "Project Completed",
94
+ "Project Updated": "Project bijgewerkt",
95
+ "Project Completed": "Project voltooid",
94
96
  "Task Created": "Taak aangemaakt",
95
97
  "Task Updated": "Taak bijgewerkt",
96
98
  "Task Deleted": "Taak verwijderd",
97
- "Client Task Approval": "Client Task Approval",
98
- "Form Submitted": "Form Submitted",
99
- "Time Entry Created": "Time Entry Created",
100
- "Time Entry Updated": "Time Entry Updated",
101
- "Time Entry Deleted": "Time Entry Deleted",
102
- "Meeting Scheduled": "Meeting Scheduled",
103
- "Meeting Updated": "Meeting Updated",
104
- "Meeting Cancelled": "Meeting Cancelled",
105
- "Opportunity Created": "Opportunity Created",
106
- "Opportunity Updated": "Opportunity Updated",
107
- "Opportunity Deleted": "Opportunity Deleted",
108
- "Invoice Sent": "Invoice Sent",
109
- "Payment Received": "Payment Received",
110
- "Triggered when a new client is created.": "Triggered when a new client is created.",
111
- "Triggered when an existing client is updated.": "Triggered when an existing client is updated.",
112
- "Triggered when an existing client is deleted.": "Triggered when an existing client is deleted.",
99
+ "Client Task Approval": "Goedkeuring taak klant",
100
+ "Form Submitted": "Formulier verstuurd",
101
+ "Time Entry Created": "Tijd Invoer Aangemaakt",
102
+ "Time Entry Updated": "Tijd Invoer Bijgewerkt",
103
+ "Time Entry Deleted": "Tijdsinvoer verwijderd",
104
+ "Meeting Scheduled": "Vergadering gepland",
105
+ "Meeting Updated": "Vergadering bijgewerkt",
106
+ "Meeting Cancelled": "Vergadering Geannuleerd",
107
+ "Opportunity Created": "Kans aangemaakt",
108
+ "Opportunity Updated": "Gelegenheid bijgewerkt",
109
+ "Opportunity Deleted": "Gelegenheid verwijderd",
110
+ "Invoice Sent": "Factuur verzonden",
111
+ "Payment Received": "Betaling ontvangen",
112
+ "Triggered when a new client is created.": "Uitgelokt wanneer een nieuwe cliënt wordt aangemaakt.",
113
+ "Triggered when an existing client is updated.": "Uitgelokt wanneer een bestaande client wordt bijgewerkt.",
114
+ "Triggered when an existing client is deleted.": "Uitgelokt wanneer een bestaande client wordt verwijderd.",
113
115
  "Triggered when a new project is created.": "Uitgelokt wanneer een nieuw project wordt aangemaakt.",
114
- "Triggered when an existing project is updated.": "Triggered when an existing project is updated.",
115
- "Triggered when an existing project is completed.": "Triggered when an existing project is completed.",
116
+ "Triggered when an existing project is updated.": "Uitgelokt wanneer een bestaand project wordt bijgewerkt.",
117
+ "Triggered when an existing project is completed.": "Uitgelokt wanneer een bestaand project is voltooid.",
116
118
  "Triggered when a new task is created.": "Uitgelokt wanneer een nieuwe taak wordt aangemaakt.",
117
- "Triggered when an existing task is updated.": "Triggered when an existing task is updated.",
118
- "Triggered when an existing task is deleted.": "Triggered when an existing task is deleted.",
119
- "Triggered when a task is moved to client approval.": "Triggered when a task is moved to client approval.",
120
- "Triggered when a new form is submitted.": "Triggered when a new form is submitted.",
121
- "Triggered when a new time entry is created.": "Triggered when a new time entry is created.",
122
- "Triggered when an existing time entry is updated.": "Triggered when an existing time entry is updated.",
123
- "Triggered when an existing time entry is deleted.": "Triggered when an existing time entry is deleted.",
124
- "Triggered when a new meeting is scheduled.": "Triggered when a new meeting is scheduled.",
125
- "Triggered when an existing meeting is updated.": "Triggered when an existing meeting is updated.",
126
- "Triggered when a meeting is cancelled.": "Triggered when a meeting is cancelled.",
127
- "Triggered when a new pipeline opportunity is created.": "Triggered when a new pipeline opportunity is created.",
128
- "Triggered when an existing opportunity is updated.": "Triggered when an existing opportunity is updated.",
129
- "Triggered when an existing pipeline opportunity is deleted.": "Triggered when an existing pipeline opportunity is deleted.",
130
- "Triggered when an invoice is sent.": "Triggered when an invoice is sent.",
131
- "Triggered when a payment is received.": "Triggered when a payment is received.",
119
+ "Triggered when an existing task is updated.": "Uitgelokt wanneer een bestaande taak wordt bijgewerkt.",
120
+ "Triggered when an existing task is deleted.": "Uitgelokt wanneer een bestaande taak wordt verwijderd.",
121
+ "Triggered when a task is moved to client approval.": "Uitgelokt wanneer een taak wordt verplaatst naar goedkeuring klant.",
122
+ "Triggered when a new form is submitted.": "Uitgelokt wanneer een nieuw formulier wordt ingediend.",
123
+ "Triggered when a new time entry is created.": "Uitgelokt wanneer een nieuwe tijd invoer wordt gemaakt.",
124
+ "Triggered when an existing time entry is updated.": "Uitgelokt wanneer een bestaande tijd wordt bijgewerkt.",
125
+ "Triggered when an existing time entry is deleted.": "Uitgelokt wanneer een bestaande tijd wordt verwijderd.",
126
+ "Triggered when a new meeting is scheduled.": "Uitgelokt wanneer een nieuwe vergadering is gepland.",
127
+ "Triggered when an existing meeting is updated.": "Uitgelokt wanneer een bestaande vergadering wordt bijgewerkt.",
128
+ "Triggered when a meeting is cancelled.": "Uitgelokt wanneer een vergadering wordt geannuleerd.",
129
+ "Triggered when a new pipeline opportunity is created.": "Uitgelokt wanneer er een nieuwe pijpleidingsmogelijkheid wordt gecreëerd.",
130
+ "Triggered when an existing opportunity is updated.": "Uitgelokt wanneer een bestaande gelegenheid wordt bijgewerkt.",
131
+ "Triggered when an existing pipeline opportunity is deleted.": "Uitgelokt wanneer een bestaande pijpleidingskans wordt verwijderd.",
132
+ "Triggered when an invoice is sent.": "Uitgelokt wanneer een factuur wordt verzonden.",
133
+ "Triggered when a payment is received.": "Uitgelokt wanneer een betaling is ontvangen.",
132
134
  "Markdown": "Markdown",
133
- "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Client Created`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Client Created`** and click on **Save**.\n ",
134
- "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Client Updated`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Client Updated`** and click on **Save**.\n ",
135
- "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Client Deleted`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Client Deleted`** and click on **Save**.\n ",
136
- "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Project Created`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Project Created`** and click on **Save**.\n ",
137
- "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Project Updated`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Project Updated`** and click on **Save**.\n ",
138
- "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Project Completed`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Project Completed`** and click on **Save**.\n ",
139
- "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Task Created`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Task Created`** and click on **Save**.\n ",
140
- "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Task Updated`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Task Updated`** and click on **Save**.\n ",
141
- "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Task Deleted`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Task Deleted`** and click on **Save**.\n ",
142
- "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Client Task Approval`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Client Task Approval`** and click on **Save**.\n ",
143
- "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Form Submitted`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Form Submitted`** and click on **Save**.\n ",
144
- "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Time Entry Created`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Time Entry Created`** and click on **Save**.\n ",
145
- "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Time Entry Updated`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Time Entry Updated`** and click on **Save**.\n ",
146
- "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Time Entry Deleted`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Time Entry Deleted`** and click on **Save**.\n ",
147
- "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Meeting Scheduled`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Meeting Scheduled`** and click on **Save**.\n ",
148
- "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Meeting Updated`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Meeting Updated`** and click on **Save**.\n ",
135
+ "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Client Created`** and click on **Save**.\n ": "\n - Ga naar de **Workspace Settngs -> Verbonden Apps -> Integratie** sectie.\n - Klik onder **Aangepaste integratie** op **Voeg RESTHook** toe**.\n - Klik op **Integraties** sectie.\n - In het eindpunt veld, Plak de volgende URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Selecteer het evenement als **`Client aangemaakt`** en klik op **Opslaan**.\n ",
136
+ "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Client Updated`** and click on **Save**.\n ": "\n - Ga naar de **Workspace Settngs -> Verbonden Apps -> Integratie** sectie.\n - Klik onder **Aangepaste integratie** op **Voeg RESTHook** toe**.\n - Klik op **Integraties** sectie.\n - In het eindpunt veld, Plak de volgende URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Selecteer het evenement als **`Client Updated`** en klik op **Opslaan**.\n ",
137
+ "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Client Deleted`** and click on **Save**.\n ": "\n - Ga naar de **Workspace Settngs -> Verbonden Apps -> Integratie** sectie.\n - Klik onder **Aangepaste integratie** op **Voeg RESTHook** toe**.\n - Klik op **Integraties** sectie.\n - In het eindpunt veld, Plak de volgende URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Selecteer het evenement als **`Client Deleted`** en klik op **Opslaan**.\n ",
138
+ "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Project Created`** and click on **Save**.\n ": "\n - Ga naar de **Workspace Settngs -> Verbonden Apps -> Integratie** sectie.\n - Klik onder **Aangepaste integratie** op **Voeg RESTHook** toe**.\n - Klik op **Integraties** sectie.\n - In het eindpunt veld, Plak de volgende URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Selecteer het evenement als **`Project gemaakt`** en klik op **Opslaan**.\n ",
139
+ "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Project Updated`** and click on **Save**.\n ": "\n - Ga naar de **Workspace Settngs -> Verbonden Apps -> Integratie** sectie.\n - Klik onder **Aangepaste integratie** op **Voeg RESTHook** toe**.\n - Klik op **Integraties** sectie.\n - In het eindpunt veld, Plak de volgende URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Selecteer het event als **`Project bijgewerkt`** en klik op **Opslaan**.\n ",
140
+ "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Project Completed`** and click on **Save**.\n ": "\n - Ga naar de **Workspace Settngs -> Verbonden Apps -> Integratie** sectie.\n - Klik onder **Aangepaste integratie** op **Voeg RESTHook** toe**.\n - Klik op **Integraties** sectie.\n - In het eindpunt veld, Plak de volgende URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Selecteer het evenement als **`Project Voltooid`** en klik op **Opslaan**.\n ",
141
+ "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Task Created`** and click on **Save**.\n ": "\n - Ga naar de **Workspace Settngs -> Verbonden Apps -> Integratie** sectie.\n - Klik onder **Aangepaste integratie** op **Voeg RESTHook** toe**.\n - Klik op **Integraties** sectie.\n - In het eindpunt veld, Plak de volgende URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Selecteer het evenement als **`Task Created`** en klik op **Opslaan**.\n ",
142
+ "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Task Updated`** and click on **Save**.\n ": "\n - Ga naar de **Workspace Settngs -> Verbonden Apps -> Integratie** sectie.\n - Klik onder **Aangepaste integratie** op **Voeg RESTHook** toe**.\n - Klik op **Integraties** sectie.\n - In het eindpunt veld, Plak de volgende URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Selecteer het evenement als **`Task Updated`** en klik op **Opslaan**.\n ",
143
+ "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Task Deleted`** and click on **Save**.\n ": "\n - Ga naar de **Workspace Settngs -> Verbonden Apps -> Integratie** sectie.\n - Klik onder **Aangepaste integratie** op **Voeg RESTHook** toe**.\n - Klik op **Integraties** sectie.\n - In het eindpunt veld, Plak de volgende URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Selecteer het evenement als **`Task Deleted`** en klik op **Opslaan**.\n ",
144
+ "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Client Task Approval`** and click on **Save**.\n ": "\n - Ga naar de **Workspace Settngs -> Verbonden Apps -> Integratie** sectie.\n - Klik onder **Aangepaste integratie** op **Voeg RESTHook** toe**.\n - Klik op **Integraties** sectie.\n - In het eindpunt veld, Plak de volgende URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Selecteer het event als **`Client Task Approval`** en klik op **Opslaan**.\n ",
145
+ "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Form Submitted`** and click on **Save**.\n ": "\n - Ga naar de **Workspace Settngs -> Verbonden Apps -> Integratie** sectie.\n - Klik onder **Aangepaste integratie** op **Voeg RESTHook** toe**.\n - Klik op **Integraties** sectie.\n - In het eindpunt veld, Plak de volgende URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Selecteer het evenement als **`Form Submitted`** en klik op **Opslaan**.\n ",
146
+ "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Time Entry Created`** and click on **Save**.\n ": "\n - Ga naar de **Workspace Settngs -> Verbonden Apps -> Integratie** sectie.\n - Klik onder **Aangepaste integratie** op **Voeg RESTHook** toe**.\n - Klik op **Integraties** sectie.\n - In het eindpunt veld, Plak de volgende URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Selecteer het evenement als **`Time Entry Created`** en klik op **Opslaan**.\n ",
147
+ "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Time Entry Updated`** and click on **Save**.\n ": "\n - Ga naar de **Workspace Settngs -> Verbonden Apps -> Integratie** sectie.\n - Klik onder **Aangepaste integratie** op **Voeg RESTHook** toe**.\n - Klik op **Integraties** sectie.\n - In het eindpunt veld, Plak de volgende URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Selecteer het evenement als **`Time Entry Updated`** en klik op **Opslaan**.\n ",
148
+ "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Time Entry Deleted`** and click on **Save**.\n ": "\n - Ga naar de **Workspace Settngs -> Verbonden Apps -> Integratie** sectie.\n - Klik onder **Aangepaste integratie** op **Voeg RESTHook** toe**.\n - Klik op **Integraties** sectie.\n - In het eindpunt veld, Plak de volgende URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Selecteer het evenement als **`Time Entry Deleted`** en klik op **Opslaan**.\n ",
149
+ "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Meeting Scheduled`** and click on **Save**.\n ": "\n - Ga naar de **Workspace Settngs -> Verbonden Apps -> Integratie** sectie.\n - Klik onder **Aangepaste integratie** op **Voeg RESTHook** toe**.\n - Klik op **Integraties** sectie.\n - In het eindpunt veld, plak de volgende URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Selecteer het evenement als **`Meeting Scheduled`** en klik op **Opslaan**.\n ",
150
+ "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Meeting Updated`** and click on **Save**.\n ": "\n - Ga naar de **Workspace Settngs -> Verbonden Apps -> Integratie** sectie.\n - Klik onder **Aangepaste integratie** op **Voeg RESTHook** toe**.\n - Klik op **Integraties** sectie.\n - In het eindpunt veld, plak de volgende URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Selecteer het evenement als **`Meeting Updated`** en klik op **Opslaan**.\n ",
149
151
  "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Meeting Cancelled`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Meeting Cancelled`** and click on **Save**.\n ",
150
- "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Opportunity Created`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Opportunity Created`** and click on **Save**.\n ",
151
- "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Opportunity Updated`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Opportunity Updated`** and click on **Save**.\n ",
152
- "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Opportunity Deleted`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Opportunity Deleted`** and click on **Save**.\n ",
153
- "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Invoice Sent`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Invoice Sent`** and click on **Save**.\n ",
154
- "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Payment Received`** and click on **Save**.\n ": "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Payment Received`** and click on **Save**.\n "
152
+ "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Opportunity Created`** and click on **Save**.\n ": "\n - Ga naar de **Workspace Settngs -> Verbonden Apps -> Integratie** sectie.\n - Klik onder **Aangepaste integratie** op **Voeg RESTHook** toe**.\n - Klik op **Integraties** sectie.\n - In het eindpunt veld, Plak de volgende URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Selecteer het evenement als **`Opportunity Created`** en klik op **Opslaan**.\n ",
153
+ "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Opportunity Updated`** and click on **Save**.\n ": "\n - Ga naar de **Workspace Settngs -> Verbonden Apps -> Integratie** sectie.\n - Klik onder **Aangepaste integratie** op **Voeg RESTHook** toe**.\n - Klik op **Integraties** sectie.\n - In het eindpunt veld, Plak de volgende URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Selecteer het evenement als **`Opportunity Updated `** en klik op **Opslaan**.\n ",
154
+ "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Opportunity Deleted`** and click on **Save**.\n ": "\n - Ga naar de **Workspace Settngs -> Verbonden Apps -> Integratie** sectie.\n - Klik onder **Aangepaste integratie** op **Voeg RESTHook** toe**.\n - Klik op **Integraties** sectie.\n - In het eindpunt veld, Plak de volgende URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Selecteer het evenement als **`Opportunity Deleted`** en klik op **Opslaan**.\n ",
155
+ "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Invoice Sent`** and click on **Save**.\n ": "\n - Ga naar de **Workspace Settngs -> Verbonden Apps -> Integratie** sectie.\n - Klik onder **Aangepaste integratie** op **Voeg RESTHook** toe**.\n - Klik op **Integraties** sectie.\n - In het eindpunt veld, Plak de volgende URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Selecteer het evenement als **`Invoice Sent`** en klik op **Opslaan**.\n ",
156
+ "\n - Go to the **Workspace Settngs -> Connected Apps -> Integration** section.\n - Under **Custom Integration** , click on **Add Rest Hook**.\n - Click on **Integrations** section.\n - In the endpoint field, paste the following URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Select the event as **`Payment Received`** and click on **Save**.\n ": "\n - Ga naar de **Workspace Settngs -> Verbonden Apps -> Integratie** sectie.\n - Klik onder **Aangepaste integratie** op **Voeg RESTHook** toe**.\n - Klik op **Integraties** sectie.\n - In het eindpunt veld, Plak de volgende URL: \n ```text\n {{webhookUrl}}\n ```\n\n - Selecteer het evenement als **`Payment Received`** en klik op **Opslaan**.\n "
155
157
  }
package/src/i18n/pt.json CHANGED
@@ -57,6 +57,7 @@
57
57
  "Headers": "Cabeçalhos",
58
58
  "Query Parameters": "Parâmetros da consulta",
59
59
  "Body": "Conteúdo",
60
+ "Response is Binary ?": "A resposta é binária ?",
60
61
  "No Error on Failure": "Nenhum erro no Failure",
61
62
  "Timeout (in seconds)": "Tempo limite (em segundos)",
62
63
  "ISO 3166-1 alpha-2 country code": "Código de país ISO 3166-1 alpha-2",
@@ -70,6 +71,7 @@
70
71
  "One of: None, Overview, Full access, or Read only.": "Uma delas: Nenhuma, Visão geral, acesso completo ou somente leitura.",
71
72
  "One of: Hourly, Fixed Price, Retainer, Per Item.": "Um de: Horário, Preços Fixos, Retainer, por Item.",
72
73
  "Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
74
+ "Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
73
75
  "Prospect": "Prospecto",
74
76
  "Not Visible": "Não Visível",
75
77
  "Overview only": "Apenas visão geral",
@@ -57,6 +57,7 @@
57
57
  "Headers": "Headers",
58
58
  "Query Parameters": "Query Parameters",
59
59
  "Body": "Body",
60
+ "Response is Binary ?": "Response is Binary ?",
60
61
  "No Error on Failure": "No Error on Failure",
61
62
  "Timeout (in seconds)": "Timeout (in seconds)",
62
63
  "ISO 3166-1 alpha-2 country code": "ISO 3166-1 alpha-2 country code",
@@ -70,6 +71,7 @@
70
71
  "One of: None, Overview, Full access, or Read only.": "One of: None, Overview, Full access, or Read only.",
71
72
  "One of: Hourly, Fixed Price, Retainer, Per Item.": "One of: Hourly, Fixed Price, Retainer, Per Item.",
72
73
  "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
74
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
73
75
  "Prospect": "Prospect",
74
76
  "Not Visible": "Not Visible",
75
77
  "Overview only": "Overview only",
package/src/i18n/zh.json CHANGED
@@ -57,6 +57,7 @@
57
57
  "Headers": "信头",
58
58
  "Query Parameters": "查询参数",
59
59
  "Body": "正文内容",
60
+ "Response is Binary ?": "Response is Binary ?",
60
61
  "No Error on Failure": "失败时没有错误",
61
62
  "Timeout (in seconds)": "超时(秒)",
62
63
  "ISO 3166-1 alpha-2 country code": "ISO 3166-1 alpha-2 country code",
@@ -70,6 +71,7 @@
70
71
  "One of: None, Overview, Full access, or Read only.": "One of: None, Overview, Full access, or Read only.",
71
72
  "One of: Hourly, Fixed Price, Retainer, Per Item.": "One of: Hourly, Fixed Price, Retainer, Per Item.",
72
73
  "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
74
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
73
75
  "Prospect": "Prospect",
74
76
  "Not Visible": "Not Visible",
75
77
  "Overview only": "Overview only",