Creating new Discord Guild Event [400] Invalid Form Body

Welcome to the Make community!

According to the Discord Developer Documentation,

The scheduled_start_time and scheduled_end_time needs to be in a ISO8601 timestamp format.

For example, September 27, 2022 at 6 p.m. is represented as 2022-09-27 18:00:00.000

You can use the parseDate and formatDate functions to define the correct format.

For more information, see Date Format tokens links below.

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —

Getting Started

Help Centre Basics

Articles & Videos

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.