Conversation
| | Visual Workflow Builder | Drag-and-drop interface | | ||
| | Shopware Event Triggers | React to entity events | | ||
| | Schedule Triggers | Cron-based execution | | ||
| | Business Central Integration | CRUD for 300+ entities | |
There was a problem hiding this comment.
We significantly reduced this number because we wanted to ensure quality over quantity. In future, we will improve this significantly, but for now, it's only 3.
| | Business Central Integration | CRUD for 300+ entities | | |
| | Business Central Integration | CRUD for 3 entities | |
Entities are items, customers, and salesOrders.
| | Sales Invoices | Get | | ||
| | Vendors | Get, Create, Update | | ||
| | Purchase Orders | Get, Create | |
There was a problem hiding this comment.
These 3 aren't available yet.
|
|
||
| ## Supported Entities | ||
|
|
||
| | Entity | Operations | |
There was a problem hiding this comment.
I don't think there's value to the operations column because all the entities support the same operations set:
getAll, getOne, createOrUpdate, delete and action
| | Node | Description | | ||
| |------|------------| | ||
| | If | Conditional branching | | ||
|
|
There was a problem hiding this comment.
| | Node | Description | | |
| |------|------------| | |
| | If | Conditional branching | | |
| | Node | Description | | |
| |------|------------| | |
| | If | True/False Conditional branching | | |
| | Switch | Complex Conditional branching | | |
| ### Control nodes | |
| | Node | Description | | |
| |------|------------| | |
| | Delay | Delay before continuing | | |
| | Business Central Integration | CRUD for 300+ entities | | ||
| | Shopware API Actions | Call any endpoint | | ||
| | Slack Notifications | Send Slack messages | | ||
| | Conditional Logic | If/else branching | |
There was a problem hiding this comment.
| | Conditional Logic | If/else branching | | |
| | Conditional Logic | If/else and switch branching | |
| | Shopware Event Triggers | React to entity events | | ||
| | Schedule Triggers | Cron-based execution | | ||
| | Business Central Integration | CRUD for 300+ entities | | ||
| | Shopware API Actions | Call any endpoint | |
There was a problem hiding this comment.
| | Shopware API Actions | Call any endpoint | | |
| | Shopware API Actions | Call any endpoint in your store | | |
| | API Requests | Call any external endpoint | |
| | Shopware API Actions | Call any endpoint | | ||
| | Slack Notifications | Send Slack messages | | ||
| | Conditional Logic | If/else branching | | ||
| | Data Transformation | Map and filter data | |
There was a problem hiding this comment.
| | Data Transformation | Map and filter data | | |
| | S3 Storage | Store data on S3 | | |
| | Data Transformation | Map and filter data | |
| | Draft | Editing | Save, Publish | | ||
| | Published | Built and ready | Execute | | ||
| | Active | Running | Undeploy | | ||
| | Deploying | Creating deployment | Wait | |
There was a problem hiding this comment.
| | Deploying | Creating deployment | Wait | | |
| | State | Description | Available Actions | | |
| |-------|------------|------------------| | |
| | Draft | Editing | Save, Publish | | |
| | Published | Built and ready | Execute | | |
| | Deploying | Creating deployment | - | | |
| | Active | Running | Undeploy | | |
| | Inactive | Deployed but stopped | Execute, Delete | | |
| | Undeploying | Removing deployment | - | | |
| | Failed | Deployment or execution failed | Retry, Delete | |
Added a few more states. Wait makes it seem like there'll be a button for the user that says Wait... Maybe just omit it?
https://shopware.atlassian.net/wiki/spaces/PRODUCT/pages/21401043008/NBD+Technical+User+Documentation+V2