Skip to main content

Create Omega365 activity

POST 

/explorer/:sceneId/omega365/activity

Create Omega365 activity

Request

Path Parameters

    sceneId stringrequired

Body

    name stringnullable

    Activity name

    objectId int32

    Object ID

    activityTypeId int32

    Activity type ID

    orgUnitId int32

    Org unit ID

Responses

Success

Schema

    newActivityUrl stringnullable

    URL to open new activity in Omega365

Loading...