Skip to content

Feedback for POST Agents/DatabaseTable/Insert #386

@ehs5

Description

@ehs5

Hi

This page's Sample Request (and on the other DatabaseTable pages) says the Data property requires an object inside an array inside an array.

But isn't this incorrect? Shouldn't it just be an array inside an array? Where the contents of the inner array would be basic data types?

Sample request says:
"Data": [ [ {} ], [ {} ] ]

Should be:

"Data": [ [], [] ]

Espen Steen
Cloud Connection


Document Details

Do not edit this section. It is required for docs.superOffice.com ➟ Docs Team processing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    TriageResearch, analyze and assign.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions