Skip to content

Commit 04b53cd

Browse files
committed
chore: format
1 parent cb6284b commit 04b53cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/elements/guides/30_transient_payloads.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Transient payload is an Ory Kratos concept, that allows users of the APIs to pas
88

99
Ory Elements allows defining transient payloads on the self-service flow components. To do this, you can use the `transientPayload` prop on the self-service flow components. The value of this prop should be an object that contains the data you want to pass through to the webhooks or a function that returns such an object. The data will be passed through to the webhooks as JSON objects.
1010

11+
- [Read more about webhooks in Ory](../../guides/integrate-with-ory-cloud-through-webhooks.mdx)
1112

1213
## Static Transient Payload
1314

0 commit comments

Comments
 (0)