mmensah Posted April 30 Share Posted April 30 Good Morning All, I'm trying to make an auto-task that removes board entries for cancelled requests and while I've got it to work for a specific board, I was wondering if there was a way to program the auto task to collect the board name automatically from the request so this feature can be used for multiple boards. Many thanks in advance for your insights and assistance. Martin Mensah Link to comment Share on other sites More sharing options...
TrevorHarris Posted April 30 Share Posted April 30 Hi, If the autotask is launched from a custom button on a card or from a Board automation trigger, the boardId will be passed as an inputParam to the autotask so can use that to specify which board to use Thanks Trevor Link to comment Share on other sites More sharing options...
mmensah Posted April 30 Author Share Posted April 30 (edited) Hello Trevor, Yes the auto-task is launched via a custom button, however, the board ID and the Card Id do not appear as global inputs, I've attempted to use the code manually, but I'm still encountering the same problems Is there a specific node or nodes i should place before trying this again? Edited April 30 by mmensah Link to comment Share on other sites More sharing options...
TrevorHarris Posted May 2 Share Posted May 2 I think that custom button is on the request page, the board ID and card Id inputs are available if you create the autotask in Boardmanager and call it from the BoardManager Board page. Thanks Trevor Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now