CiviMRF / cmrf_core

Drupal Core for CMRF
GNU Affero General Public License v3.0
2 stars 6 forks source link

Rules integration: Provide a rules action for sending an API call #12

Closed jensschuppe closed 6 years ago

jensschuppe commented 6 years ago

cmrf_rules should provide a rules action to send an API call with the following Rules action parameters:

The action should provide the call as a variable that may be inspected using the already existing tokens for the civimrf_call rules data type.

jensschuppe commented 6 years ago

@jaapjansma Review welcome for https://github.com/CiviMRF/cmrf_core/commit/164e4a375d50fe42b19b54957c681abf8d511f57.

jaapjansma commented 6 years ago

Looks good to me.

jensschuppe commented 6 years ago

Thanks @jaapjansma - merged into 7.x-dev and added the issue to the next release notes draft for changelog reference.

jensschuppe commented 6 years ago

This got released with 0.5 already.