This project is not covered by Drupal’s security advisory policy.
Integrates with the facebook API based upon the flux Services integration.
This is an integration module, so it does not expose any end-user functionality. It integrates Drupal with the facebook API by providing remote entities and integration with the Rules module.
Requirements
- flux Services integration (obviously)
API
The module connects to facebook via the Guzzle web service client and provides a clean API for developers to interact with the facebook graph API.
$account = entity_load_single('fluxservice_account', $id);
$me = $account->client()->GetMe();
Credits
This project has been initiated and is maintained by drunomics.
The project has been sponsored by netidee - powerful innovations
Project information
- Project categories: Developer tools, Automation
- Created by fago on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.

