This is a html view of the json schema please take the json schema as reference DOWNLOAD THE JSON SCHEMA

task

Type: object

This is object used to describe the activity details for azure blob data migration

Type: string

OpCo's record id or number that identifies the task.

Must be at most 50 characters long


Example:

"1234567"

Type: string

Type a short description about the objective or primary topic of the task.

Must be at most 200 characters long


Example:

"Introduction call"

Default: ["231820000"]

Type of the task. Action or Follow-up

Type: const

Action

Specific value: "231820000"
Type: const

Follow-up

Specific value: "231820001"

Must be at most 20 characters long

Default: [""]

Category of the activity to identify the purpose, such as lead gathering or customer follow up, to tie the task to a business group or function.

Type: const

Account

Specific value: "0"
Type: const

Case

Specific value: "1"
Type: const

Contact

Specific value: "2"
Type: const

Lead

Specific value: "3"
Type: const

Opportunity

Specific value: "4"
Type: const

N/A

Specific value: ""

Must be at most 1 characters long


Example:

"0"

Type: string

Type additional information to describe the task.

Must be at most 2000 characters long


Examples:

"First to client for introductions"
"Hi Jo, Good to talk the other day. Best Regards"

Default: ["0"]

Select the priority so that preferred customers or critical issues are handled quickly.

Type: const

Low

Specific value: "0"
Type: const

Normal

Specific value: "1"
Type: const

High

Specific value: "2"

Must be at most 1 characters long


Example:

"0"

Default: [false]

Information regarding whether the activity is a regular activity type or event type.

Type: const

Yes

Specific value: true
Type: const

No

Specific value: false

Example:

true

Type: stringFormat: date-time

Enter the expected start date and time for the activity to provide details about the timing of the activity.


Examples:

"2021-10-12T08:30:22.804Z"
"2018-11-13T20:20:39+02:00"

Type: stringFormat: date-time

Enter the expected end date and time for the activity to provide details about the timing of the activity.


Examples:

"2021-10-12T08:30:22.804Z"
"2018-11-13T20:20:39+02:00"

Type: stringFormat: date-time

Enter the actual start date and time for the activity to provide details about the timing of the activity.


Examples:

"2021-10-12T08:30:22.804Z"
"2018-11-13T20:20:39+02:00"

Type: stringFormat: date-time

Enter the actual end date and time for the activity to provide details about the timing of the activity.


Examples:

"2021-10-12T08:30:22.804Z"
"2018-11-13T20:20:39+02:00"

Type: enum (of string)

Enter the record type that the activity relates to.

Must be one of:

  • "ACCOUNT"
  • "CONTACT"
  • "INCIDENT"
  • "LEAD"
  • "OPPORTUNITY"
  • "QUOTE"
  • "SALESORDER"
  • "PROSPECT"
  • "PROJECT"

Example:

"ACCOUNT"

Type: string

Enter the record id that the activity relates to.

Must be at most 50 characters long


Example:

"123245678"

Type: string

Enter the email address of the user who is assigned to manage the record.

Default: ["2"]

Enter the activity's status.

Type: const

Not Started

Specific value: "2"
Type: const

In Progress

Specific value: "3"
Type: const

Waiting on someone else

Specific value: "4"
Type: const

Completed

Specific value: "5"
Type: const

Canceled

Specific value: "6"
Type: const

Deferred

Specific value: "7"
Type: const

Closed Automatically

Specific value: "231820001"

Example:

"2"