Hello n8n team, this is not the first time I have edited a template to upload it to the template marketplace, but it cannot pass moderation in any way. Please tell me where the errors are described, I could not find the reasons for the refusal. Best regards
it’s not clear through Images, can you more elaborate your question?
Likely issues & how to fix them:
-
Template description is too vague
→ Clearly explain what the workflow does, inputs, outputs, and limitations. Avoid marketing language. -
Missing or unclear credentials setup
→ Explicitly document how users should configure the OpenAI / KIE.AI credentials and required environment variables. -
Node naming & structure
→ Ensure all nodes have clear, descriptive names and no unused or disabled nodes remain. -
Hard-coded values
→ Replace hard-coded prompts, models, or URLs with parameters or clearly documented defaults. -
Error handling missing
→ Add basic error handling (e.g., failed API response, empty input, invalid image URL). -
Marketplace compliance
→ Verify the template follows n8n marketplace rules:-
No proprietary keys included
-
No misleading claims (e.g., “official OpenAI”)
-
Correct service naming and attribution
-
-
README / Notes section incomplete
→ Add a short “How to use”, “Expected input”, and “Example output” section.
Next step:
Re-submit after addressing the above and explicitly mention in the resubmission notes what was changed. This usually speeds up approval.
Hey @Tina_Anit!
Here’s the template you submitted:
… and here’s our feedback:
For spelling - fix “OpenAi” to “OpenAI” in the title
Regarding sticky notes - check out our guidelines here. We’re basically expecting you to have one “main” sticky note that describes what the workflow does and how to set it up.
Hope this helps ![]()
Miha


