Creating Projects/Tasks From Templates
by Giovanni Briggs
This script will ensure that the dependencies between the task templates are maintained when creating the tasks for a new project.
ViewThis script will ensure that the dependencies between the task templates are maintained when creating the tasks for a new project.
ViewRanks your data in descending order based on a field you select, and updates a field you select with the ranking number
ViewUse this script to replace using a formula to tag data.
ViewThis script allows you to find the earliest date in a record that has multiple date fields.
ViewThis script will go through recurring orders and create a delivery record for each day that an order should repeat.
ViewThis script allows you to schedule same-day appointments assuming those appointments don’t overlap.
ViewThis script serves as a Find and Replace function.
ViewCreate repeating events from existing events.
ViewThese two helper functions are designed to make future access to cell values more accessible to other parts of a script by turning cell values into object properties.
ViewThis function returns either an integer equal to the number of records that were processed by the function (this is the case for the ‘Update’ and ‘Delete’ paths), or an array of the recordId’s of the new records created by the function.
View