A new album has been created
A new album has been created. Triggers when the user account either creates a new album or is added to an existing album.
Request examples
{
"data": {
"albumId": "22222222-2222-2222-2222-222222222222",
"name": "My Album",
"ownerId": "11111111-1111-1111-1111-111111111111",
"shareUrl": "https://joinswsh.com/album/abcdef",
"numPhotos": 5,
"numParticipants": 2
},
"metadata": {}
}