I am very new to low-level code and don’t have any coding background.
I am trying to convert a string of date “1.Due_Diligence_Date” in format like 27 Apr 2024 to date and then set it in a Google calendar in the ISO format it wants it in.
So far, I have set the following:
webhook correctly so it passes the values namely “1.Due_Diligence_Date”. Output is 27 Apr 2024.
Set variable tool. I have added this {{parseDate(1.Due_Diligence_Date; " dd MMM yyyy")}} //failing at this step//. Error below:
Set variable tool to format date. //didnt get to this step yet.
If you need further assistance, please provide the following:
Please also provide the output bundles of the Webhook trigger module by running the scenario (or get from the scenario History tab), then click the white speech bubble on the top-right of each module and select “Download input/output bundles”.
A.
Save each bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.