Webhooks
cURL
curl --request GET \ --url 'https://api.hubapi.com/webhooks/v3/{appId}/subscriptions?hapikey='
{ "results": [ { "active": true, "createdAt": "2023-11-07T05:31:56Z", "eventType": "company.associationChange", "id": "<string>", "objectTypeId": "<string>", "propertyName": "<string>", "updatedAt": "2023-11-07T05:31:56Z" } ] }
Rufen Sie Event-Abonnements für die angegebene App ab.
Unterstützte Produkte
Die ID der App.
successful operation
List of event subscriptions for your app
Liste der Event-Abonnements für Ihre App
Anzeigen untergeordnete attribute