Hello m trying to upload my workflow to templates section. And i did all the things which i need. But the problem is when i add my json file to “Template Code” It says “Please check your data and try again.” I know that my json file is correct. but i dont know the exact rules. Could you please help me with that?
Hello!
If you’re getting the error “Please check your data and try again” when uploading your JSON in the Template Code field, it usually means there’s an issue in the structure.
- Make sure you’re pasting just the workflow, not the full export object that includes credentials or instance metadata.
- Avoid credentials or sensitive data: remove any credentials blocks manually
- Use a tool like JSONLint to make sure the structure is valid.
If still it’s not working, try uploading a very simple version of your workflow first to see if the problem is with the structure or something specific in your flow.