directus-extension-file-import-operation

2.0.0 • Public • Published

Directus Extension: Import images from external URLs in a Flow

This extension allows you to import images from external URLs in a Flow. It will download the image and store it in the Directus storage.

Installation

Within your Directus project, run the following command:

npm install directus-flow-import-images

Usage

In your Flow, add a new action and select the "Import images from external URLs" action. You can then configure the action with the import URL.

  1. Create a new action in your Flow

  1. Select the "File Import" action and configure the action URL

  1. The action will download the image and store it in the Directus storage, and return the file ID to the next operation

Package Sidebar

Install

npm i directus-extension-file-import-operation

Weekly Downloads

98

Version

2.0.0

License

none

Unpacked Size

3.38 kB

Total Files

4

Last publish

Collaborators

  • samechikson