Skip to main content
May 20, 2024
Question

How to send this body from an integration to an externalsystem

  • May 20, 2024
  • 7 replies
  • 0 views

From appian i Need to send the below data using integration

{
 
"Guid": "String",

"TypeId":  1

"Comment": "string",

"addColleague": {

"email": "string",  "Name": "string", "Flag": true, "deletedFlag": true, "ID": 2, "idFromsender": "string", "addDeleteUpdate": 1 }

}

How to send the data in the above format from integration .Can I use CDT's 

I have one CDT  were GUid,comment, email,name and idfromsender are present



Can someone please guide

    7 replies

    stefanhelzle0001
    May 20, 2024

    You can directly copy this into the body. Make sure to select JSON as the data type.

    sabat0002Author
    May 20, 2024

    the values for guid,comments,email ... needs to be taken from db

    stefanhelzle0001
    May 20, 2024

    Then add rule inputs for each of the fields and create that dictionary using these.

    I am not sure what you are trying to implement. If you provide a bit more detail, we can support you much better.

    BTW, I recorded a podcast episode about how to get great support here.

    appian.rocks/.../