$9.99
Problem
When trying to parse JSON containing text with special characters (like quotes, slashes, or line breaks), you encounter an error, and Make doesn't really make it easy to handle this situation.
Solution
This scenario template converts text sent via webhook into an escaped version of it to prevent errors in JSON. To invoke it, post text using an 'HTTP > Make a request' module from another scenario.