UiPath Documentation
activities
latest
false

Workflow activities

Triggers

The UiPath.IntegrationService.Activities package includes the following UiPath Data Fabric triggers:

Event typeTrigger typesActivity
Record CreatedStart, Wait for EventRecord Created
Record UpdatedStart, Wait for EventRecord Updated

Event types represent the action that occurred in Data Fabric — for example, a record was created or updated.

Trigger types define how the workflow responds to the event:

  • Start — Starts a new workflow instance when the event occurs.
  • Wait for Event — Pauses a running workflow until the specified event occurs, then resumes it.

For information on connected and disconnected triggers, refer to UiPath Data Fabric events.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated