- Getting Started -
1) Install Plugin.
2) Use the 'Update URL' action in a workflow.
- Configuring the plugin -
There are three common scenarios you'll likely want to have when changing a URL
A - CHANGE PARAMETERS ONLY (Keep the URL & Path)
Leave the 'new URL' field empty, we'll grab the current URL from the browser.
You can specify an unlimited number of parameter key/values to add/change/delete in the URL below
B - NAVIGATE TO NEW URL & PATH (preserve parameters)
in the 'new URL' field enter:
[Homepage URL][page url]/[path url]
Example:
HOMEPAGE URLmain/step1
would change this url:
https://app.bubbleapps.io/main/intro?name=Joe&age=45to this:
https://app.bubbleapps.io/main/step1?name=Joe&age=45NOTE: make sure to input the full URL
C - REWRITE THE ENTIRE URL (including parameters)
Set 'manage parameters' to 'no'. The plugin will use the entire URL with any parameters to the right of the query '?' from the 'new URL' field and will ignore any parameter/value or parameter-related configurations that are set in the plugin.
Saving to the history:
Set 'save to history' to 'yes' if you want this URL to be saved into the browser history. Note: when navigating back the browser will load the page from cache and not request a new page