Notion API Test

Test the Notion M4 Connect webhook endpoint

API Version

API Config

Request Type

This value will be sent as the list_type header

BASIC INFORMATION

OWNER INFORMATION

ADDITIONAL CONTACTS

Request

Endpoint:
POST /api/v1/test-location-123/notion/property-sync
Headers:
{
  "Content-Type": "application/json",
  "m4-connect-key": "[your-api-key]"
}
Body (Editable):

API Reference

Endpoint (v1, current):

POST /api/v1/{locationId}/notion/{requestType}

Endpoint (legacy, deprecated):

POST /api/notion/{locationId}/{requestType}

Required Headers:

  • m4-connect-key - Your M4 Connect API key
  • Content-Type: application/json

Optional Headers (Property Sync):

  • list_type - Property status (e.g., active-listings, sold-listings)