Learn How Flows Can Take Your Headless CMS Project to the Next Level

Поділитися
Вставка
  • Опубліковано 9 вер 2024
  • Flows allow you to automate simple tasks or complex processes with event-based triggers, then drag and drop conditions and operations to create automated workflows. You can watch your data flow through your custom logic with detailed tracking logs and triggering other flows along the way.
    Hop into our GitHub repo: github.com/dir...
    Or Get Started on Directus Cloud: directus.cloud/
    WEBSITE: directus.io
    DOCS: docs.directus.io
    GITHUB: github.com/dir...
    TWITTER: / directus
    COMMUNITY: directus.chat
    NPM: www.npmjs.com/...
    DOCKER: hub.docker.com....
    NEWSLETTER: directus.io/#n...
    -- Timestamps --
    00:52 Statically Generated Website
    06:52 Content Approval Workflow
    10:34 Scheduling Content

КОМЕНТАРІ • 11

  • @falkowoudstra
    @falkowoudstra Рік тому +2

    I'd love to see how to do block-building for a CMS in Directus.
    Great content tho. 👍🏻

  • @luiza4142
    @luiza4142 Рік тому

    Maybe In the future, Directus can integrate BullMQ inside the code base to achieve more granular asyncronous jobs

  • @natetronn
    @natetronn Рік тому

    For the first use case, just so I'm clear on the entirety of the use case, you have a static website on Neflity that is pulling data from Directus (headless) via its API and this flow is triggering a new build because the data needs to be pulled down from Directus and "static-ified"* into a document for the frontend website? *static-ified meaning a rebuild is required to update the content, in this case, since you edited a page and now need it regenerated?

    • @DirectusVideos
      @DirectusVideos  Рік тому +1

      Yes, you've got it! Also not sure "static-ified" is official term but we're digging it 😆

  • @jingle1161
    @jingle1161 11 місяців тому

    Gotta love that organ 😌

  • @reyhan_milka
    @reyhan_milka Рік тому

    Hi, can you show us how to implement auth or add a permision to custom route which does a raw sql?

    • @DirectusVideos
      @DirectusVideos  Рік тому

      We'll add that to our list of suggested topics. Thanks!!

  • @cengytech497
    @cengytech497 Рік тому

    thanks for tutorial, is it possible to build custom flow node?

    • @DirectusVideos
      @DirectusVideos  Рік тому

      Yes!!! Review our documentation on Custom Operations. (docs.directus.io/extensions/operations.html)

  • @ongkay250
    @ongkay250 Рік тому

    Can I use directus for big ecommerce ?

    • @DirectusVideos
      @DirectusVideos  Рік тому

      Not exactly sure what "big" ecommerce means but Directus can definitely be used for eCommerce.