When a customer in my cart checks that they want to receive the newsletter, a "true" value appears in Pabbly. I'd like to change it to the text "optIn" because that's what my email system requires to add the customer to the right list.
I know I can do this through Router by creating 2 paths for adding to the list. But maybe there's a simpler way to convert the "true" value to "optIn" text? I tried using Text Replace, but it didn't work.
I know I can do this through Router by creating 2 paths for adding to the list. But maybe there's a simpler way to convert the "true" value to "optIn" text? I tried using Text Replace, but it didn't work.