How are YOU building JSON strings for REST/Email APIs?

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
Jaymer
Posts: 2430
Joined: Tue Jan 13, 2015 10:58 am
Location: Tampa, FL
Contact:

How are YOU building JSON strings for REST/Email APIs?

Post by Jaymer »

Per this thread, https://www.awareim.com/forum/viewtopic.php?f=1&t=10196
I wrote about using MSSQL SPs (stored procedures) to make my JSON strings needed for several APIs.
That was over a year ago.

For anyone doing this today, how are you creating the JSON?
jaymer...
Click Here to see a collection of my tips & hacks on this forum. Or search for "JaymerTip" in the search bar at the top.

Jaymer
Aware Programming & Consulting - Tampa FL
Jaymer
Posts: 2430
Joined: Tue Jan 13, 2015 10:58 am
Location: Tampa, FL
Contact:

Re: How are YOU building JSON strings for REST/Email APIs?

Post by Jaymer »

bump
no one out there using JSON strings for anything?
Click Here to see a collection of my tips & hacks on this forum. Or search for "JaymerTip" in the search bar at the top.

Jaymer
Aware Programming & Consulting - Tampa FL
aware_support
Posts: 7523
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: How are YOU building JSON strings for REST/Email APIs?

Post by aware_support »

In 8.3 you don't need to create JSON strings. If you specify an object as input to REST Aware IM will automatically convert it to JSON. Same goes for output.
Aware IM Support Team
Post Reply