I am trying to send clean data from one step to the next. I transform the trigger data using Zapier Formatter, and then pass the transformed data to the next step. However, I receive an error message. When I run the AI troubleshooting, I receive the following:
The error occurred because the value "Phyllis\r" contains a carriage return character (\r
), which is not allowed in HTTP header values. This character likely came from the output of the previous step using the ZapierFormatterCLIAPI@1.0.4 app.
In the example, “Phyllis” is the name from the previous step and has run through the Zapier Formatter already.
Any suggestions on how I can clean up the text?