Question - Webhooks passing audit owner / collaborator

Hi,

I am planning to use your webhooks functionality to notify users of audits and other reviews. However, in order to send a personal message, I need somehow to pass to the webhook the audit owner (owners if a group) name and preferable email. Is that possible?


Thank you

The web-hook can have all that information (its macros in the end) but you will need a mid-layer (orchestrator) handling that web-hook and doing the right thing.

1 Like