I need to create a lead from the result of a webhook.
In
Create or update Lead, I can map the values. However, some values have additional ';' characters. I need to remove them first, otherwise some fields are not accepted (like "person@mail.com;") .How can I remove the additional ";" characters?