N8n can become very user friendly in terms of deployment, environment management and code versioning simply by adding an additional API endpoint to Create and Update workflows by name.
Currently it is only possible using workflow Id and since Id is auto increment there is now way to maintain uniformity across instances.
Having a similar endpoint that works with name as input will greatly simplify deployment and maintenance.
Thank you