Document Loader Plugin - API
No security coverage
This module allows Drupal to fetch data from HTTP/HTTPS APIs and convert the JSON responses into various formats like TOML, JSON, YAML, or plain text. This integration helps in importing, processing, and displaying external API data within your Drupal site.
This module provides a Document Loader plugin that fetches data from HTTP/HTTPS APIs and converts the response into multiple output formats. It enables Drupal to easily integrate external API data by fetching and transforming JSON responses into TOML, JSON, YAML, or plain text formats. This is useful for importing, processing, and displaying data from third-party APIs within your Drupal site.