uSync.Automate.Actions
17.0.0-beta1
dotnet add package uSync.Automate.Actions --version 17.0.0-beta1
NuGet\Install-Package uSync.Automate.Actions -Version 17.0.0-beta1
<PackageReference Include="uSync.Automate.Actions" Version="17.0.0-beta1" />
<PackageVersion Include="uSync.Automate.Actions" Version="17.0.0-beta1" />
<PackageReference Include="uSync.Automate.Actions" />
paket add uSync.Automate.Actions --version 17.0.0-beta1
#r "nuget: uSync.Automate.Actions, 17.0.0-beta1"
#:package uSync.Automate.Actions@17.0.0-beta1
#addin nuget:?package=uSync.Automate.Actions&version=17.0.0-beta1&prerelease
#tool nuget:?package=uSync.Automate.Actions&version=17.0.0-beta1&prerelease
uSync.Automate.Actions
Umbraco.Automate actions and triggers for uSync:
- Actions - run a uSync export, import or report from an Automate workflow (
uSync.export,uSync.import,uSync.report), or target a single item (uSync.exportItem,uSync.importItem). - Triggers - start a workflow when a uSync import/export/report begins or completes, or (opt-in, see below) when an individual item is imported or exported.
Does not reference uSync.Automate - this package runs uSync operations from a workflow; that one syncs Automate's own settings. Install either or both depending on what you need.
Loop protection
A uSync import can fire thousands of Umbraco content-saved notifications, which can in turn
trigger Automate content automations. If those automations call back into uSync (an export, say),
the two systems can cascade into each other. This package guards against that in its own actions
and triggers, but Automate's built-in content triggers have no equivalent guard when their
settings are empty - see the project's risk log. If you run uSync imports on a site that also
uses Automate content triggers, set OnAutomationOriginatedEvent to Skip Entirely on those
triggers.
License
MPL-2.0
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Umbraco.Automate.Core (>= 17.2.0)
- uSync.BackOffice (>= 17.3.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on uSync.Automate.Actions:
| Package | Downloads |
|---|---|
|
uSync.Automate.Actions.Complete
Run uSync.Complete publisher pushes/pulls and create restore points from Umbraco Automate workflows, and trigger workflows when a publish is received. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 17.0.0-beta1 | 40 | 8/13/2026 |