Hi, all!
I’m new to Bubble, but have some experience with similar no-code platforms (no dev background & limited experience with APIs).
I am setting up 2 apps: one admin app for myself and the other a client facing app.
I need to create a workflow that can accomplish the following:
- button in a table is pressed in admin app
- a unique link is created and saved to the database for the associated thing (client) of current table cell
- link is sent to associated client
- when client clicks the link, client app is opened and this specific client’s details are displayed on the page
I have downloaded the Bubble App Connector plugin - however, I am getting hung up on how to make the current user of the client app the associated client that clicked the link. I would like for the login process to happen automatically when the link is clicked (similar to Magic links).
Could someone help me breakdown how to sign a user into app B using the link created with app A?
I’m happy to provide any additional details/explanations as needed.
Thanks in advance!