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

Mapping Employee Update Atom Feed changed attributes

edited May 3, 2022 7:07PM in Integration 12 comments

Hi,

I am invoking the employee update atom feed. The changed attributes come in the response like this:-

"Changed Attributes" : [ {

  "AddressLine3" : {

   "old" : "street",

   "new" : "street1"

  }

 } ]

The problem is I have to transform and generate a csv file with a pre defined format. There AddressLine3 is a column in the csv file.How do I map the changed attribute coming here to the corresponding column of my csv file?

Any help in this transformation will be greatly appreciated!!

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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