Integration Development
Poozle support ticketing integrations currently. A integration takes the form of a build javascript file which follows the Poozle specification. To build a new integration in Typescript, we provide templates so you don’t need to start everything from scratch.You are not required to maintain the integrations you create. The goal is that
Poozle and the community maintain the integration.
Creating a integration from a template
- Search the generated directory for “TODO”s and follow them to implement your integration.
- You can also check the README to check how to test the integration.
- Make sure to review the Github integration which we wrote for better understanding.
We are still trying to streamline this process. You have any questions kindly
reach out to us in slack.