Text Change in Webhook

Is there a way to receive text changes (diff) through the webhook rather than just the full text? Or are there any alternative recommendations on how to export/retrieve the diff text?

@katie_edmonds api is way to get highlighted changes programmatically. please note that api access is available to enterprise customers right now.

Ok thank you. I was also wondering if there is a way to force trigger the processing of a monitor to retrieve a baseline of all that exists on the webpage using the webhook.

actions are triggered only after a change is detected. it is not possible to trigger the actions manually.