Hi Jainesh
Thanks for your answer.
The following screenshot shows the automated action I'm trying to activate on update of imported records:
But the error I get is:
ValueError: : "time data 'x_studio_salesforce_import_date_time' does not match format '%Y-%m-%d %H:%M:%S'" while evaluating
"record.write({'date_closed':'x_studio_salesforce_import_date_time'})"
Both fields "date_closed" and "x_studio_salesforce_import_date_time" are date&time fields, so the error seems illogical.
I want to match the closed date with the x_studio_salesforce_import_date_time date, but no luck so far.
Do you have any suggestions?
Thanks
Jan