How to extract data from a Webhook like this?

@Kamil can you post this data you want to split as text?
You can either use the split() function or use RegEx to extract data according to a pattern:

1 Like