Forum Discussion
nganapathiraju
8 years agoFormer Employee
Not sure why you are copying and joining back?
If it is just to add the firstname and lastname to the document, then you can do all of them in one single mapper. You could be done in just 3 snaps. Here I do in 4 snaps.
$ or whatever variable you want to pass can be put in HTTP entity of the Rest POST
First thing is to make sure this works from your PostMan before making this work on this platform.
This will give you a validation on what to pass and what not to pass.
Hope that makes sense.
- nganapathiraju8 years agoFormer Employee
Are you sure you are constructing the correct Cookie value? What API is this?