The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hello! I wrote a script that creates multiple days worth of events people can book at a time, but it takes into account some settings to determine how long those slots are, when the lunch break is so it wont create a slot then, etc. I'm also making a...
Thank you! For some reason, I thought the input variables had to be values from previous automation steps, I didn't realize you could type in anything. 臘♀️
Hi! I know this is several months old now but I found this thread while looking for the answer to my own question, and I actually have a formula you can use in a larger script if you still need help: if ((eventStart.valueOf() <= startDate.valueOf() &...