Basically, I am trying to format data with Zapier formatter from Calendly data input. I’m trying to do a basic split text between a COMMA. It reads like “Selling a property, Notes”
While “Notes” are dynamic and will constantly change based on user input, the COMMA will always be there but for some reason I can’t make formatter output just “Selling a property” which i want to use for a tag on FUB.
Shouldn’t it be pretty simple to split a line into two from a comma? Formatter only ever outputs NOTHING or both items but it’s unusable. Hopefully this was clearly articulated..