Hello,
I have a workflow that I'm planning on publishing to the gallery as an app that would have a user interface, requiring them to input two or three fields. The main issue that I'm going to have with this is the database I'm hitting with this request can only be used between 3pm and midnight. Is there something in the gallery that allows me to limit this app from running outside of this time-frame, or would I have to build it into the workflow to check the current time and error/stop if it is?
Thanks,
Tyler