Forum Discussion
swatifunde
3 years agoContributor
yes, I have multiple PvProject ID but getting only one ID in the postman
bojanvelevski
3 years agoValued Contributor
Than you’ll have to group them in an array before sending those out. Group by N with group size of 0 will do the job.
- bojanvelevski4 years agoValued Contributor
Hey @nagh,
The scenario you need can be achieved by decoding the base64 value into the original data with the snaplogic Base64.decode() function, and encoding that data into HEX by using a script. Here’s a pipeline that does that:
Base64 to HEX.slp (6.4 KB)
Related Content
- 2 years ago
- 2 years ago
- 3 years ago