Activity Forums Salesforce® Discussions List types Natively supported by Salesforce JSON?

  • Anjali

    Member
    October 5, 2018 at 5:20 am

    Hi Chanchal,

    JSON data consists of the following types:

    Array: ordered values, separated by commas, enclosed in square brackets
    Boolean: true or false
    null: empty value
    Object: unordered key/value collection enclosed in curly braces
    String: Unicode enclosed in double quotation marks
    Value: a string, number, true, false, null
    Whitespace: used between tokens
    Number: double-precision floating point number, including exponential numbers, NaN, and Infinity. Octal and hexadecimal are not supported.

  • Avnish Yadav

    Member
    October 17, 2018 at 12:40 pm

    Hello,

    JSON supports Objects, Arrays, Primitives (strings, numbers, boolean values (true/false), null) data types.
    Thanks.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos

Salesforce Integration Tutorial | Integrate Salesforce with Apps

Video in

This "𝐒𝐚𝐥𝐞𝐬𝐟𝐨𝐫𝐜𝐞 𝐈𝐧𝐭𝐞𝐠𝐫𝐚𝐭𝐢𝐨𝐧 𝐓𝐮𝐭𝐨𝐫𝐢𝐚𝐥" video by Edureka will help you understand what is Salesforce integration in detail. It will also address the various Salesforce integration…