mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 12:35:46 +03:00
a503c0e86b
* ✨ Add new codex files and fixed previous files * 🔨 Minor fix * 🔨 Minor fix
28 lines
611 B
JSON
28 lines
611 B
JSON
{
|
|
"node": "n8n-nodes-base.stripeTrigger",
|
|
"nodeVersion": "1.0",
|
|
"codexVersion": "1.0",
|
|
"categories": [
|
|
"Finance & Accounting",
|
|
"Sales"
|
|
],
|
|
"resources": {
|
|
"credentialDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/credentials/stripe"
|
|
}
|
|
],
|
|
"primaryDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.stripeTrigger/"
|
|
}
|
|
],
|
|
"generic": [
|
|
{
|
|
"label": "Automate your customer journey with n8n: An interview with Blent.ai",
|
|
"icon": "🚀",
|
|
"url": "https://n8n.io/blog/automate-your-customer-journey-with-n8n-an-interview-with-blent-ai/"
|
|
}
|
|
]
|
|
}
|
|
} |