Product updates

50skills Product News

Journeys
Feature

Allow empty field handling in integrations

Georg avatar
Shared by Georg • April 01, 2025

If you work with custom integrations a lot this improvement might help you quite a bit.

When dealing with third-party software and their API's they tend to handle empty values differently. With this new setting, you can determine how this integration will send empty fields to the third-party software.

The options are the following:

"Send empty string as empty ("")" which will

  • This will send the empty string as an empty string e.g. "fieldName": "".

Send empty strings as null

  • Will send all empty fields as the value "null"

Skip empty fields in requests

  • This functionality will not send the empty fields at all, so skip it out of the request entirely

You can find this configurations under the "Settings" section inside your integration.

Why did we implement this improvement?

  • More control of Integration requests
  • Regularly requested, indirectly or directly by users
Journeys
Feature

Action columns

Georg avatar
Shared by Georg • January 28, 2025

We are so very proud of this one - it is huge!

You can now customize your Journey tables to contain information from your journey 🤯

What does that mean exactly?

Journey workflows can contain a lot of information, sometimes this is information that you want to have in your overview to compare between all the travellers in your current journey.

Example of this would be something like a form sent out to a supervisor where they select a birthday gift for their employee.

With this new feature, you can add the form response of all those supervisors as a column to your table, giving you a better overview.

We highly recommend you read the full article on this feature and examples.

Why did we implement this feature?

  • A much request feature for a high percentage of our users
  • Fits in perfectly with where we are going with the product
  • Reduces the need to source private data to third party table software only for the purpose of overview
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)
Journeys
Feature

Issue indicator

Georg avatar
Shared by Georg • January 28, 2025

To help with your overview we have added a new feature which allows you to quickly see if there are any Travellers that contain Warnings or Errors

Warnings

Warnings are soft notifications that alert you that something might go wrong, meaning, the information required to run a certain action is not present at the current point in time.

One example for this is, let's say you have an SMS action that relies on a Travellers phone number to be able to send out successfully. You don't have the phone number in the beginning of the journey but you will retrieve in a form somewhere in the middle.

Errors

Red error warnings indicate that an action has hit an error when it tried to run and needs to be looked at right away.

You can click on the red flag icon, and it will open the Issues sidepanel and highlight the error for you to fix, easily and quickly.

You can also add filters easily here so if you only want to view Travellers that have an error present you can do that (see image below).

Why did we implement this improvement?

  • It was unclear what Traveller Journeys had live errors and how users were able to identify / find them
  • With the warnings highlight, users are more aware of things that might be not configured properly before running the journey in its entirety
Journeys
Improvement

Documents 2.0

Georg avatar
Shared by Georg • December 03, 2024

We just added a much requested improvement to Journeys 📃

The Documents section under each workspace has been re-designed to be easier to use 🙌

The new design should allow you to experience a more intuitive flow when working with documents and configuring variables for future use in your Journeys.

The release includes the following improvements

  • Working with 'large' documents that have many field variables and setting field types has been significantly improved
  • Improved UI/UX when working with many documents in a workspace and viewing their state
  • Documents can now only be set as active or in-active, the "draft" state has been removed
  • Improved flow when previewing documents with test data
  • You can now set default values that will appear when the document template is used in journey builders (can always be edited later)
  • Improved UI for different screen sizes
  • Easier to edit and rename contract documents

Why did we implement this improvement?

  • Frequent feedback from end-users told us that the old UI was a bit complex and sometimes hard to work with
  • Adding new documents and configuring field variables and types was un-intuitive
  • Configuring field variable types did not work well in different small screen sizes e.g. laptops
  • Previewing documents with data was un-intuitive and rarely used as a result
Journeys
New feature

Portal name & favicon

Georg avatar
Shared by Georg • November 14, 2024

You can now customize the name and favicon of your portal under the Portal settings🛠️

When doing this the browser tab will now show your company name and icon.

Why did we make this improvement?

  • To help our users make the Portal section feel more in theme with their company theme

Journeys
New feature

Favourites

Georg avatar
Shared by Georg • November 14, 2024

To help you find the important information faster, we have added a new feature to Journeys: Favourites!

You can now mark any Journey, Document or Form that you are working on, or that you might visit frequently, as Favourite. This will pin it to the main navigation side-panel for easy, quick future access.

Why did we make this improvement?

  • As the Journey count starts growing - finding the most relevant and important Journeys has become more tedious, with this feature you can control and highlight Journeys that are most relevant to you at any given time

Journeys
New feature

Synced lists

Georg avatar
Shared by Georg • November 04, 2024

Do you have a list in Journeys that is maintained in another system, meaning that any change made there, you have to manually update in Journeys as well?

For example you might want to always keep an up to date list of Slack channels in your Journey system or a Department list that is managed in your payroll system.

Well that problem is now gone! With the the new "Synced list" functionality you can create a new list that uses options from another system as a source, and is updated every day automatically.

You can set up a sync list with any system that is connected to your Journeys account.

We recommend looking at our in depth help article for more details and setup instructions.

Why did we make this improvement?

  • We saw that the majority of our users were creating lists that were actually derived from other systems such as payroll, shift management & e-signing. Most, if not all, had given us feedback that it was impossible to maintain these lists manually between systems
  • It was important that this was a feature that was possible from within the system so users would not have to rely on IT support for setting this up

Journeys
Improvement

Branch collapse and labels

Georg avatar
Shared by Georg • November 04, 2024

In this new improvement of our branch functionality, we are adding the option for you to collapse certain parts of your workflow which should help a lot when working with large workflows.

There are two notable improvements

Collapse

You can now collapse either a single branch

or the entire tree

Branch labels & naming

When creating a branch action, each branch will get its own label which is anchored at the top. This label can be renamed to what you feel like fits the best for the purpose of the branch.

Why did we make this improvement?

  • Working with large journeys and many branches can become overwhelming. Allowing users you manage these and focus only on what is important to them at the moment hopefully will result in a better user experience
  • Users were using placeholder actions to name their branches for contextuality, so after reviewing possible solutions we decided to allow users to always get a label at the top of each branch that can then be renamed accordingly

Journeys
New feature

Tables 3.0🎈

Georg avatar
Shared by Georg • November 04, 2024

We have just implemented our largest feature yet - Tables 3.0!

With this new feature you have much more control when it comes to creating and managing the custom overview you want for your Travellers and subsequent data related to their journeys.

This new table was implemented both under the Traveller Profile section & when viewing Travellers inside a specific ourney.

Noticeable changes and improvements

  • New filters. You can now filter by almost any type of field in the view
  • Drag and drop column location. You can now click on a column header and drag it to its new location
  • Export Travellers. If you want to export the Traveller list and other information to a .csv file - it is now only one click away
  • Extended view. Having a lot of fields in your view is not a problem anymore as the table will extend out of view and scale indefinitely
  • Column resizing. Adjust the view the way you want it by re-sizing the width of each columns
  • Speed. With this new feature you no longer have to worry about size of the journey or how many Travellers there are, it is always lightning fast
  • Order by. Quickly order your Traveller list by any field
  • Show / Hide fields. It is now much easier to show and hide what fields you want in the list view
  • Action overview removed. With the new table we are removing the overview which users had when expanding each traveller in the list

It is good to know that every user has their own unique view so don't be afraid to make it your own, it won't affect other users!