For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Dashboard
How It WorksKnowledge BaseOnboardingVideo TutorialsPMS GuidanceAPI ReferenceRelease Notes
  • Getting Started
    • Introduction
  • Propexo API Concepts
    • Authentication
    • Custom Data Objects
    • Data Fetching Methodology
    • Deleted Records
    • Enabling Properties
    • Filtering Results
    • Integration Cloning
    • Pagination
    • Rate Limiting
    • Records Processed
    • Sorting Results
    • Sync Frequency
    • Sync Schedules
    • Write Requests
  • Webhooks
    • Webhooks Overview
    • Setting Up Webhooks in Propexo
    • Sending a Test Webhook
    • Sequencing and Data Hydration
    • Signed Payloads
Dashboard
LogoLogo
Webhooks

Setting Up a Webhook in Propexo

  • Create a public URL on your system to receive POST requests.

  • In the Propexo dashboard, go to Webhooks.

Webhooks Menu

  • Click Add Webhook, and select the webhook type you would like to subscribe to, and whether this is for production or sandbox. For Data Update and Data New, you will need to select which model to receive webhooks for. Here is an example using the ‘Data New’ webhook:

Webhooks UI

Was this page helpful?
Previous

Sending a Test Webhook

Next
Built with