Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

  • Workflow for custom log table with N8N

    • During any other workflow, we can push data into custom DB table that N8N is already using

    • Won’t block any work if it doesn’t work

    • Backup logging system

    • Sensitive information in the workflow – we can log stats that are safe to log

    • Don’t have to save execution data

  • Polymorphic workflow for Magento BI – giving some flexibility on what we can use the workflow for when interacting with Magento BI

  • Error workflow

    • Every workflow can have an error workflow assigned to it so we get notifications

  • Import/Export workflows

    • Craft – feedme – receive a JSON feed

    • Magento – REST/GraphQL

      • sync flows to fill in any voids and solve SSL issues

    • Tickets:

      • Workflow for FCME users

      • Workflow for FCME products

      • Workflow for Kentico to Magento (don’t need ticket)

  • Scheduling test runs (starter ticket for hooking into RF)

    • Automated front end tests

    • Running on BrowserStack

    • Similar schedule to current GI – daily, multiple times a day against prod

    • Can run these tests from N8N at will

    • Accessible run reports – Azure fileshare

  • No labels