1

I'm using the URLTrigger plugin to get notifications of people picking up cases in FogBugz. It's all going fairly well except that I don't seem to be getting any values from the {Category} variable - the related parameter in my querystring is always blank.

What should I expect to see?

flag

1 Answer

2

{Category} should give you the ixCategory (i.e., a number):

Sample {Category} placeholder value from URL Trigger log

link|flag
Thanks - hadn't noticed that the log had this information in it. And it turns out (not unexpectedly) that it was my server that was at fault. – Mal Ross Jul 17 at 9:34

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.