Hi,
When users post a specific link in the comments under a card, for example: https://www.support.com/ticket/ticketnumber. I'd like to create a rule that extracts this last part, the ticket number, from the link and post it in a custom field named ticketnumber.
I would love to hear if this is possible :)
Thanks in advance.
@[deleted]
Try this
when a comment containing "https://www.support.com/ticket/{* }{*}" is posted to a card, set custom field "Reference" to "{wildcard1}"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I tested it before my post. This is because am assuming that there is a space between the url and text after it. In any case, @[deleted] you should test it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.