Thanks Samliew!
Scenario Blueprint (99.0 KB)
Iterator Output Bundle
[
{
"title": "Intro",
"start_time": "00:00:00",
"__IMTINDEX__": 1,
"__IMTLENGTH__": 11
},
{
"title": "Vojtech's personal motivation",
"start_time": "00:02:18",
"__IMTINDEX__": 2,
"__IMTLENGTH__": 11
},
{
"title": "Stories are key",
"start_time": "00:03:23",
"__IMTINDEX__": 3,
"__IMTLENGTH__": 11
},
{
"title": "The right format",
"start_time": "00:06:22",
"__IMTINDEX__": 4,
"__IMTLENGTH__": 11
},
{
"title": "Arguments depend on the audience",
"start_time": "00:08:32",
"__IMTINDEX__": 5,
"__IMTLENGTH__": 11
},
{
"title": "Trash and Cash",
"start_time": "00:11:09",
"__IMTINDEX__": 6,
"__IMTLENGTH__": 11
},
{
"title": "Dealing with Social Media critics",
"start_time": "00:14:36",
"__IMTINDEX__": 7,
"__IMTLENGTH__": 11
},
{
"title": "Winning colleagues",
"start_time": "00:16:58",
"__IMTINDEX__": 8,
"__IMTLENGTH__": 11
},
{
"title": "Communication skills are essential",
"start_time": "00:21:07",
"__IMTINDEX__": 9,
"__IMTLENGTH__": 11
},
{
"title": "Looking back at CIRCULAZE Summit",
"start_time": "00:23:13",
"__IMTINDEX__": 10,
"__IMTLENGTH__": 11
},
{
"title": "The Launch of the Circular Economist",
"start_time": "00:25:00",
"__IMTINDEX__": 11,
"__IMTLENGTH__": 11
}
]
POST request to Podigee Bundle 1
[
{
"ca": null,
"qs": [],
"url": "https://app.podigee.com/api/v1/chapter_marks",
"data": "{\n \"episode_id\": 1880145,\n \"title\": \"Intro\",\n \"start_time\": \"00:00:00\",\n \"url\": \"\",\n \"created_at\": \"2025-04-17T17:37:36Z\",\n \"updated_at\": \"2025-04-17T17:37:36Z\",\n \"image\": \"\"\n}",
"gzip": true,
"method": "post",
"headers": [
{
"name": "Token",
"value": "5aa225b48604a9bc8a052eed31df93c9"
},
{
"name": "Content-Type",
"value": "application/json"
}
],
"timeout": 300,
"useMtls": false,
"authPass": null,
"authUser": null,
"bodyType": "raw",
"contentType": "application/json",
"serializeUrl": false,
"shareCookies": false,
"parseResponse": true,
"followRedirect": false,
"useQuerystring": true,
"rejectUnauthorized": false
}
]
POST Request to Podigee Bundle 2
[
{
"ca": null,
"qs": [],
"url": "https://app.podigee.com/api/v1/chapter_marks",
"data": "{\n \"episode_id\": 1880145,\n \"title\": \"Vojtech's personal motivation\",\n \"start_time\": \"00:02:18\",\n \"url\": \"\",\n \"created_at\": \"2025-04-17T17:37:36Z\",\n \"updated_at\": \"2025-04-17T17:37:36Z\",\n \"image\": \"\"\n}",
"gzip": true,
"method": "post",
"headers": [
{
"name": "Token",
"value": "5aa225b48604a9bc8a052eed31df93c9"
},
{
"name": "Content-Type",
"value": "application/json"
}
],
"timeout": 300,
"useMtls": false,
"authPass": null,
"authUser": null,
"bodyType": "raw",
"contentType": "application/json",
"serializeUrl": false,
"shareCookies": false,
"parseResponse": true,
"followRedirect": false,
"useQuerystring": true,
"rejectUnauthorized": false
}
]
There were no further bundles POSTed to podigee in this module, which is what’s confusing.
I hope this helps figure it out!
Thanks again!
Craig