This is the list of event types that we currently send.
For guidance on how to listen to these events, take a look at Svix's guide to consuming webhooks.
Triggers when a composition has been changed.
{
"api_url": "https://uniform.app/api/v1/canvas?projectId=644ede73-d6aa-4159-bf98-14ad7fb4cb66&compositionId=0b9d2118-f2d0-4fe6-9d46-7c661abaf474&state=64",
"edge_url": "https://uniform.global/api/v1/compositions?projectId=644ede73-d6aa-4159-bf98-14ad7fb4cb66&compositionId=0b9d2118-f2d0-4fe6-9d46-7c661abaf474&state=64",
"edit_url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66/dashboards/canvas/edit/0b9d2118-f2d0-4fe6-9d46-7c661abaf474",
"editionId": "8b937004-6c50-449a-a7cd-a6a70b25f2da",
"id": "0b9d2118-f2d0-4fe6-9d46-7c661abaf474",
"initiator": {
"email": "foo@bar.com",
"id": "useruniqueid",
"is_api_key": false,
"name": "A User"
},
"name": "About Us",
"project": {
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66"
},
"slug": "/about-us",
"state": 64,
"trigger": {
"id": "a7bce3da-9727-4ca8-b95b-57f731445c3f",
"type": "release"
},
"type": "page"
}
Triggers when a composition has been deleted.
{
"editionId": "8b937004-6c50-449a-a7cd-a6a70b25f2da",
"id": "0b9d2118-f2d0-4fe6-9d46-7c661abaf474",
"initiator": {
"email": "foo@bar.com",
"id": "useruniqueid",
"is_api_key": false,
"name": "A User"
},
"name": "About Us",
"project": {
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66"
},
"slug": "/about-us",
"state": 64,
"trigger": {
"id": "a7bce3da-9727-4ca8-b95b-57f731445c3f",
"type": "release"
},
"type": "page"
}
Triggers when a composition has been published.
{
"api_url": "https://uniform.app/api/v1/canvas?projectId=644ede73-d6aa-4159-bf98-14ad7fb4cb66&compositionId=0b9d2118-f2d0-4fe6-9d46-7c661abaf474&state=64",
"edge_url": "https://uniform.global/api/v1/compositions?projectId=644ede73-d6aa-4159-bf98-14ad7fb4cb66&compositionId=0b9d2118-f2d0-4fe6-9d46-7c661abaf474&state=64",
"edit_url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66/dashboards/canvas/edit/0b9d2118-f2d0-4fe6-9d46-7c661abaf474",
"editionId": "8b937004-6c50-449a-a7cd-a6a70b25f2da",
"id": "0b9d2118-f2d0-4fe6-9d46-7c661abaf474",
"initiator": {
"email": "foo@bar.com",
"id": "useruniqueid",
"is_api_key": false,
"name": "A User"
},
"name": "About Us",
"project": {
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66"
},
"slug": "/about-us",
"state": 64,
"trigger": {
"id": "a7bce3da-9727-4ca8-b95b-57f731445c3f",
"type": "release"
},
"type": "page"
}
Triggers when a composition has been changed or copied to a pre-launch release.
{
"api_url": "https://uniform.app/api/v1/canvas?projectId=644ede73-d6aa-4159-bf98-14ad7fb4cb66&compositionId=0b9d2118-f2d0-4fe6-9d46-7c661abaf474&state=64&releaseId=48293345-f2d0-1125-afda-7c661abad432",
"edge_url": "https://uniform.global/api/v1/compositions?projectId=644ede73-d6aa-4159-bf98-14ad7fb4cb66&compositionId=0b9d2118-f2d0-4fe6-9d46-7c661abaf474&state=64&releaseId=48293345-f2d0-1125-afda-7c661abad432",
"edit_url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66/dashboards/canvas/edit/0b9d2118-f2d0-4fe6-9d46-7c661abaf474?release=48293345-f2d0-1125-afda-7c661abad432",
"editionId": "8b937004-6c50-449a-a7cd-a6a70b25f2da",
"id": "0b9d2118-f2d0-4fe6-9d46-7c661abaf474",
"initiator": {
"email": "foo@bar.com",
"id": "useruniqueid",
"is_api_key": false,
"name": "A User"
},
"name": "About Us",
"project": {
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66"
},
"release": {
"id": "48293345-f2d0-1125-afda-7c661abad432",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66/releases/48293345-f2d0-1125-afda-7c661abad432"
},
"slug": "/about-us",
"state": 64,
"type": "page"
}
Triggers when a composition is deleted that is attached to a pre-launch release.
{
"editionId": "8b937004-6c50-449a-a7cd-a6a70b25f2da",
"id": "0b9d2118-f2d0-4fe6-9d46-7c661abaf474",
"initiator": {
"email": "foo@bar.com",
"id": "useruniqueid",
"is_api_key": false,
"name": "A User"
},
"name": "About Us",
"project": {
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66"
},
"release": {
"id": "48293345-f2d0-1125-afda-7c661abad432",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66/releases/48293345-f2d0-1125-afda-7c661abad432"
},
"slug": "/about-us",
"state": 64,
"type": "page"
}
Triggers when a composition has been published that is attached to an pre-launch release.
{
"api_url": "https://uniform.app/api/v1/canvas?projectId=644ede73-d6aa-4159-bf98-14ad7fb4cb66&compositionId=0b9d2118-f2d0-4fe6-9d46-7c661abaf474&state=64?releaseId=48293345-f2d0-1125-afda-7c661abad432",
"edge_url": "https://uniform.global/api/v1/compositions?projectId=644ede73-d6aa-4159-bf98-14ad7fb4cb66&compositionId=0b9d2118-f2d0-4fe6-9d46-7c661abaf474&state=64?releaseId=48293345-f2d0-1125-afda-7c661abad432",
"edit_url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66/dashboards/canvas/edit/0b9d2118-f2d0-4fe6-9d46-7c661abaf474?release=48293345-f2d0-1125-afda-7c661abad432",
"editionId": "8b937004-6c50-449a-a7cd-a6a70b25f2da",
"id": "0b9d2118-f2d0-4fe6-9d46-7c661abaf474",
"initiator": {
"email": "foo@bar.com",
"id": "useruniqueid",
"is_api_key": false,
"name": "A User"
},
"name": "About Us",
"project": {
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66"
},
"release": {
"id": "48293345-f2d0-1125-afda-7c661abad432",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66/releases/48293345-f2d0-1125-afda-7c661abad432"
},
"slug": "/about-us",
"state": 64,
"type": "page"
}
Triggers when a composition deleted in a pre-launch release is restored.
{
"editionId": "8b937004-6c50-449a-a7cd-a6a70b25f2da",
"id": "0b9d2118-f2d0-4fe6-9d46-7c661abaf474",
"initiator": {
"email": "foo@bar.com",
"id": "useruniqueid",
"is_api_key": false,
"name": "A User"
},
"name": "About Us",
"project": {
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66"
},
"release": {
"id": "48293345-f2d0-1125-afda-7c661abad432",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66/releases/48293345-f2d0-1125-afda-7c661abad432"
},
"slug": "/about-us",
"state": 64,
"type": "page"
}
Triggers when an entry has been changed.
{
"api_url": "https://uniform.app/api/v1/entries?projectId=644ede73-d6aa-4159-bf98-14ad7fb4cb66&entryIDs=e5c95c60-314b-4700-9035-6f9c2a4ff800&state=64",
"edge_url": "https://uniform.global/api/v1/entries?projectId=644ede73-d6aa-4159-bf98-14ad7fb4cb66&entryIDs=e5c95c60-314b-4700-9035-6f9c2a4ff800&state=64",
"edit_url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66/dashboards/canvas/entries/e5c95c60-314b-4700-9035-6f9c2a4ff800",
"editionId": "8b937004-6c50-449a-a7cd-a6a70b25f2da",
"id": "e5c95c60-314b-4700-9035-6f9c2a4ff800",
"initiator": {
"email": "foo@bar.com",
"id": "useruniqueid",
"is_api_key": false,
"name": "A User"
},
"name": "About Us",
"project": {
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66"
},
"slug": "/about-us",
"state": 64,
"trigger": {
"id": "a7bce3da-9727-4ca8-b95b-57f731445c3f",
"type": "release"
},
"type": "page"
}
Triggers when an entry has been deleted.
{
"editionId": "8b937004-6c50-449a-a7cd-a6a70b25f2da",
"id": "e5c95c60-314b-4700-9035-6f9c2a4ff800",
"initiator": {
"email": "foo@bar.com",
"id": "useruniqueid",
"is_api_key": false,
"name": "A User"
},
"name": "About Us",
"project": {
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66"
},
"slug": "/about-us",
"state": 64,
"trigger": {
"id": "a7bce3da-9727-4ca8-b95b-57f731445c3f",
"type": "release"
},
"type": "page"
}
Triggers when an entry has been published.
{
"api_url": "https://uniform.app/api/v1/entries?projectId=644ede73-d6aa-4159-bf98-14ad7fb4cb66&entryIDs=e5c95c60-314b-4700-9035-6f9c2a4ff800&state=64",
"edge_url": "https://uniform.global/api/v1/entries?projectId=644ede73-d6aa-4159-bf98-14ad7fb4cb66&entryIDs=e5c95c60-314b-4700-9035-6f9c2a4ff800&state=64",
"edit_url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66/dashboards/canvas/entries/e5c95c60-314b-4700-9035-6f9c2a4ff800",
"editionId": "8b937004-6c50-449a-a7cd-a6a70b25f2da",
"id": "e5c95c60-314b-4700-9035-6f9c2a4ff800",
"initiator": {
"email": "foo@bar.com",
"id": "useruniqueid",
"is_api_key": false,
"name": "A User"
},
"name": "About Us",
"project": {
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66"
},
"slug": "/about-us",
"state": 64,
"trigger": {
"id": "a7bce3da-9727-4ca8-b95b-57f731445c3f",
"type": "release"
},
"type": "page"
}
Triggers when an entry has been changed that is attached to a pre-launch release.
{
"api_url": "https://uniform.app/api/v1/entries?projectId=644ede73-d6aa-4159-bf98-14ad7fb4cb66&entryIDs=e5c95c60-314b-4700-9035-6f9c2a4ff800&state=64&releaseId=48293345-f2d0-1125-afda-7c661abad432",
"edge_url": "https://uniform.global/api/v1/entries?projectId=644ede73-d6aa-4159-bf98-14ad7fb4cb66&entryIDs=e5c95c60-314b-4700-9035-6f9c2a4ff800&state=64&releaseId=48293345-f2d0-1125-afda-7c661abad432",
"edit_url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66/dashboards/canvas/entries/e5c95c60-314b-4700-9035-6f9c2a4ff800?release=48293345-f2d0-1125-afda-7c661abad432",
"editionId": "8b937004-6c50-449a-a7cd-a6a70b25f2da",
"id": "e5c95c60-314b-4700-9035-6f9c2a4ff800",
"initiator": {
"email": "foo@bar.com",
"id": "useruniqueid",
"is_api_key": false,
"name": "A User"
},
"name": "About Us",
"project": {
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66"
},
"release": {
"id": "48293345-f2d0-1125-afda-7c661abad432",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66/releases/48293345-f2d0-1125-afda-7c661abad432"
},
"slug": "/about-us",
"state": 64,
"type": "page"
}
Triggers when an entry has been deleted that is attached to a pre-launch release.
{
"editionId": "8b937004-6c50-449a-a7cd-a6a70b25f2da",
"id": "e5c95c60-314b-4700-9035-6f9c2a4ff800",
"initiator": {
"email": "foo@bar.com",
"id": "useruniqueid",
"is_api_key": false,
"name": "A User"
},
"name": "About Us",
"project": {
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66"
},
"release": {
"id": "48293345-f2d0-1125-afda-7c661abad432",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66/releases/48293345-f2d0-1125-afda-7c661abad432"
},
"slug": "/about-us",
"state": 64,
"type": "page"
}
Triggers when an entry has been published that is attached to a pre-launch release.
{
"api_url": "https://uniform.app/api/v1/entries?projectId=644ede73-d6aa-4159-bf98-14ad7fb4cb66&entryIDs=e5c95c60-314b-4700-9035-6f9c2a4ff800&state=64&releaseId=48293345-f2d0-1125-afda-7c661abad432",
"edge_url": "https://uniform.global/api/v1/entries?projectId=644ede73-d6aa-4159-bf98-14ad7fb4cb66&entryIDs=e5c95c60-314b-4700-9035-6f9c2a4ff800&state=64&releaseId=48293345-f2d0-1125-afda-7c661abad432",
"edit_url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66/dashboards/canvas/entries/e5c95c60-314b-4700-9035-6f9c2a4ff800?release=48293345-f2d0-1125-afda-7c661abad432",
"editionId": "8b937004-6c50-449a-a7cd-a6a70b25f2da",
"id": "e5c95c60-314b-4700-9035-6f9c2a4ff800",
"initiator": {
"email": "foo@bar.com",
"id": "useruniqueid",
"is_api_key": false,
"name": "A User"
},
"name": "About Us",
"project": {
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66"
},
"release": {
"id": "48293345-f2d0-1125-afda-7c661abad432",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66/releases/48293345-f2d0-1125-afda-7c661abad432"
},
"slug": "/about-us",
"state": 64,
"type": "page"
}
Triggers when an entry deleted in a pre-launch release is restored.
{
"editionId": "8b937004-6c50-449a-a7cd-a6a70b25f2da",
"id": "e5c95c60-314b-4700-9035-6f9c2a4ff800",
"initiator": {
"email": "foo@bar.com",
"id": "useruniqueid",
"is_api_key": false,
"name": "A User"
},
"name": "About Us",
"project": {
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66"
},
"release": {
"id": "48293345-f2d0-1125-afda-7c661abad432",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66/releases/48293345-f2d0-1125-afda-7c661abad432"
},
"slug": "/about-us",
"state": 64,
"type": "page"
}
Triggers when a manifest has been published.
{
"site": {
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"name": "My Site"
},
"timestamp": 1667425322407
}
Triggers when a project map is deleted.
{
"base_url": "https://stuff.org",
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"project_id": "bf978bb4-693b-4e75-9a57-8c89d27f4496"
}
Triggers when a project map node is deleted.
{
"composition_id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"initiator": {
"email": "foo@bar.com",
"id": "useruniqueid",
"is_api_key": false,
"name": "A User"
},
"locales": {
"de": {
"inherited": false,
"name": "Produktdetail",
"path": "/produktdetail"
}
},
"name": "Product Detail",
"path": "/product-detail",
"project_id": "bf978bb4-693b-4e75-9a57-8c89d27f4496",
"project_map_id": "c57ba7ac-4b5a-42f2-980f-afc75fe9d234"
}
Triggers when a project map node is inserted.
{
"composition_id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"initiator": {
"email": "foo@bar.com",
"id": "useruniqueid",
"is_api_key": false,
"name": "A User"
},
"locales": {
"de": {
"inherited": false,
"name": "Produktdetail",
"path": "/produktdetail"
}
},
"name": "Product Detail",
"path": "/product-detail",
"project_id": "bf978bb4-693b-4e75-9a57-8c89d27f4496",
"project_map_id": "c57ba7ac-4b5a-42f2-980f-afc75fe9d234"
}
Triggers when a project map node is updated.
{
"composition_id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"initiator": {
"email": "foo@bar.com",
"id": "useruniqueid",
"is_api_key": false,
"name": "A User"
},
"locales": {
"de": {
"inherited": false,
"name": "Produktdetail",
"path": "/produktdetail",
"previous_path": "/promo/product-detail"
}
},
"name": "Product Detail",
"path": "/product-detail",
"previous_path": "/promo/product-detail",
"project_id": "bf978bb4-693b-4e75-9a57-8c89d27f4496",
"project_map_id": "c57ba7ac-4b5a-42f2-980f-afc75fe9d234"
}
Triggers when a project map is updated or created.
{
"base_url": "https://stuff.org",
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"project_id": "bf978bb4-693b-4e75-9a57-8c89d27f4496"
}
Triggers when a redirect is deleted.
{
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"initiator": {
"email": "foo@bar.com",
"id": "useruniqueid",
"is_api_key": false,
"name": "A User"
},
"project_id": "bf978bb4-693b-4e75-9a57-8c89d27f4496",
"source_url": "/product-info",
"target_status_code": 301,
"target_url": "/product-details"
}
Triggers when a redirect is inserted.
{
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"initiator": {
"email": "foo@bar.com",
"id": "useruniqueid",
"is_api_key": false,
"name": "A User"
},
"project_id": "bf978bb4-693b-4e75-9a57-8c89d27f4496",
"source_url": "/product-info",
"target_status_code": 301,
"target_url": "/product-details"
}
Triggers when a redirect is updated.
{
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"initiator": {
"email": "foo@bar.com",
"id": "useruniqueid",
"is_api_key": false,
"name": "A User"
},
"project_id": "bf978bb4-693b-4e75-9a57-8c89d27f4496",
"source_url": "/product-info",
"target_status_code": 301,
"target_url": "/product-details"
}
Triggers when a release definition has been changed.
{
"api_url": "https://uniform.app/api/v1/releases?projectId=644ede73-d6aa-4159-bf98-14ad7fb4cb66&releaseIDs=0b9d2118-f2d0-4fe6-9d46-7c661abaf474",
"autoLaunchSchedule": 12312412312,
"autoLaunchScheduleTimeZone": "America/New_York",
"edit_url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66/releases/0b9d2118-f2d0-4fe6-9d46-7c661abaf474",
"id": "0b9d2118-f2d0-4fe6-9d46-7c661abaf474",
"name": "Sample Release",
"project": {
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66"
},
"state": "open"
}
Triggers when a release, along with any contents, has been deleted.
{
"autoLaunchSchedule": 1212412312,
"autoLaunchScheduleTimeZone": "America/New_York",
"id": "0b9d2118-f2d0-4fe6-9d46-7c661abaf474",
"name": "Sample Release",
"project": {
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66"
},
"state": "open"
}
Triggers when a release starts launching.
{
"api_url": "https://uniform.app/api/v1/releases?projectId=644ede73-d6aa-4159-bf98-14ad7fb4cb66&releaseIDs=0b9d2118-f2d0-4fe6-9d46-7c661abaf474",
"autoLaunchSchedule": 12312412312,
"autoLaunchScheduleTimeZone": "America/New_York",
"edit_url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66/releases/0b9d2118-f2d0-4fe6-9d46-7c661abaf474",
"id": "0b9d2118-f2d0-4fe6-9d46-7c661abaf474",
"name": "Sample Release",
"project": {
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66"
},
"state": "open"
}
Triggers when a release completes launching.
{
"api_url": "https://uniform.app/api/v1/releases?projectId=644ede73-d6aa-4159-bf98-14ad7fb4cb66&releaseIDs=0b9d2118-f2d0-4fe6-9d46-7c661abaf474",
"autoLaunchSchedule": 12312412312,
"autoLaunchScheduleTimeZone": "America/New_York",
"edit_url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66/releases/0b9d2118-f2d0-4fe6-9d46-7c661abaf474",
"id": "0b9d2118-f2d0-4fe6-9d46-7c661abaf474",
"name": "Sample Release",
"project": {
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66"
},
"state": "open"
}
Triggers when a workflow transition has occurred.
{
"entity": {
"editionId": "8b937004-6c50-449a-a7cd-a6a70b25f2da",
"id": "e5c95c60-314b-4700-9035-6f9c2a4ff800",
"name": "About Us",
"releaseId": "7ae142c0-ec20-467a-9268-8fc959045679",
"type": "component",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66/dashboards/canvas/entries/e5c95c60-314b-4700-9035-6f9c2a4ff800?release=7ae142c0-ec20-467a-9268-8fc959045679"
},
"initiator": {
"email": "user@company.com",
"id": "user-unique-identifier",
"is_api_key": false,
"name": "User Name"
},
"newStage": {
"stageId": "571042cd-626a-4801-a9f3-9a138deb8606",
"stageName": "Awaiting Approval",
"workflowId": "448bf252-7428-4e93-a982-5c6044a41b40",
"workflowName": "My Workflow"
},
"previousStage": {
"stageId": "d7e8ca59-3ce2-4052-81f8-e4731c69e914",
"stageName": "Draft",
"workflowId": "448bf252-7428-4e93-a982-5c6044a41b40",
"workflowName": "My Workflow"
},
"project": {
"id": "644ede73-d6aa-4159-bf98-14ad7fb4cb66",
"url": "https://uniform.app/projects/644ede73-d6aa-4159-bf98-14ad7fb4cb66"
},
"timestamp": "2024-05-04T13:42:06Z"
}