QuestionQ288
Configure Microsoft DataverseAn organization has a custom Assignments entity that directs agent actions. Team leaders for every assignment group must be able to review changes that agents make to assignment data.
You have the following JSON segment:

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Yes or No
| Statements | Yes | No |
|---|---|---|
| You can use the JSON segment to retrieve a list of changes to the assignment records referenced in the segment. | ||
| You can use the delta link to query the assignment changes from the last 30 days. | ||
| You can use the delta link with a $filter option to retrieve assignment changes from the last 30 days. | ||
| Is the delta link token valid? |
Community Discussion