-
Miami Connections Tour Check In!
If you're here at Connections Tour in Miami, at mention me to win!
-
ATLANTA CONNECTIONS TOUR CHECK IN
Holler at me here if you're at Atlanta Connections Tour.
-
Boston Connections Tour Check In
This is for use at the Boston Connections Tour.
-
Function for renaming cards
A common Workflows use is governance related tasks, and a common governance related task is cleaning up old cards. I created a workflow that goes through, identifies cards that haven't been viewed in XX days, and then changes the title to indicate it's flagged for deletion. This is a common pattern of looping through…
-
Workflows for Domo Everywhere
I've got code that I've been suing successfully for all types of Domo Everywhere related tasks. Before we make these GLOBAL packages and functions that are available to everyone, we'd love to have a few more people using them. If you want to use Workflows to automate any Domo Everywhere related tasks, please let me know.…
-
User Context
One thing to remember when writing a Workflow, if a user starts it the Workflow will be ran and honor the permissions that user has. For example, if you have a service task that queries a dataset that has PDP, the PDP of the user that started the workflow will be honored. If you have a service task that writes a value to a…