You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Convert CSV string to Array in Mapping - create-nodeset-from-delimited-string ?

edited Oct 13, 2025 10:28AM in Integration 3 comments

Summary: I've got an API which requires an array of string into a parameter called base. I want to use a Comma Separated Value passed into my integration which I convert into the array of string at mapping time.

I can achieve this in Postman, but trying to pass a single string like : "GBP","USD" or ["GBP","USD"] does not work in OIC. From reading all the posts and watching vids I can find I believe I probably need to use create-nodeset-from-delimited-string but I cannot get this to work.

I've added a For Each around the base parameter and then tried to use the function but it errors each time.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!