Using Params in workflow function changes the query

I am trying to access a paginated API, but:


Pasting the param works.

Whereas accessing it as a parameter doesn't work.

Upon further inspection, it seems as it is formated and changed when accessed below, is this a known bug, or is there someting I can change to force it to stay the same?

Pasted:

Hi @lmolin,

I see what you mean :thinking: Thanks for reporting! I'll investigate this a bit more internally & keep you posted when we have a fix

Can you split these into separate params for now?

Thank you, this works! Facinating