I need to make a simple zap from Calendly to Slack. When someone books an event I want a notification in slack with name, email and time. However, I’m having issues with the date and time formating. I want it to be dd/mm/yyyy, hh:mm like 11/04/2024, 10:00AM but it keeps doing this format: 2024-04-11T08:00:00.000000Z.
I’m using change date and time format but it just doesn’t seem to do anything. Any suggestions?