Hey Guys,
I’m preparing new project on top of bubble, but for some features I need to create custom plugin that would have frontend and backend parts.
Is there anywhere boilerplate project that have frontend component that is connecting to backend workflows for currently logged user? Or any API documentation would help.
Note: I got years of JS experience, so just looking for some documentation how to call backend workflows (within the same private plugin) and retrieve / store data.
Your help will be very much appreciated