HTTP Client Manager Issuu Oembed
No security coverage
This module allows you to fetch oEmbed data from Issuu's API for Issuu documents. It integrates with the ECA module to enable fetching and setting thumbnail URLs and descriptions for Issuu media within Drupal.
A HTTP Client Manager-based module to get Issuu oembed metadata via API request.
Features
- Fetch oembed data for https://issuu.com/*/docs/* documents from https://issuu.com/oembed API endpoint.
- Provide ECA Activity template for ECA module to allow to fetch and set Drupal oembed-based Media Issuu entity
thumbnail URLanddescription.
Post-Installation
- Install ECA module.
- Use in
Issuu Oembed Services APIin yourECA Model, such as, fetching thumbnail URL and description for custom Drupal Media bundle for Issuu documents.
Additional Requirements
- HTTP Client Manager module
- A patch from issue 3330979 - New actions to access key value stores is required for ECA module to provide actions to access private temporary key value store (Collection
http_client_manager; Store keylast result). The patch will not be required once the issue is merged into the stable ECA module release.
Recommended modules/libraries
- ECA module