Hi @tomjedusor45c,
For that you would typically use a URL parameter.
-
On the webflow side, when the user presses Enter or a button to search, add a parameter to the url of the Bubble app (f.i. address) together with the address. it will look something like this 'https://yourbubbleapp.bubbleapps.io/page?address=addressfromsearchbar.
-
On the Bubble side you will have to configure the element in which you want the address to like this:
When the page is opened, the address which was added as a URL-parameter is shown in the input element on the page:
Best,
Gerbert
MVP Design