I have built a small SaaS application which has been a lot of fun.
I have recently been asked if it’s possible for a client to integrate with his company payroll system they have at small 20 person business and they maintain their company user records on another application.
Essentially, the client does not want to go in and add all 20 people into my application and maintain two sets of users. He just wants to maintain the records on their existing payroll application and that would obviously sync to my applications user table.
Then I was thinking about it from a SAAS perspective, I was thinking is it possible for anybody that signs up to my application have the ability to self connect the user table (certain Fields) to their own HR/Payroll department software?
I’ve never really been a developer until I joined bubble so I do not have this advanced experience here.
I would truly appreciate any advice that I could move forward on.
I would recommend that you start to learn more about the API connector and being able to grab data from an external app, as long as they have an API in the app they are using you should be able to build in the API workflow to pull in employees.
I have a big enterprise app which requires us to start looking at similar before we pull out of Alpha.