Event subscriptions allow you to set up webhook notifications whenever notable events happen within the Formsort ecosystem. They can be configured using Add a subscription within the Subscriptions tab.
Sent whenever any variant is published, to any environment, across your whole team.
{"event": {"id": "0wETQoIfURIuC6Ty0jq6D","type": "variant_revision_published","createdAt": "2021-02-26T21:23:47+0000"},"payload": {"flowLabel": "testFlow","environmentLabel": "staging","variantLabel": "testVariant","variantRevisionUuid": "f4aa9314-2d55-498f-9a35-792b2bf4e992","jsonSchema": {"$schema": "http://json-schema.org/draft-07/schema#","type": "object","properties": {"checkboxQuestion": {"type": "boolean"},"textQuestion": {"type": "string"}}},"publishedByEmail": "email@domain.com","notes": "This is a note"}}
​
​