in a SaaS based app in bubble which I want to build , I want different customers who have subscribed with us, enabled to send AND receive replies to their quotations or email within the bubble app. NOTE: most may be using public email service providers like gmail or yahoo or Hotmail and only a few their own domain for emails.
Just to make sure I understand, you want users to be able to communicate on your platform, and people to receive email notifications of the message they have on the platform? Or you want people to email each other using your app? If it's the latter, I'm not sure how that can be done tbh, but will share if I figure that out.
Interesting. Could you possibly set that up as an API workflow? You can set a date/time for when an API workflow should trigger, so if you make that date/time input the same as the end of your auction, the workflows you want to happen will be triggered at the end of that auction. I believe API workflows are available on a personal plan.
in a SaaS based app in bubble which I want to build , I want different customers who have subscribed with us, enabled to send AND receive replies to their quotations or email within the bubble app. NOTE: most may be using public email service providers like gmail or yahoo or Hotmail and only a few their own domain for emails.
Just to make sure I understand, you want users to be able to communicate on your platform, and people to receive email notifications of the message they have on the platform? Or you want people to email each other using your app? If it's the latter, I'm not sure how that can be done tbh, but will share if I figure that out.
It’s the latter :(
Interesting. Could you possibly set that up as an API workflow? You can set a date/time for when an API workflow should trigger, so if you make that date/time input the same as the end of your auction, the workflows you want to happen will be triggered at the end of that auction. I believe API workflows are available on a personal plan.
Are you familiar with API workflows?