Hi,
I’ve encountered an issue with my automation in Make.com where I’m using an Iterator to split text from OpenAI into multiple tasks (in this case, 4). The Iterator then sends each task as a separate “Bundle” to Todoist to create tasks there. However, only the first two tasks are actually created in Todoist, while the remaining ones don’t appear at all.
I’ve checked the settings and can’t identify what might be causing this behavior. Has anyone experienced a similar issue or knows why only part of the tasks are transferred to Todoist?
Thanks in advance for any help!
[
{
"value": "Utvärdera nuvarande arbetsuppgifter och resurser",
"__IMTINDEX__": 1,
"__IMTLENGTH__": 4
},
{
"value": "Analysera behovet av framåt",
"__IMTINDEX__": 2,
"__IMTLENGTH__": 4
},
{
"value": "Samla in och analysera timrapporter och kostnader från",
"__IMTINDEX__": 3,
"__IMTLENGTH__": 4
},
{
"value": "Planera möte för att diskutera framtida behov och lösningar",
"__IMTINDEX__": 4,
"__IMTLENGTH__": 4
}
]
[
{
"id": "8544911243"
}
]
[
{
"id": "8544911124"
}
]