I created a community node for n8n and published it to npm following all the instructions.
Will it appear in the list of community nodes in the cloud version of n8n automatically?
Or do I need to verify it?
I was under the impression that there are also unverified nodes there, so it doesn’t need to be verified to appear there, correct? If so, how long does it usually take?
Unverified nodes are only available for a non-cloud setup of n8n.
For this all you need to do is publish your node on npmjs, from where whoever is using self-hosted n8n can download and use the node without you having to verify it.