Hello,
The Intercom action “Remove tag from contact “ doesn’t have an option to search by tag name, it only works by ID. Intercom’s API doesn’t have a direct way to retrieve a tag’s ID by name either, you have to get a list of all the tag IDs and find it via code.
This adds a little bit of overhead to the process.
The action “Add tag to contact” does have a “search by name” option. Is it possible that we could get a similar option for the “Remove tag from contact” action?
Thanks!
