|
6 | 6 | "beforeTimeoutResume": null, |
7 | 7 | "deprecated": null, |
8 | 8 | "description": "Creates new contact.", |
9 | | - "help": null, |
| 9 | + "help": { |
| 10 | + "body": "", |
| 11 | + "learnMoreUrl": "https://docs.bytechef.io/reference/components/brevo_v1#create-contact" |
| 12 | + }, |
10 | 13 | "metadata": null, |
11 | 14 | "name": "createContact", |
12 | 15 | "outputDefinition": { |
|
172 | 175 | "beforeSuspend": null, |
173 | 176 | "beforeTimeoutResume": null, |
174 | 177 | "deprecated": null, |
175 | | - "description": "Updates existing contact.", |
176 | | - "help": null, |
| 178 | + "description": "Updates an existing contact.", |
| 179 | + "help": { |
| 180 | + "body": "", |
| 181 | + "learnMoreUrl": "https://docs.bytechef.io/reference/components/brevo_v1#update-contact" |
| 182 | + }, |
177 | 183 | "metadata": null, |
178 | 184 | "name": "updateContact", |
179 | 185 | "outputDefinition": null, |
|
255 | 261 | "beforeSuspend": null, |
256 | 262 | "beforeTimeoutResume": null, |
257 | 263 | "deprecated": null, |
258 | | - "description": "Sends and email from your Brevo account.", |
259 | | - "help": null, |
| 264 | + "description": "Sends an email from your Brevo account.", |
| 265 | + "help": { |
| 266 | + "body": "", |
| 267 | + "learnMoreUrl": "https://docs.bytechef.io/reference/components/brevo_v1#send-transactional-email" |
| 268 | + }, |
260 | 269 | "metadata": null, |
261 | 270 | "name": "sendTransactionalEmail", |
262 | 271 | "outputDefinition": { |
|
778 | 787 | "workflowNodeDescription": null |
779 | 788 | }, { |
780 | 789 | "name": "updateContact", |
781 | | - "description": "Updates existing contact.", |
| 790 | + "description": "Updates an existing contact.", |
782 | 791 | "element": { }, |
783 | 792 | "help": null, |
784 | 793 | "outputDefinition": null, |
|
861 | 870 | "workflowNodeDescription": null |
862 | 871 | }, { |
863 | 872 | "name": "sendTransactionalEmail", |
864 | | - "description": "Sends and email from your Brevo account.", |
| 873 | + "description": "Sends an email from your Brevo account.", |
865 | 874 | "element": { }, |
866 | 875 | "help": null, |
867 | 876 | "outputDefinition": { |
|
1290 | 1299 | "type": "API_KEY" |
1291 | 1300 | } ], |
1292 | 1301 | "baseUri": { }, |
1293 | | - "help": null, |
| 1302 | + "help": { |
| 1303 | + "body": "", |
| 1304 | + "learnMoreUrl": "https://docs.bytechef.io/reference/components/brevo_v1#connection-setup" |
| 1305 | + }, |
1294 | 1306 | "processErrorResponse": null, |
1295 | 1307 | "properties": null, |
1296 | 1308 | "test": null, |
1297 | 1309 | "version": 1 |
1298 | 1310 | }, |
1299 | | - "customAction": null, |
1300 | | - "customActionHelp": null, |
| 1311 | + "customAction": true, |
| 1312 | + "customActionHelp": { |
| 1313 | + "body": "", |
| 1314 | + "learnMoreUrl": "https://developers.brevo.com/docs/quickstart-reference" |
| 1315 | + }, |
1301 | 1316 | "description": "Brevo is an email marketing platform that offers a cloud-based marketing communication software suite with transactional email, marketing automation, customer-relationship management and more.", |
1302 | 1317 | "icon": "path:assets/brevo.svg", |
1303 | 1318 | "metadata": null, |
|
1311 | 1326 | "deprecated": null, |
1312 | 1327 | "description": "Triggers when transactional email is opened.", |
1313 | 1328 | "dynamicWebhookRefresh": null, |
1314 | | - "help": null, |
| 1329 | + "help": { |
| 1330 | + "body": "", |
| 1331 | + "learnMoreUrl": "https://docs.bytechef.io/reference/components/brevo_v1#transactional-email-opened" |
| 1332 | + }, |
1315 | 1333 | "listenerDisable": null, |
1316 | 1334 | "listenerEnable": null, |
1317 | 1335 | "name": "transactionalEmailOpened", |
|
0 commit comments