Productivity
Hubstaff
26 min
hubstaff is a workforce management app offering time tracking, employee monitoring, payroll, and productivity analytics integrating with make com enables automated workflows, streamlining operations and improving efficiency for businesses managing remote or distributed teams this is ai generated content based on official hubstaff documentation the content may still contain errors—please verify important information if you have questions on vendor documentation, contact https //developer hubstaff com/ directly requirements to use the hubstaff app in make, you must have an active hubstaff account and authenticate using openid connect oauth 20 or a personal access token, https //hubstaff com/ connect hubstaff and {{product name}} to get started, you must first create a connection between hubstaff and {{product name}} , allowing the two services to communicate you can connect using the following method oauth 2 0,personal access token,bearer token,basic auth oauth 2 0 instructions you need to register an oauth application and retrieve your credentials login to your hubstaff account using your credentials navigate to the developer section and locate the oauth apps page click to create a new oauth application enter the required information for your application application name, contact email, logo, homepage url, and redirect uri save your application and note the generated client id and client secret personal access token instructions you need to generate a personal access token and retrieve the refresh token login to your hubstaff account navigate to the personal access token page create a new personal access token copy and securely store the refresh token provided upon creation bearer token instructions you need to generate a personal access token and exchange it for an access token login to your hubstaff account using your credentials navigate to the personal access token management page create a new personal access token copy the generated refresh token provided after creating the personal access token exchange the refresh token for an access token using the standard oauth 2 0 token endpoint with grant type set to refresh token note the access token returned from the exchange process basic auth instructions you need to register an oauth application to retrieve the required credentials for basic auth login to your platform using your credentials navigate to the developer section or apps section create a new oauth application fill in the required details such as application name, contact email, logo, homepage url, and redirect uri after creating the application, locate and note the generated client id and client secret create the connection in {{product name}} https //www make com/en/register , add the hubstaff module to your {{scenario singular lowercase}} , and click create a connection if you add a module with an instant tag, click create a webhook , then create a connection optional in the connection name field, enter a name for the connection enter the authentication credentials you copied from your hubstaff or follow the on screen instructions to create the connection for detailed information on connecting an application, see docid\ so88fm6pkt0g adkddfzz page hubstaff modules after connecting to the hubstaff app, you can choose from a list of available modules to build your {{scenario plural lowercase}} create a client creates a new client record in your system create a project creates a new project in your selected application or workspace create a task creates a new task in your selected project or workspace delete a task deletes a selected task from your project or task list delete an invite deletes a selected invitation from your account get a client fetches details of a newly created client get a project fetches detailed information about a selected project get a task fetches detailed information about a selected task get an invite fetches the details of a particular invitation by its unique identifier invite a user sends an invitation to a specified user to join your organization list client invoices fetches a list of all invoices associated with your clients list clients fetches and displays a list of all client records from your account list invites fetches a list of all invitations sent or received within your account list organizations fetches and displays a list of all organizations associated with your account list projects fetches and displays all available projects from your account list tasks fetches and displays a list of all existing tasks from your account list team invoices fetches and displays all invoices associated with your team account list timesheets fetches a list of all recorded timesheets from your account make an api call executes a custom api request to the connected service using your authorized credentials update a client updates the details of a specific client in your system update a pending invite modifies the details of an existing pending invitation update a project updates the details of a selected project update a task updates the details of a selected task watch clients created triggers when a new client record is added to your system watch early shifts triggers when a scheduled shift starts earlier than its originally planned time watch late shifts triggers when any scheduled shifts start later than their designated time watch missed shifts triggers when scheduled shifts are not attended or marked as missed watch projects created triggers when a new project is created watch schedules created triggers when a new schedule is added to your account watch schedules updated triggers when any changes are made to existing schedules watch tasks completed triggers when specific tasks are marked as completed watch tasks created triggers when new tasks are added to your account templates you can look for more templates in https //www make com/en/templates , where you'll find thousands of pre created {{scenario plural lowercase}} hubstaff resources you can have access to more resources related to this app on the following links https //community make com/search?q=hubstaff https //hubstaff com/ https //developer hubstaff com/authentication https //www make com/en/integrations/hubstaff