Views Json Source
Part of the Views ecosystem · 207 projects
This module allows you to create Drupal Views that display data sourced directly from an external JSON API, without storing the JSON content in Drupal. You can configure a View to fetch and render data from any JSON source, then select specific fields, apply filters, and sorting.
Views Json Source is an extension of views module to work with external JSON data. Any JSON API can be configured to render the data directly from the JSON through views. The json content is not stored in Drupal.
HOW IT WORKS
- When creating a view choose "Json" on "Show" field.
- Then when editing the view, In "Advanced" section, click "Settings" on "Query settings",
choose the source of the Json data, define the row apath and you're done. - Add one or more fields and set the key value of the field you want to show.
- Optional: Add any filters or sort criteria as required.
- Optional: Make use of Contextual filters as required.
Depends on
Dependencies of the latest stable release
- views Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
More in the Views ecosystem
Most installed first
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.3 | Stable | 8–11 | Mar 5, 2026 |