Productivity
Hubstaff
2min
The Hubstaff modules allow you to watch, create, update, list, and delete the invites, projects, tasks, clients, team invoices, client invoices, attendance schedules, and attendance shifts in your Hubstaff account.
To get started with the Hubstaff app, create an account at hubstaff.com.
For the list of available endpoints, refer to the Hubstaff Developer Documentation.
To connect to the Hubstaff app:
Log in to your Make account, add any Hubstaff module to your , and click the Add button next to the Connection field.
- Optional: In the Connection name field, enter a name for the connection.
- Click Save.
Confirm the access by clicking Authorize.
The connection has been established and you can now build .
After connecting the app, you can perform the following actions:
- List OrganizationsRetrieves a list of organizations.
- List invitesRetrieves a list of invites.
- Get an InviteRetrieves a specific invite.
- Invite a UserInvites a specific user to organization.
- Update a Pending InviteUpdates a pending invite.
- Delete an InviteDeletes a specific invite.
- Watch Projects CreatedTriggers if projects have been created.
- List ProjectsRetrieves a list of projects.
- Get a ProjectRetrieves a specific project.
- Create a ProjectCreates a new project.
- Updates a ProjectUpdates a specific project.
- Watch Tasks CreatedTriggers if some tasks have been completed.
- Watch Tasks CompletedTriggers if some tasks have been completed.
- List TasksRetrieves a list of tasks.
- Get a TaskRetrieves a specific task.
- Create a TaskCreates a task.
- Update a TaskUpdates a specific task.
- Delete a TaskDeletes a specific task.
- Watch Clients CreatedTriggers if new clients have been created.
- List ClientsRetrieves a list of clients.
- Get a ClientRetrieves a new client.
- Create a ClientCreates a new client.
- Update a ClientUpdates a certain client.
- List Team InvoicesRetrieves a list of team invoices.
- List Client InvoicesRetrieves a list of client invoices.
- Watch Schedules CreatedTriggers if schedules have been updated.
- Watch Schedule UpdatedTriggers if schedules have been updated.
- Watch Early ShiftsTriggers when shifts have become early,
- Watch Missed ShiftsTriggers if shifts have been missed.
- Watch Late ShiftsTriggers if shifts have been late.
- Make an API CallPerforms an arbitrary authorized API call.