So I’ve been using a simple Zap for a while to convert a new line on Google Sheets to a bot message in my server, it works great for things that I don’t want to post under my personal Discord user. It’s a simple sheet with a column of Channel ID and a column of Message.
But now I want to be able to post Discord Embeds to make things look better, but I’m finding it hard. Every method I’ve found uses Discord Webhooks that you create yourself in the server, but you have to set them up per-channel, which I don’t want to do as there are lots of channels on my server.
So, is there a way to get Zapier to send a Discord Embed message by providing the channel ID?
It feels like something that Zapier could easily offer as an option on the existing ‘Send Channel Message’ action, but I believe this feature is not built in right now, you can only send simple messages. The ‘Embeds’ option is right there, which is what I need, but I don’t think there’s any way to edit it right now

Is there any workaround?