Dropdown Select

Triggers when a dropdown below a message is selected.

This trigger is based on Discord event InteractionCreate.

Inputs

Inputs have not yet been documented.

Outputs

Interaction ID

Interaction Token

Server ID

Channel ID

Executing User ID

Message ID

Context Type

App Permissions

\

More Information

While different from buttons and modals, dropdowns are very similar to a button but with an extra data field being returned to the receiving flow. Dropdowns not only have an ID that is shared between all dropdown items in a single select menu, they also allow for up to 5 dropdowns to be added per message. More information and examples for the Dropdown Select trigger can be found on the Button Click documentation page