QuestionQ154

UiPath Automation Development

In what way does the Microsoft OneDrive & SharePoint connector support events?

  • A The connector supports events via RESTful APIs.
  • B The connector supports events via polling.
  • C The connector supports events via database triggers.
  • D The connector supports events via real-time notifications.
Explanation

Microsoft OneDrive & SharePoint connector events use polling: the system checks for changes at a configurable interval, five minutes by default, and triggers an event when it detects a change.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!