
When this happens...
New User
New Project
New Task
New Timesheet Entry

Automatically do this!
Enable Integrations or automations with these events of ProjectManager and Google Apps Script
Triggered when a new user is added to your account
Triggers when a new project is created
Triggers when a new task is created, can be configured to find all new tasks or only tasks added to a specific project.
Triggered when a new timesheet entry is created
Creates a new project
Create a new Task within a specific project.
Create a timesheet entry by specifying the person, task, date, and hours. Only one entry per person/task/day is allowed. Use timesheet-update to modify an existing entry.
Update an existing project, empty fields will remain unchanged
Update an existing task, empty fields will remain unchanged
Update an existing timesheet entry, useful for incrementing the total hours logged or adding notes about the entry
Explore more automations built by businesses and experts

Gain insights into how viaSocket functions through our detailed guide. Understand its key features and benefits to maximize your experience and efficiency.

Unlock your team's potential with 5 straightforward automation hacks designed to streamline processes and free up valuable time for more important work.

Workflow automation is the process of using technology to execute repetitive tasks with minimal human intervention, creating a seamless flow of activities.
To start, connect both your ProjectManager and Google Apps Script accounts to viaSocket. Once connected, you can set up a workflow where an event in ProjectManager triggers actions in Google Apps Script (or vice versa).
Absolutely. You can customize how ProjectManager data is recorded in Google Apps Script. This includes choosing which data fields go into which fields of Google Apps Script, setting up custom formats, and filtering out unwanted information.
The data sync between ProjectManager and Google Apps Script typically happens in real-time through instant triggers. And a maximum of 15 minutes in case of a scheduled trigger.
Yes, viaSocket allows you to add custom logic or use built-in filters to modify data according to your needs.
Yes, you can set conditional logic to control the flow of data between ProjectManager and Google Apps Script. For instance, you can specify that data should only be sent if certain conditions are met, or you can create if/else statements to manage different outcomes.
ProjectManager.com is a simple yet powerful online project management tool that enables you and your team to plan, track, monitor and report on your projects in real-time.
Learn MoreGoogle Apps Script is a powerful scripting platform developed by Google that allows users to automate tasks across Google Workspace applications and third-party services. It enables users to create custom functions, automate workflows, and build web applications using JavaScript. With Google Apps Script, users can enhance productivity by integrating and extending the capabilities of Google Workspace tools like Google Sheets, Google Docs, Google Drive, and more.
Learn More