Hi,
I’m loving the new variables available in comments and other places. Unfortunately, I don’t seem to be able to create a url including these variables. Upon completion of task, I want a rule to add a link to a satisfaction survey. The survey url needs to have the task ID passed as a parameter, however, when I try to do this, the ID is not included in the url. Is there a workaround or could an update be made to the variable feature?
Thanks!
             
            
              
              
              1 Like
            
            
           
          
            
            
              Hi @Ben_Miller2,
How/where are you trying to construct the URL? Can you perhaps post a screenshot?
             
            
              
              
              
            
            
           
          
            
            
              Sure!
I am constructing the URL in the action section of the rule.

The resulting comment then displays the url as https://example.com/survey?prefill_Asana+Task+ID=1234567etc
             
            
              
              
              1 Like
            
            
           
          
            
            
              I have a similar use case in which one of the custom fields I’m trying to include in a rule-triggered comment is a URL, but it’s not coming up as a link in the comment.