Back to all steps
Grab page metadata and send
Step fields
1
comma-separated fields (empty - all)
(text)
2
webhook endpoint
(webhook)
In a scenario, fields are joined with
|.Grab the page meta tags and send them to a webhook. Format: field list|webhook.
Example: title, description, og:image| plus the chosen endpoint.
An empty list collects the whole set: title, description, keywords, robots, viewport, canonical, lang, charset, og:*, twitter:*.
A missing tag does not fail the step - an empty value is sent instead. The endpoint is picked from your webhooks (Profile → API tokens → Webhooks). The server sends it: the request is signed, retried if the endpoint is down, and every delivery shows up in the webhook log. The step never fails the test.
Example: title, description, og:image| plus the chosen endpoint.
An empty list collects the whole set: title, description, keywords, robots, viewport, canonical, lang, charset, og:*, twitter:*.
A missing tag does not fail the step - an empty value is sent instead. The endpoint is picked from your webhooks (Profile → API tokens → Webhooks). The server sends it: the request is signed, retried if the endpoint is down, and every delivery shows up in the webhook log. The step never fails the test.