Streamtime is project management software for creative businesses including design studios, agencies, and architects. It offers job tracking, time tracking, scheduling, quoting, invoicing, and team collaboration tools.
Available to claim
Build and ship the Streamtime plugin to earn 14 points when we merge it to main. You have 1 hour to link an issue, then 3 hours to open a PR with the plugin scaffold.
Tool to retrieve your organisation’s details. Use after confirming your authentication to ensure you are operating within the correct organisation context.
Tool to retrieve a role by ID. Use when you need to fetch details of a specific role after confirming its ID.
Retrieves all roles in the Streamtime organization. No parameters required. Returns role ID, name, and active status. Use this to discover available roles before assigning them to users or when you need to reference role IDs.
Retrieves all saved segments for a specific user. Saved segments are custom filters or views that a user has created and saved in Streamtime. Use this when you need to see what segment filters a user has saved. Requires the user's numeric ID (e.g., from GET /users endpoint).
No webhooks.