Skip to content

Commit 0101f48

Browse files
authored
Merge pull request #550 from stephenea/docs-editor/office-365-management-activity-1776951263
Update office-365-management-activity-api-schema.md
2 parents f85136a + 1fa193b commit 0101f48

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

office-365-management-api/office-365-management-activity-api-schema.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1978,6 +1978,18 @@ Entity events from model-driven apps in Dynamics 365 use this schema to build on
19781978
|Query|Edm.String|No|The parameters of the filter query that was used while executing the FetchXML operation.|
19791979
|PrimaryFieldValue|Edm.String|No|Indicates the value for the attribute that is the primary field for the entity.|
19801980

1981+
## eSignature schema
1982+
1983+
This schema includes [eSignature for Microsoft 365](/microsoft-365/documentprocessing/esignature-overview?view=o365-worldwide) events returned in audit log searches.
1984+
1985+
|Parameters|Type|Mandatory?|Description|
1986+
|---|---|---|---|
1987+
|AgreementId|Edm.Guid|Yes|ID of the electronic signature request.|
1988+
|AgreementSender|Edm.String|Yes|Sender of the electronic signature request.|
1989+
|AgreementCreationDateTime|Edm.Date|Yes|Date & time request was sent.|
1990+
|AgreementStatus|Self.AgreementStatusType|Yes|Status of the request.|
1991+
|AgreementRecipients|Collection(Self.AgreementRecipient)|Yes|Recipients of the request.|
1992+
19811993
## Viva Insights schema
19821994

19831995
[Viva Insights events](/purview/audit-log-activities#microsoft-viva-insights-activities) returned in [audit log searches](/purview/audit-search) use this schema.

0 commit comments

Comments
 (0)