Source: factory.webhook/package.homechoice/ObjHookHCScore.py
Webhook handler for the HCScore service.
Receives HCScore webhook calls and delegates
processing to the corresponding workflow identified
by webhook_code.
| Method | Signature | Description |
|---|---|---|
| Process | Process(payload_data: str = '', webhook_code: str = '', param_1: str = '', param_2: str = '', param_3: str = '', param_4: str = '', param_5: str = '', param_6: str = '', param_7: str = '', param_8: str = '') -> str |
Process the HCScore webhook and run the |