Kyle Seitz
My feedback
-
5 votes
You could create an input variable for 'baseURL' and then build up strings inside the botflow to use the base URL + specific paths/pages which often don't change between environments. Or we could build something that allows you to store objects outside of the botflows, kind of like the credentials idea.
An error occurred while saving the comment -
4 votes
Good idea, thanks.
An error occurred while saving the comment Kyle Seitz commented
Would be awesome if we could query field/variable as well. Right now, you need to perform a 'Set Field' action, and wrap your action around an Error Task in order to determine if it failed or not (i.e. if the field exists or not)
Kyle Seitz supported this idea ·
-
1 vote
Kyle Seitz shared this idea ·
-
3 votes
Kyle Seitz shared this idea ·
-
2 votes
Kyle Seitz shared this idea ·
-
2 votes
Kyle Seitz supported this idea ·
-
1 vote
Kyle Seitz shared this idea ·
-
2 votes
Kyle Seitz shared this idea ·
You should be able to do this, it sounds like your action(s) are targeting a web application, or Internet Explorer? If you edit your action, and navigate to "Rules", there should be a URL option. You can set this to either 'Ignore', or, as a 'Best Match'. This will likely solve the problem you're having