Generated from
nodes/_schema/credential.schema.json, the same file the node
linter validates against.Example
credentials/<name>.yaml
Fields
string
required
The credential type’s id, referenced by
interface.yaml.string
required
The name on the form someone fills in. Write it for a person who has your service open in another tab.
string
One line saying what the credential is for, shown above the form.
string
A link to where the key comes from, shown beside the form.
object[]
required
The fields on the form. Mark anything that grants access
secret: true.Next steps
Building a node
The guides behind these fields.
Troubleshooting
When a node does not do what you wrote.

