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

email

Type: object

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

Type: string

OpCo's activity number that identifies the activity.

Must be at most 50 characters long


Example:

"1234567"

Type: string

Subject of the email.

Must be at most 800 characters long


Example:

"Introductions Email"

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"

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: [true]

Select the direction of the email as incoming or outbound.

Type: const

Outgoing

Specific value: true
Type: const

Incoming

Specific value: false

Example:

true

Type: string

Shows the email addresses corresponding to the recipients.

Must be at most 254 characters long


Examples:

"john.doe@standelec.com"
"jane.doe@standelec.com"

Type: string

Enter the sender of the email.

Must be at most 254 characters long


Example:

"123456"

Type: string

Shows the email addresses corresponding to the recipients.

Must be at most 5000 characters long


Example:

"john.doe@standelec.com; jane.doe@standelec.com"

Type: string

Enter the recipients that should be copied on the email.

Must be at most 5000 characters long


Example:

"john.doe@standelec.com; jane.doe@standelec.com"

Type: string

Enter the recipients that are included on the email distribution, but are not displayed to other recipients.

Must be at most 5000 characters long


Example:

"john.doe@standelec.com; jane.doe@standelec.com"

Type: string

Description of the activity. For email this should be the greeting and message text of the email.

Must be at most 1073741823 characters long


Examples:

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

Type: number Default: [0]

Value must be greater or equal to 0 and lesser or equal to 2147483647

Type: stringFormat: date-time

Shows the date and time that the email was sent.


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"

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: ["1"]

Enter the activity's status.

Type: const

Draft

Specific value: "1"
Type: const

Completed

Specific value: "2"
Type: const

Sent

Specific value: "3"
Type: const

Received

Specific value: "4"
Type: const

Canceled

Specific value: "5"
Type: const

Pending Send

Specific value: "6"
Type: const

Sending

Specific value: "7"
Type: const

Failed

Specific value: "8"
Type: const

Closed Automatically

Specific value: "231820001"

Example:

"1"