Discord Embed

Hey y’all! I am new to this. I am part of a virtual airline. I have several active webhooks with data coming from our crew hub. In this data, they send over a profile avatar in URL format. Im wanting to include this within the embed. When I include the line of code within the embed it just shows up as a URL when it pushes through to our discord.

Screenshot 2024-02-10 3.50.10 PM

I have shown A screen shot example.

Any help would be greatly appreciated!

Welcome to the Make community!

You need to expand the “Show advanced settings” and actually map the EMBED or FILES fields, not just the text “Message” field - which only can contain text.

2 Likes

Hey thank you! So the data is all in the embed title and description boxes…so I need to break it down further?

The picture below is what I am trying to accomplish, The profile avatar comes in URL format from the webhook data.

NEVERMIND!!! I GOT IT!!!
Screenshot 2024-02-10 11.37.27 PM

Thank you for your help!