webhook service name
Does the webhook have service name? I'm getting several identical messages and I cant see service name in them.
Solution:Jump to solution
```json
{
"type": "DEPLOY",
"project": {
"id": "4f016be9-93a4-4dfa-9e85-cba5201fed57",...
9 Replies
Project ID:
33c47f57-f4aa-4640-9b44-cd0a3f034b71
33c47f57-f4aa-4640-9b44-cd0a3f034b71
I don't understand the question?
you asked if the webhooks have a service name, but then you seemingly answered your own question by saying you can see a service name in them?
Sorry, can't see service name
Editing
The example payload also doesn't have service name
the example doesnt, but the actual webhook payloads have the service name
Solution
service.name
Hm, ok. Maybe I'm parsing it out. Thanks Brody.
no problem 🙂