Clean Temp Storage This workflow activity goes through the temporary area of the uploads directory for this site and deletes any files that are older than the user configured timeout.
Expire Subscription Codes This workflow activity will go through all subscription codes and expire any subscription code whose status is unused after the expiration date for the subscription code has passed. The expiration date is calculated from the date it was created and interval it was set to expire.
magic numbers This is a list of the magic numbers that WebGUI uses
Request Approval for Version Tag This workflow activity is used by WebGUI's version control. It is used to require approval for a version tag to be committed.
Scheduled Publishing To schedule publishing in WebGUI, create a version tag and make your new edits under this tag. Then, you'll want to create a workflow to commit this tag at a set time.