Skip to main content
Best answer

How to pull readable role names for Trello card titles from Discord messages

  • April 11, 2025
  • 3 replies
  • 45 views

Forum|alt.badge.img

Hi, so I've got the bot to pull the text of a discord message. That works fine, however for the title of the card I have it calling out a mentioned role. This unfortunately doesn't put the actual text of the role, just the discord ID for it. I did some research and tried using a formatter with the table so when an ID is called it will just transfer to readable text.... unfortunately that didn't work and now I'm stuck. Any assistance would be awesome.

Best answer by MonkeyMan6505

That didn’t work unfortunately, I did figure that using a path splitter would work and it did! Thanks for the assistance though

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

JammerS
Forum|alt.badge.img+6
  • Zapier Staff
  • 3527 replies
  • April 14, 2025

Hi ​@MonkeyMan6505,

 

Welcome to the Community.

If you're trying to convert Discord role IDs into role names for a Zap, Zapier doesn't support this directly. Instead, create a lookup table in Google Sheets with role IDs and their corresponding names. Then, use a "Lookup Spreadsheet Row" action in your Zap to match the ID to a name and use that for your card title. Just remember to update the sheet manually whenever roles change in Discord.

I hope this helps. If you have any other questions or need further assistance, please don't hesitate to ask.


Forum|alt.badge.img
  • Author
  • Beginner
  • 1 reply
  • Answer
  • April 14, 2025

That didn’t work unfortunately, I did figure that using a path splitter would work and it did! Thanks for the assistance though


JammerS
Forum|alt.badge.img+6
  • Zapier Staff
  • 3527 replies
  • April 15, 2025

Wow! Thank you for confirming that your resolution got the Zap running. This will significantly help our Community members to have as a reference for the same issue.