Summary

Add a new node processor that enables workflows to save Drupal entities. This complements the existing entity-related triggers and enables complete entity lifecycle management within workflows.

Business Value

  • Enables workflows to create and update content programmatically
  • Supports automated content publishing pipelines
  • Allows data transformation workflows to persist results
  • Completes the entity CRUD operations available in FlowDrop

Features Implemented

  • Entity Save node processor for persisting entities
  • Consistent method signature with Entity Trigger for easy understanding
  • Support for all Drupal entity types

Use Cases

  • Content migration workflows that transform and save data
  • Automated content creation from external data sources
  • Batch processing workflows that update multiple entities

Comments

joevagyok created an issue. See original summary.

gxleano’s picture

I have contributed (not only by code, but discussion, presentation, testing or anything related).

d34dman’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.