http_client_manager_issuu_oembed
No security coverage
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