This project is an interactive decision-making tool based on the original idea from Jochen Geist, a ServiceNow employee. It aims to guide users through choosing the best integration pattern for connecting ServiceNow with third-party systems. By making this tool interactive, you can answer a series of questions and be guided through a decision tree to find the most suitable integration pattern.
Additionally, this project allows you to save your integration decisions and come back to review them at anytime.
The original post by Jochen Geist can be found here.
- Interactive decision tree to choose the right ServiceNow integration pattern.
- Save your integration choices and come back to them later.
- Built with Next.js using the App Router.
- Backend uses Firebase for storing user decisions and data.
- Open to community contributions and improvements.
This project is licensed under the MIT License
This is an open-source project, and I’m not making a cent from this. Anyone is welcome to submit a PR with ideas or improvements.