md2doc_1234567890abcdef
Google Drive folder ID
Use make.com expressions like {{$json.field}} for dynamic content
Get your real API key and start automating your workflows today.
Copy the cURL command or Make.com HTTP module configuration
How to use:
curl -X POST https://api.mark2docs.com/api/convert/markdown-to-doc \ -H "Content-Type: application/json" \ -H "X-API-Key: md2doc_1234567890abcdef" \ -d '{ "content": "# Make.com Document\n**Auto-generated** from Make scenario.\n", "title": "Make.com Document", "sendNotificationEmails": true }'