Easy External API Example
by Ronald Vonk
This script just pulls pre-defined data from this website: reqres.in
ViewThis script just pulls pre-defined data from this website: reqres.in
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.
ViewWith this script, you can run calculations on the content of an entire field and split up values into Quartiles.
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.
ViewThe script will calculate the Start and End dates of each of these tasks, based on how many months out they are from the launch date.
View