I have a workflow where i am fetching data one of the keys is an email. What i want to do is only to get the domain of the email and not the client, then save it in my google sheets.
My problem is how do i automate that i only get the domain of the email and not the whole email?
I am using the SET node to only get the email key, but then i am not sure how to automate the process of only getting the domain.
Hi @Jon it is working now problem was i copied and pastes the expression but my key was with an uppercase E-mail not email and now it is working. I didnt see it at first.