{
"type": "schedule",
"date": "2024-12-14T10:00:00.000Z",
"shortLink": false,
"tags": [],
"posts": [
{
"integration": {
"id": "your-medium-integration-id"
},
"value": [
{
"content": "# Introduction\n\nThis is my article content written in markdown.\n\n## Section 1\n\nMore content here...",
"image": []
}
],
"settings": {
"__type": "medium",
"title": "Building Modern Web Applications",
"subtitle": "A comprehensive guide to full-stack development",
"tags": [
{ "value": "programming", "label": "Programming" },
{ "value": "webdev", "label": "Web Development" },
{ "value": "javascript", "label": "JavaScript" }
]
}
}
]
}