Hi, I've been trying to create an event with an attached file (a pdf in my case). At the moment I would have the following:
set NewEvent to make new event with properties {summary:"OR", start date:Dia, end date:Dia_fin, }
I need the property which would be followed by the file route, I have tried with url but it obviously doesn't work.
Thank you very much.