Notion API Test

Test the /api/notion/[locationId]/[requestType] endpoint

API Config

Request Type

This value will be sent as the list_type header

BASIC INFORMATION

OWNER INFORMATION

ADDITIONAL CONTACTS

Request

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

API Reference

Endpoint:

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)