Project End Point

Published Data about the Project can be downloaded from the following end point:

https://app.smartsubmissions.io/api/published/project

Fields

Projects may contain dynamic fields. See Fields.

Example

{
    "Name": "Smart Demo",
    "Code": "demo",
    "DataType": "Project",
    "Fields": [
        {
            "Name": "Name",
            "Value": "Smart Demo"
        },
        {
            "Name": "Code",
            "Value": "demo"
        },
        {
            "Name": "Label",
            "Value": ""
        },
        {
            "Name": "Label_Text",
            "Value": ""
        },
        {
            "Name": "Id",
            "Value": 2040
        },
        {
            "Name": "ProjectInfo_Text",
            "Value": "Welcome to the Smart Submissions Demo."
        },
        {
            "Name": "ProjectInfo",
            "Value": "<h3>Welcome to the Smart Submissions Demo.</h3>"
        }
    ],
    "Label": "",
    "ProjectId": 2040,
    "Type": "Project",
    "Id": 2040
}