Enhance your application with Uberall's comprehensive API documentation
Uberall API (20260101)
- https://uberall.com/api/sales-partners/webhooks
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/sales-partners/webhooks
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
https://uberall.com/api/sales-partners/webhooks \
-H 'X-API-KEY: YOUR_API_KEY_HERE'Successfully retrieved webhooks
The actual response object of the response
Event type the SalesPartner wants to receive push messages for via webhook functionality. For a list of all possible types use the GET /api/sales-partners/subscribable-event-types.
No contentRequest
Creates a new webhook, consisting of a pushUrl and a event type. For a list of all possible types use the GET /api/sales-partners/subscribable-event-types.
Webhook data to be created
Logging event type to subscribe to
- https://uberall.com/api/sales-partners/webhooks
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/sales-partners/webhooks
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
https://uberall.com/api/sales-partners/webhooks \
-H 'Content-Type: application/json' \
-H 'X-API-KEY: YOUR_API_KEY_HERE' \
-d '{
"pushUrl": "string",
"type": "ADMIN_ALERT"
}'Successfully created webhook
Webhook Model
Event type the SalesPartner wants to receive push messages for via webhook functionality. For a list of all possible types use the GET /api/sales-partners/subscribable-event-types.
No content- https://uberall.com/api/sales-partners/webhooks/{id}
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/sales-partners/webhooks/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://uberall.com/api/sales-partners/webhooks/{id}' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'Successfully retrieved webhook
Webhook Model
Event type the SalesPartner wants to receive push messages for via webhook functionality. For a list of all possible types use the GET /api/sales-partners/subscribable-event-types.
No content
Social AI Service
Products - Social AI Service