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

Is there a way to merge two responses into a single csv

edited Mar 24, 2022 2:11AM in Integration 10 comments

Summary:

We have a requirement to merge two sources data/response into a single dataset/csv

Content (required):

The following data should be merged as single

Data1

{

mig_id:100

}


Data 2

{

created: false

updated:true

id:0928383AEF

}


Expected

Result

{

mig_id:100

created: false

updated: true

id:0928383AEF

}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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