What is your goal?
I´m trying to setup a simple automation with Google Sheets & Kommo. The goal is that, everytime a row is added to a spreadsheets, a task will be created in Kommo based on the info the row has (Lead ID, Task Duration, Start Time of the task, etc.)
What is the problem?
The issue is, whenever I try to setup the date for the task in Kommo, it would not create the task because the info brought from GS is a date but in text. Where in the Kommo module I need a date data type. Also happens with duration where the info brought from the spreadsheets is text but I need a number on the Kommo module.
What have you tried so far?
So far. I´ve tried using the parsedate function but this doesn´t help.



