API response storage using variable

HI ,

In my process I am creating a put API response which is close to 30K char minimum but the variable I guess is not able to handle the complete Response .
Also from the logs I see have of the response only . is there a limit to char that we store in variable or limit in log message activity .

thanks in advance

Hi @shashank_dullu

Please refer the below picture:

For more information check the below docs:

Regards

Okay then may be in log because of char limit it is not reflecting but limit in variable is ?

Hi @shashank_dullu

May be this thread will help you.

Regards