Enhance your application with Uberall's comprehensive API documentation
Uberall API (20250708)
- 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 contentWebhook 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 PostingCopy for LLM Copy page as Markdown for LLMs View as Markdown Open this page as Markdown Open in ChatGPT Get insights from ChatGPT Open in Claude Get insights from Claude Connect to Cursor Install MCP server on Cursor Connect to VS Code Install MCP server on VS Code
Products - Social Posting