I’m trying to integrate google classroom and clickup so that whenever a teacher sends an activity in google classroom, a task is also created in clickup. Until then ok. But in the delivery date field I need the variables provided by the paths {{steps.trigger.event.dueDate.year}}, {{steps.trigger.event.dueDate.month}} and {{steps.trigger.event. dueDate.day}} and the system asks to write in ISO8601 format. I tried every way I could think of to write these variables in ISO 8601 format but it didn’t work. How should I do?