The Marketer's Toolkit Support Center
All Categories Workflow Extras List of Workflow Extras

List of Workflow Extras

By Client Success
September 4, 2024

Screen-Shot-2024-09-02-at-12.25.47-PM.png

List of Workflow Extras:

Alternate Contact: Update Fields - Update the Custom Fields for a different contact not related to this workflow, but in the same Location/Sub Account.

Screen-Shot-2024-08-05-at-11.56.22-PM.png

Screen-Shot-2024-08-05-at-11.56.56-PM.png

Next Appointment - Lookup the next appointment for the contact in a specific calendar name. Useful when you need information from the contact's next booked appointment. For example, if you wanted to map the values of that contact's next appointment to any Custom Fields (ie title, notes, resource, date/time). This could also be combined with the Set Event Start Date action to orient the workflow around the fetched next appointment date.

Screen-Shot-2024-08-31-at-8.18.48-PM.png

Regex - You can use the Regex workflow action to modify any text source from Trigger data, Custom Fields, or Custom Workflow Actions returned data. Regex (short for Regular Expressions) lets us do that quickly! It’s kind of like a super-smart search tool that we can use in our workflows to make sure everything is sorted just the way we need it.

With RegEx, there are 3 functions:

Test = return 'true' if regex found the given criteria.

Match = return the captured text/string with the given criteria.

Replace = replace the captured text with another. (We will add this function in a future update.)

Currently, our Regex Workflow Action will run the 'Test' and 'Match' functions.

You can use these, and other, 3rd party tools to help you create and test your RegEx patterns for the Workflow Inputs 1-3:
https://regex101.com/
https://workik.com/ai-powered-regex-generator

Screen-Shot-2024-08-31-at-8.20.14-PM.png

Screen-Shot-2024-08-06-at-12.00.10-AM.png

Text Transform - Transform the given sentences to lowercase, uppercase, camelcase, snakecase, etc. Note: There is a new FREE text transform workflow action that transforms text similarly, there are a few situations where this might still be a better choice, so please compare before using.

Screen-Shot-2024-08-06-at-12.01.30-AM.png

Screen-Shot-2024-08-06-at-12.01.49-AM.png

Spintax - Enter a sentence and use the Spintax template to randomize / swap certain words. It will round-robin the provided words / sentences. Example Template: We have [[ an offer | a promotion | a special offer for you ]] today with a 30% [[ off | less ]] discount for all [[ items | products ]]. Each time the Action runs, it will generate a randomized set of chosen words based on what you’ve entered.

Screen-Shot-2024-08-06-at-12.03.46-AM.png

Screen-Shot-2024-08-06-at-12.04.01-AM.png


Related Help Docs:

Overview: Workflow Extras

Was this article helpful?

Thanks for your feedback!