How to extract UTM in n8n

Hey @Silvon_Tavares,

I am working on a new node for 1SaaS.co which has UTM extraction as an option but until then a manual approach would be to use regex or split the string on ‘&’

This thread below shows how to remove the options but in theory you can adapt the same idea to get what you are after.

1 Like