Before you begin
To build an integration, you will need:- Tenant identifier (tenant-id) provided after the preezie tenant creation.
- Npm preezie library installed (widget-sdk) found on (https://www.npmjs.com/package/@preezie/widget-sdk)
- Access to a preezie API environment
- Valid API key to use in the npm library (contact preezie to get a valid API key)
- An HTTP client capable of sending JSON requests
