Does /workflow/start mean something in bubble?

hi
we don’t use cookies or analytics on our index and instead create anon events when the page is loaded to get a general idea of screen sizes and URLs (e.g. social media links). pretty basic.

recently, a strange url was captured on index page load that i could neither explain nor replicate: ourwebsite(dot)com/workflow/start. the weird thing? when i enter that url i get routed to the 404 error page and can’t stay on the index page. so the anon event that i create using the non-existent url is different and as expected.

my questions: does workflow/start mean something in bubble? is there some hidden way of accessing workflows on a page that isn’t in the manual? can anyone explain how This URL could be captured on page load when This URL doesn’t exist…?

Many thanks

1 Like

no, it doesn’t…the only thing close in bubble is for api usage of /wf/start which is to trigger a backend workflow called ‘start’

1 Like

ok so if This URL wasn’t created by bubble and wasn’t created by our app, and if the user entered it they would have been routed to the 404 error page… any ideas on how This URL could have been captured on index page load when This URL doesn’t exist…?
just trying to understand what’s going on…

no idea