I have a webhook zap sending and creating an office 365 event. It is working successfully. When I view the logs of the zap, there is data out for the office 365 step and it contains a “ICalUID” field. I’d like to bring that back in the json that is returned to my script. I’m getting “status: success” and a few other IDs but I just need to add this one so I can store this UID for update reasons. Does anyone know how to get that?
thanks in advance.