mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
⚡ Add Send Template resource and Send Template operation (#247)
This commit is contained in:
parent
32154fd8d7
commit
96f183d159
@ -13,7 +13,18 @@ You can find authentication information for this node [here](../../../credential
|
||||
|
||||
## Basic Operations
|
||||
|
||||
::: details Email
|
||||
- Send Email
|
||||
- Send Template
|
||||
:::
|
||||
|
||||
::: details Template
|
||||
- Create a template
|
||||
- Delete a template
|
||||
- Get a template
|
||||
- Get all templates
|
||||
- Update a template
|
||||
:::
|
||||
|
||||
## Example Usage
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user