I wrote a rule. Trying to take info from one card and post into another.
I am sending an email and adding it to a list. I am using the Newly created card to assign someone to an already existing case. The email I send works fine and a new card is created in the incoming list and has the correct person assigned to that card. I need the script to read the assigned member from that card and then assign that same person to the existing card in another list.
This is what I have so far. But it seems that every variable I try to use is blank. with the exception of {username} which is of course me and that does not help.
What am I missing?
when a card is added to list "Incoming", lookup a card titled "{carddescription}" on board "Manager Board", and add member @{addedmemberusername} to the card
Got it working. made a slight change to the incoming email to get it to work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.