Truncated payload - where is stored full response body ?

miro2
Mega Sage

Hi,

 

In which table can I find the full payload I received in the step output? The payload is truncated, but somewhere the payload should be stored to get the full data.

miro2_1-1674832332454.png

 



miro2_0-1674832234134.png

 

 

6 REPLIES 6

Chetan Mahajan
Kilo Sage
Kilo Sage

Hi @miro2 ,

                     Payload data getting  stored in the "Sys_Import_Set" table, where each row of the payload is stored as a separate record in the "Sys_Import_Set_Row" table with a reference to the parent "Sys_Import_Set" record.

Kindly mark correct and helpful if applicable

Any idea which import_set table  for an OOB Action that is doing a basic REST GET call ?