Question

Splitting a Long String

  • 17 January 2024
  • 1 reply
  • 13 views

I'm bringing over data via a webhook. There is one field that comes over from the webhook that has multiple forms* of data that I would like to separate into different fields. I’ve tried using the formatter tool but it’s not turning out well. 

This is what I’m looking to separate. Four Items in total.


Is there an easy way to do this?

Thank you so much!

@Troy Tessalone 


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +14

Hi @Getclovr 

If it will always be the same # of comma separated values, then try this:

Formatter > Text > Split

Return as Separate Fields