I am working on an automation to save ChatGPT generated MD formatted text to Google Drive as a markdown file.
I use the “Create a file from text” google drive module. Although I give the file extension as .md in the file name field, it added a .txt at the end in the drive folder.
This is similar to this post
But the difference is I am Creating a file from scratch. How do I achieve what I want? The solution in the attached thread talks about using the “Map” option but I don’t understand how to use it in my case.
Any help would be really appreciated.