Combining Subject Text and Comment Text trigger conditions
Publicado 07 oct 2019
I'm building a workflow requiring that the Subject Text contains a string of words, and also that the Comment Text contain a specific string of words. When testing the trigger using only the Subject text condition, it works fine, but once I added the condition that the Comment text must also contain a different string of text, the trigger will not fire.
To be clear, the Comment text string in the example above is not referencing Zendesk tags - the comment body of the tickets being received in our Zendesk via API contain a line of text that will look similar to that.
Is anyone aware of issues combining these two conditions when you need to Meet ALL of the following conditions? Perhaps the colon special character is causing an issue? Is it relevant that in the actual tickets the word "Tags" is in bold text?
Not sure if it's relevant, but the actions of the trigger are notifying two HTTP targets.
Thanks in advance for any insight!
EDIT:
This appears to be an issue with either the word Tags being in bold, or the fact that the colon follows the word Tags: because the following conditions work -
My guess is the bold formatting is throwing it off. This should be a simple enough fix on our end to remove the formatting, but out of curiosity, is there any way to have this condition read the string as is?
0
4 comentarios
La publicación no admite más comentarios.