phonecall EntityType
Activity to track a telephone call.
- Entity Set Path
- [organization URI]/api/data/v9.0/phonecalls
- Base Type
- activitypointer
- Display Name
- Phone Call
- Primary Key
- activityid
- Primary Key Attribute
- subject
- Operations Supported
- POST GET PATCH DELETE
Properties
Properties represent fields of data stored in the entity.Some properties are read-only.
| Name | Type | Details | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| activityadditionalparams | Edm.String |
Additional information provided by the external application as JSON. For internal use only. Display Name: Additional Parameters |
||||||||||
| activityid | Edm.Guid |
Unique identifier of the activity. Display Name: Phone Call |
||||||||||
| activitytypecode | Edm.String |
Type of activity. Display Name: Activity Type Read Only
|
||||||||||
| actualdurationminutes | Edm.Int32 |
Actual duration of the activity in minutes. Display Name: Duration |
||||||||||
| actualend | Edm.DateTimeOffset |
Actual end time of the activity. Display Name: Actual End |
||||||||||
| actualstart | Edm.DateTimeOffset |
Actual start time of the activity. Display Name: Actual Start |
||||||||||
| category | Edm.String |
Type a category to identify the phone call type, such as lead gathering or customer follow-up, to tie the phone call to a business group or function. Display Name: Category |
||||||||||
| community | Edm.Int32 |
Shows how contact about the social activity originated, such as from Twitter or Facebook. This field is read-only. |
||||||||||
| createdon | Edm.DateTimeOffset |
Date and time when the activity was created. Display Name: Created On Read Only
|
||||||||||
| deliverylastattemptedon | Edm.DateTimeOffset |
Date and time when the delivery of the activity was last attempted. Read Only
|
||||||||||
| deliveryprioritycode | Edm.Int32 |
Priority of delivery of the activity to the email server. |
||||||||||
| description | Edm.String |
Description of the activity. Display Name: Description |
||||||||||
| directioncode | Edm.Boolean |
Select the direction of the phone call as incoming or outbound. Display Name: Direction
Default Options
|
||||||||||
| exchangeitemid | Edm.String |
The message id of activity which is returned from Exchange Server. |
||||||||||
| exchangerate | Edm.Decimal |
Exchange rate for the currency associated with the activitypointer with respect to the base currency. Display Name: Exchange Rate Read Only
|
||||||||||
| exchangeweblink | Edm.String |
Shows the web link of Activity of type email. |
||||||||||
| importsequencenumber | Edm.Int32 |
Unique identifier of the data import or data migration that created this record. Display Name: Import Sequence Number |
||||||||||
| instancetypecode | Edm.Int32 |
Type of instance of a recurring series. Read Only
|
||||||||||
| isbilled | Edm.Boolean |
Information regarding whether the activity was billed as part of resolving a case. Display Name: Is Billed
Default Options
|
||||||||||
| ismapiprivate | Edm.Boolean |
For internal use only. |
||||||||||
| isregularactivity | Edm.Boolean |
Information regarding whether the activity is a regular activity type or event type. Display Name: Is Regular Activity Read Only
Default Options
|
||||||||||
| isworkflowcreated | Edm.Boolean |
Information regarding whether the activity was created from a workflow rule. Display Name: Is Workflow Created
Default Options
|
||||||||||
| lastonholdtime | Edm.DateTimeOffset |
Contains the date and time stamp of the last on hold time. Display Name: Last On Hold Time |
||||||||||
| leftvoicemail | Edm.Boolean |
Left the voice mail Display Name: Left Voice Mail
Default Options
|
||||||||||
| modifiedon | Edm.DateTimeOffset |
Date and time when activity was last modified. Display Name: Modified On Read Only
|
||||||||||
| onholdtime | Edm.Int32 |
Shows how long, in minutes, that the record was on hold. Display Name: On Hold Time (Minutes) Read Only
|
||||||||||
| overriddencreatedon | Edm.DateTimeOffset |
Date and time that the record was migrated. Display Name: Record Created On |
||||||||||
| phonenumber | Edm.String |
Type the phone number. Display Name: Phone Number |
||||||||||
| postponeactivityprocessinguntil | Edm.DateTimeOffset |
For internal use only. Read Only
|
||||||||||
| prioritycode | Edm.Int32 |
Priority of the activity. Display Name: Priority
Default Options
|
||||||||||
| processid | Edm.Guid |
Unique identifier of the Process. Display Name: Process |
||||||||||
| scheduleddurationminutes | Edm.Int32 |
Scheduled duration of the activity, specified in minutes. Display Name: Scheduled Duration |
||||||||||
| scheduledend | Edm.DateTimeOffset |
Scheduled end time of the activity. Display Name: Due |
||||||||||
| scheduledstart | Edm.DateTimeOffset |
Scheduled start time of the activity. Display Name: Start Date |
||||||||||
| senton | Edm.DateTimeOffset |
Date and time when the activity was sent. Read Only
|
||||||||||
| seriesid | Edm.Guid |
Uniqueidentifier specifying the id of recurring series of an instance. Read Only
|
||||||||||
| sortdate | Edm.DateTimeOffset |
Shows the date and time by which the activities are sorted. Display Name: Sort Date |
||||||||||
| stageid | Edm.Guid |
Unique identifier of the Stage. Display Name: (Deprecated) Process Stage |
||||||||||
| statecode | Edm.Int32 |
Status of the activity. Display Name: Activity Status
Default Options
|
||||||||||
| statuscode | Edm.Int32 |
Reason for the status of the activity. Display Name: Status Reason
Default Options
|
||||||||||
| subcategory | Edm.String |
Type a subcategory to identify the phone call type and relate the activity to a specific product, sales region, business group, or other function. Display Name: Sub-Category |
||||||||||
| subject | Edm.String |
Subject associated with the activity. Display Name: Subject |
||||||||||
| subscriptionid | Edm.Guid |
For internal use only. Display Name: Subscription |
||||||||||
| timezoneruleversionnumber | Edm.Int32 |
For internal use only. Display Name: Time Zone Rule Version Number |
||||||||||
| traversedpath | Edm.String |
For internal use only. Display Name: (Deprecated) Traversed Path |
||||||||||
| utcconversiontimezonecode | Edm.Int32 |
Time zone code that was in use when the record was created. Display Name: UTC Conversion Time Zone Code |
||||||||||
| versionnumber | Edm.Int64 |
Version number of the activity. Display Name: Version Number Read Only
|
Lookup Properties
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties.
| Name | Single-valued navigation property | Description |
|---|---|---|
| _createdby_value |
Unique identifier of the user who created the activity. |
|
| _createdonbehalfby_value |
Unique identifier of the delegate user who created the activitypointer. |
|
| _modifiedby_value |
Unique identifier of user who last modified the activity. |
|
| _modifiedonbehalfby_value |
Unique identifier of the delegate user who last modified the activitypointer. |
|
| _ownerid_value |
Unique identifier of the user or team who owns the activity. |
|
| _owningbusinessunit_value |
Unique identifier of the business unit that owns the activity. |
|
| _owningteam_value |
Unique identifier of the team that owns the activity. |
|
| _owninguser_value |
Unique identifier of the user that owns the activity. |
|
| _regardingobjectid_value |
Unique identifier of the object with which the activity is associated. |
|
| _sendermailboxid_value |
Unique identifier of the mailbox associated with the sender of the email message. |
|
| _slaid_value |
Choose the service level agreement (SLA) that you want to apply to the case record. |
|
| _slainvokedid_value |
Last SLA that was applied to this case. This field is for internal use only. |
|
| _transactioncurrencyid_value |
Unique identifier of the currency associated with the activitypointer. |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
| Name | Type | Partner |
|---|---|---|
| activityid_activitypointer | activitypointer | activity_pointer_phonecall |
| createdby | systemuser | lk_activitypointer_createdby |
| createdby_phonecall | systemuser | lk_phonecall_createdby |
| createdonbehalfby | systemuser | lk_activitypointer_createdonbehalfby |
| createdonbehalfby_phonecall | systemuser | lk_phonecall_createdonbehalfby |
| modifiedby | systemuser | lk_activitypointer_modifiedby |
| modifiedby_phonecall | systemuser | lk_phonecall_modifiedby |
| modifiedonbehalfby | systemuser | lk_activitypointer_modifiedonbehalfby |
| modifiedonbehalfby_phonecall | systemuser | lk_phonecall_modifiedonbehalfby |
| ownerid | principal | owner_activitypointers |
| ownerid_phonecall | principal | owner_phonecalls |
| owningbusinessunit | businessunit | business_unit_activitypointer |
| owningbusinessunit_phonecall | businessunit | business_unit_phone_call_activities |
| owningteam | team | team_activity |
| owningteam_phonecall | team | team_phonecall |
| owninguser | systemuser | user_activity |
| owninguser_phonecall | systemuser | user_phonecall |
| regardingobjectid_account | account | Account_ActivityPointers |
| regardingobjectid_account_phonecall | account | Account_Phonecalls |
| regardingobjectid_contact | contact | Contact_ActivityPointers |
| regardingobjectid_contact_phonecall | contact | Contact_Phonecalls |
| regardingobjectid_knowledgearticle | knowledgearticle | KnowledgeArticle_ActivityPointers |
| regardingobjectid_knowledgearticle_phonecall | knowledgearticle | KnowledgeArticle_Phonecalls |
| regardingobjectid_knowledgebaserecord | knowledgebaserecord | KnowledgeBaseRecord_ActivityPointers |
| regardingobjectid_knowledgebaserecord_phonecall | knowledgebaserecord | KnowledgeBaseRecord_PhoneCalls |
| regardingobjectid_new_interactionforemail | interactionforemail | new_interactionforemail_ActivityPointers |
| sendermailboxid | mailbox | activitypointer_sendermailboxid_mailbox |
| sla_activitypointer_sla | sla | manualsla_activitypointer |
| sla_phonecall_sla | sla | manualsla_phonecall |
| slainvokedid_activitypointer_sla | sla | sla_activitypointer |
| slainvokedid_phonecall_sla | sla | sla_phonecall |
| stageid_processstage | processstage | processstage_phonecalls |
| transactioncurrencyid | transactioncurrency | TransactionCurrency_ActivityPointer |
| transactioncurrencyid_phonecall | transactioncurrency | TransactionCurrency_PhoneCall |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
| Name | Type | Partner |
|---|---|---|
| activity_pointer_activity_mime_attachment | activitymimeattachment | objectid_activitypointer |
| activity_pointer_appointment | appointment | activityid_activitypointer |
| activity_pointer_chat | chat | activityid_chat |
| activity_pointer_email | activityid_activitypointer | |
| activity_pointer_fax | fax | activityid_activitypointer |
| activity_pointer_letter | letter | activityid_activitypointer |
| activity_pointer_phonecall | phonecall | activityid_activitypointer |
| activity_pointer_recurrencerule | recurrencerule | objectid |
| activity_pointer_recurringappointmentmaster | recurringappointmentmaster | activityid_activitypointer |
| activity_pointer_socialactivity | socialactivity | activityid_activitypointer |
| activity_pointer_task | task | activityid_activitypointer |
| activitypointer_activity_parties | activityparty | activityid_activitypointer |
| ActivityPointer_AsyncOperations | asyncoperation | regardingobjectid_activitypointer |
| ActivityPointer_BulkDeleteFailures | bulkdeletefailure | regardingobjectid_activitypointer |
| activitypointer_connections1 | connection | record1id_activitypointer |
| activitypointer_connections2 | connection | record2id_activitypointer |
| ActivityPointer_QueueItem | queueitem | objectid_activitypointer |
| phonecall_actioncard | actioncard | regardingobjectid_phonecall_actioncard |
| phonecall_activity_parties | activityparty | activityid_phonecall |
| PhoneCall_Annotation | annotation | objectid_phonecall |
| PhoneCall_AsyncOperations | asyncoperation | regardingobjectid_phonecall |
| PhoneCall_BulkDeleteFailures | bulkdeletefailure | regardingobjectid_phonecall |
| phonecall_connections1 | connection | record1id_phonecall |
| phonecall_connections2 | connection | record2id_phonecall |
| PhoneCall_DuplicateBaseRecord | duplicaterecord | baserecordid_phonecall |
| PhoneCall_DuplicateMatchingRecord | duplicaterecord | duplicaterecordid_phonecall |
| phonecall_PostFollows | postfollow | regardingobjectid_phonecall |
| phonecall_PostRegardings | postregarding | regardingobjectid_phonecall |
| phonecall_principalobjectattributeaccess | principalobjectattributeaccess | objectid_phonecall |
| PhoneCall_ProcessSessions | processsession | regardingobjectid_phonecall |
| PhoneCall_QueueItem | queueitem | objectid_phonecall |
| PhoneCall_SyncErrors | syncerror | regardingobjectid_phonecall_syncerror |
| slakpiinstance_activitypointer | slakpiinstance | regarding_activitypointer |
| slakpiinstance_phonecall | slakpiinstance | regarding_phonecall |
Operations
The following operations can be used with the phonecall entity type.
| Name | Binding |
|---|---|
| GrantAccess | Not Bound |
| ModifyAccess | Not Bound |
| RetrievePrincipalAccess | Not Bound |
| RetrieveSharedPrincipalsAndAccess | Not Bound |
| RevokeAccess | Not Bound |
Solutions
The following solutions include the phonecall entity type.
| Name | Description |
|---|---|
| System Solution | Internal CRM System Solution |
| Activities Patch | Patch for Dynamics 365 workload for activities. |
| Application Common | For internal use only. |
| Activities | Dynamics 365 workload for activities. |