Product updates
Journeys
Feature

[New action!] Code action

Georg avatar
Shared by Georg • January 28, 2025

We have just released a brand new action, this is a big one!

With this new action you can use Python code to manipulate any data from within the journey you are working in and output it any way you want.

As you can imagine that is incredibly powerful.

The steps are easy to follow:

  • Add the action where you want to use it in your workflow
  • Add the inputs you want to use in your code
  • Generate the code functionality you want by using AI
  • Test your results
  • Profit!

We highly recommend you view the help article for more examples and details.

Why did we implement this improvement?

  • Give users the ability to handle more dynamic cases when working with all types of data throughout their workflows
  • Remove the need for custom actions or one time implementations edge cases that still need to be implemented e.g. when sending an text message to someone that has a birthday on February the 29th (leap year)