Hi,
I’m new to n8n (cloud) and am building my first workflow to automate replying to support requests however I’m stuck when trying to implement the Discord Send and Wait option.
Specifically, I’m trying to get my workflow to send a message to a specific Discord channel with Approve/Disprove buttons, wait for the response and then based on the interaction, the workflow would either email out the drafted reply or not.
Currently, my workflow does all of the above but without the Discord part.
Using the Discord node, I have managed to connect n8n (cloud) to the channel (using webhook) but can’t figure out how to implement the Approve/Disprove buttons.
I’ve spotted a few community nodes but my instance is n8n hosted, so wouldn’t work.
Any advice would be really appreciated!
Thanks