Skip to main content

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.

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.


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


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.