Discover Poozle’s features and functionality within a short span
docker-compose up
+ New Integration Account
on the left side:
http://localhost:8000/workspaces/0a58f56e-3f59-4f4e-a8e1-a9e47aae5c3c/integration_account
. Take
workspaceId 0a58f56e-3f59-4f4e-a8e1-a9e47aae5c3c
and Copy it.
Settings
page and click on API Keys. Generate a new key to use it as a Bearer token.
http://localhost:8000/api/v1/ticketing/{repo_name}/tickets?realtime=true
with headers workspaceId
, integrationAccountId
and Authorization
with its values respectively.