docs: Add email alias to Outlook and GMail (#7127)

This commit is contained in:
Jon 2023-09-07 10:42:34 +01:00 committed by GitHub
parent a223734a4a
commit f07d97fa6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View file

@ -51,5 +51,6 @@
"url": "https://n8n.io/blog/using-automation-to-boost-productivity-in-the-workplace/"
}
]
}
},
"alias": ["email"]
}

View file

@ -14,5 +14,6 @@
"url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftoutlook/"
}
]
}
},
"alias": ["email"]
}