I want to create a little ‘refer friends page’ within Bubble.
Basically, when a user presses a button, for example, a Facebook button. Their app gets opened and they can post a message to their line. I also want this post be prefilled. For example: ‘Everybody, check out this restaurant!’. No image is needed.
I do did find something useful for Whatsapp just now from: marcusandrews
"
You can add a workflow to open an external website and put in this link: whatsapp://send?text=blahblah
That should open WhatsApp on the user’s device and share whatever text you want it too.
"
That works like a charm on Mobile, got to find how to do this on facebook now.