This module connects Drupal's Webform system with the OpenFisca API. It enables you to send webform submissions to OpenFisca for calculations and use the results to determine redirects or further actions within your Drupal site.
This module integrates Drupal Webform functionality with the OpenFisca API, allowing seamless communication and calculation based on OpenFisca rules.
Features
- Handles communication with the OpenFisca API through Guzzle HTTP client.
- Provides methods to post data, retrieve variables, parameters,
and calculations from the OpenFisca API. - Webform handler for processing submissions & interacting with OpenFisca API.
- Provides a mechanism for creating redirect rules
based on OpenFisca responses.
For more details, please check the README of the module.
Also check the manual in the repository.
GitHub repository: salsadigitalauorg/webform_openfisca