Passing Variable inside Json Body of http activities

Hi All,

I want to pass a variable inside Json Body. How Can I do it ? It is throwing error :String Constant must end with double quotes.

1 Like

@Nikhilesh_Mishra I don’t think it is because of the Variable :sweat_smile: Since you are using Multiple Lines that causes the error

@Nikhilesh_Mishra Make your Statement in a Straight Single Line and Check

1 Like

Does it give you a compiler error after you finished editing?
New line in a string expression shows error but its ok after you have done building your expression.

@Nikhilesh_Mishra Oh yes As @nadim.warsi Said If you just Click Ok even though you have that error it Should be Fine , Wow, That’s Something Useful

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.