How do I pass an api parameter that requires the percent sign?
I need to send a parameter like this: Message=Archived%
This works when I setup the endpoint in API Query and also works when I run a Sample. However I get the error message in the subject when I try to run the component.
I'm connecting via API Query to simPRO api.
https://developer.simprogroup.com/apidoc/?page=ff7c0fcd6a31e735a61c001f75426961#tag/Search-resources
Cheers