Hi, I just recently stumbled over Bubble and love every bit of it so far!
I have a bit of past experience with web development and I like to dive straight in, so I set out to build a business app for my company that I’d like to pull certain data from SAP Business One.
I couldn’t find a lot of detail information on this topic in regard to SAP and there’s only one post on this forum that mentions SAP where it’s just suggested to do a connection using the bubble API connector.
The SAP B1 Api is the so called “Service Layer”. Basically a web server that handles incoming OData based HTTP requests.
This is how the architecture looks like:
So here’s the issue:
I’ve got the relevant technical documentation from SAP, but I don’t really know where to start within Bubble. Since I’ve never really worked with API calls, there’s obviously a lot to cover and I’m willing to put in the time required to learn stuff and share findings.
I would really appreciate if someone could point me in the right direction of how to approach this problem and if possible link relevant learning ressources etc.
Thanks!