Idea

Dean Loades avatar image
Dean Loades suggested

Return the Function Result as a string in ExecuteCloudScriptResult.

I would like to be able to Deserialize the result of my Cloud Scripts into a specific object via

T DeserializeObject<T>(string json);

Currently the result is only returned as a JSON Object so I am not able to do this without Serializing to a string first. This will also allow people to use the JSON Library of their choice instead of the bundled one.

CloudScript
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

No Comments

·

Write a Comment

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Your Opinion Counts

Share your great idea, or help out by voting for other people's ideas.