The issue stems from Bubble workflow pulls the value of the url at the start of the workflow, and not using the updated value on subsequent steps.
The solution is described here, basically start another workflow on the “is saved” event:
The issue stems from Bubble workflow pulls the value of the url at the start of the workflow, and not using the updated value on subsequent steps.
The solution is described here, basically start another workflow on the “is saved” event: