You are here

gdpr_tasks.rules.events.yml in General Data Protection Regulation 3.0.x

modules/gdpr_tasks/gdpr_tasks.rules.events.yml

File

modules/gdpr_tasks/gdpr_tasks.rules.events.yml
View source
  1. gdpr_tasks.rules_rta_complete:
  2. label: 'Data access request completed'
  3. category: 'GDPR'
  4. context:
  5. user:
  6. type: 'entity:user'
  7. label: 'The user'
  8. link:
  9. type: 'string'
  10. label: 'The URL to download the report'
  11. gdpr_tasks.rules_rtf_complete:
  12. label: 'Right to be forgotten completed'
  13. category: 'GDPR'
  14. context:
  15. email:
  16. type: 'string'
  17. label: 'The email address of the recipient'