Does Marketo's API decode encoded URLs?
Hello,
I'm testing the Get Multiple Campaigns API (which we use with the optional programName parameter) with a program name that has special characters in it (like an ampersand or a comma). These characters are preventing campaigns from being returned. I attempted to encode the URL, but it looks like Marketo doesn't decode the URL on their end, because I'm still unable to retrieve campaigns.
Does anyone know a way around this? Is there something I'm missing here? Is the only solution simply that users of our integration should just not include special characters in their program names?
Thanks!