How to store HTTP response of an integration to CDT in a process model variable

Certified Associate Developer

Hi All,

I have a integration point in process and it is returning HTTP Response.

I would like to know how to convert HTTP Response to CDT .

in HTTP Response there is body attribute which i want to convert directly to CDT if possible.

I have already created a CDT with the same structure.

Example :

body={coord={lon=-83.1801, lat=42.3349}, weather={id=501, main=Rain, description=moderate rain, icon=10d}, base=stations, main={temp=20.35, feels_like=20.84, temp_min=18.83, temp_max=21.73, pressure=1017, humidity=92}, visibility=10000, wind={speed=3.09, deg=80}, rain={1h=1.5}, clouds={all=90}, dt=1626440173, sys={type=2, id=2009516, country=US, sunrise=1626430214, sunset=1626484018}, timezone=-14400, id=0, name=Dearborn, cod=200}

Thanks,

Gaurav

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Associate Developer
    in reply to Peter Lewis

    Dear , thank you so much for your guidance.

    My bad , not sure why I did not click on + sign and see if I can map individual parameters of Result object. 

    I would like to take this opportunity to thank you for your excellent Appian's Tutorials videos , in last 1 month i have gone through all tutorial videos posted @Appian online course site.

    The way you have explained the concepts are amazing. Great Work Thumbsup!

    Thanks,

    Gaurav

Children
No Data