Discord Componants

I’m wondering if its possible to add components to discord items using the discord connector, or is this in the works? Discord recently added buttons and form fields as components, but it does not seem available yet? Am i able to process this as a Json load using the connector?

Howdy @scarecr0w12 Welcome to the :make: Make Community!

This is not currently available specifically as a module in :make: make.
or a feature on the post message as embed module.

But can be done via the discord->Make API call module
or the :make: make HTTP module, using the post method.

1 Like

Can you elaborate on this ? I have also had this problem, tried a few guides and none seem able to click a button for me. Just want to follow an up to date, good guide on this through the HTTP module