Hi
I have a set of workflows which are run a few hundred times each month. Before each month I have to edit the interface section for the URL as it changes to reflect the previous month.
Is it possible to push some automated code in to this which looks up which month is it, and amends the URL accordingly in the interface designer - I'm thinking that most of the URL is text so i can just create it with an '+' but i don't see any way of pushing this into the interface as it's hard coded.
Thanks