@itentialopensource/email-notification
Version:
[Deprecated] Send Email Notifications
95 lines • 2.56 kB
JSON
{
"name": "Email Notification",
"webName": "Email Notification",
"type": "Workflow Project",
"vendor": "",
"product": "",
"method": "",
"osVersions": [
""
],
"apiVersions": [
""
],
"iapVersions": [
"2023.1"
],
"domains": [
"Notifications"
],
"tags": [
"Notifications",
"Notify"
],
"useCases": [],
"deprecated": {
"isDeprecated": true,
"deprecatedOn": "2024-02-21",
"endOfLife": "2025-02-21",
"replacedBy": {
"name": "Email - SMTP",
"webName": "Email SMTP - Modular Automations",
"isProductFeature": false,
"overview": "The integration of Itential and email enables network teams to utilize SMTP to build automations that can include common tasks for sending emails. This is a library of related automations that can be used as modular components in your own larger, end-to-end workflows.",
"repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/email-smtp",
"docLink": "",
"webLink": ""
}
},
"brokerSince": "",
"documentation": {
"storeLink": "",
"repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/email-notification",
"npmLink": "https://www.npmjs.com/package/@itentialopensource/email-notification",
"docLink": "",
"demoLinks": [],
"trainingLinks": [],
"faqLink": "",
"contributeLink": "",
"issueLink": "",
"webLink": "",
"vendorLink": "",
"productLink": "",
"apiLinks": [
{
"title": "Nodemailer API Reference",
"link": "https://www.npmjs.com/package/nodemailer"
}
]
},
"assets": [
{
"name": "Email Notification",
"webName": "Email Notification",
"assetType": "Workflow",
"overview": "Send email with options",
"iapVersions": [
"2023.1"
],
"exampleInput": "{}",
"exampleOutput": "{}"
}
],
"relatedItems": {
"adapters": [
{
"name": "adapter-email",
"webName": "Email",
"overview": "Adapter for Integration to Email Server",
"isDependency": true,
"repoLink": "https://gitlab.com/itentialopensource/adapters/notification-messaging/adapter-email",
"docLink": "",
"webLink": "https://www.itential.com/adapters/email/",
"configurationNotes": "",
"versions": [
"4.6.0"
]
}
],
"integrations": [],
"ecosystemApplications": [],
"workflowProjects": [],
"transformationProjects": [],
"exampleProjects": []
}
}