Hi,
I have used the Activity Creator to call APIs (I get the code snippets from Postman) and I just set up the input and output arguments.
I have a new situation I get a response that gets truncated, I dont get the full response. If I use it in another C# project that does not happen. Is there any extra setup I need to make to set up max size of string?
Regards