Login
Search...
/
Documentation
API Reference
Use Cases
Introduction
Overview
API Reference
Admin
Amenities
Applicants
Applications
Appointments
Billing and Payments
Construction Job Cost
Employees
Events
Files
Invoices
Leads
Leases
Listings
Properties
Purchase Orders
Residents
Service Requests
Timezones
Units
Vendors
Webhooks Configuration
GET
Get all webhooks
POST
Create a webhook
GET
Get a webhook by ID
PUT
Update a webhook
DEL
Delete a webhook
POST
Create a webhook trigger
DEL
Delete a webhook trigger
Login
API Reference
Webhooks Configuration
Create a webhook trigger
POST
https://
api.propexo.com
/
v1
/
webhooks
/
:webhook_id
/
triggers
Create a webhook trigger
Path parameters
webhook_id
string
Required
The ID of the resource.
Request
This endpoint expects an object.
trigger
enum
Required
The event that will trigger the webhook
Show 6 enum values
model
enum
Optional
The model for the webhook trigger to monitor. Only applies to DATA_UPDATE and DATA_NEW triggers
Show 21 enum values
Response
This endpoint returns an object.
result
object
Show 9 properties
Errors
400
Bad Request
Built with