mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-12 23:54:07 -08:00
28 lines
592 B
JSON
28 lines
592 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": "Maxime Jumelle talks about using n8n at Blent.ai",
|
||
|
"icon": "🚀",
|
||
|
"url": "https://medium.com/n8n-io/maxime-jumelle-talks-about-using-n8n-at-blent-ai-c47d3fca6141"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|