webhook_expressions
webhook_expressions
Add expressions that run after the most recently added webhook completes. Allows conditional output based on the API response.
Parameters
expressions
List of expression definitions to evaluate against the webhook response.
Returns
DataMap — Self for method chaining. Raises ValueError if no webhook has been
added yet.