website#planningguide

planningguide

Message

website user planning guide

Payload Example(s) (generated)

{
  "data": {
    "agent": {
      "name": "Lauren Connaughton",
      "email": "lauren@homesineasternidaho.com",
      "telephone": "208-589-0634",
      "identifier": {
        "hsfconsumerid": "918f02f1-30ec-4b2b-8af4-ce24ae42d360"
      },
      "additionalProperty": {
        "userPath": "https%3A%2F%2Fwww.bhhssilverhawkrealtyeastidaho.com%2Fsell-your-home%2Finspections-disclosures|Home+Inspections+%7C+Berkshire+Hathaway+HomeServices+Silverhawk+Realty+East+Idaho+%7C+Berkshire+Hathaway+HomeServices|0",
        "workingWithAgent": true
      },
      "mortgage": false,
      "type": "Contact"
    },
    "object": {
      "text": "How soon are you planning on buying your next home?: Next year\nDo you currently have a Berkshire Hathaway HomeServices real estate agent?: Yes\n Who Is Your Real Estate Agent?: Julie Anglesey\n",
      "requestUrl": "https://www.bhhssilverhawkrealtyeastidaho.com/real-estate-lifestyle-planning",
      "type": "PlanningGuide"
    },
    "recipient": {
      "id": "https://id305.dev.bhhs.hsfaffiliates.com/profile/card#me",
      "name": "Silverhawk Realty East Idaho",
      "type": "RealEstateOrganization"
    },
    "instrument": {
      "type": "RealEstateWebsite",
      "url": "https://id305.dev.bhhs.hsfaffiliates.com/profile/card#me"
    },
    "identifier": "bZK0dDXmCsKm5JM/QO4LSo2igXzhsMI5azEhth1kveZCpAmsaYBa4uYLkXp0jxn5HtXF2JNWzh/CjN4PP7m8CkbI",
    "leadOwner": {
      "type": "organization",
      "name": "Silverhawk Realty East Idaho",
      "id": "https://id305.dev.bhhs.hsfaffiliates.com/profile/card#me"
    },
    "type": "PlanningGuide"
  },
  "topic": "realestate/website#planningguide",
  "source": "https://id305.dev.bhhs.hsfaffiliates.com/profile/card#me",
  "recipient": "https://dev.bhhs.hsfaffiliates.com/profile/card#me",
  "instrument": "https://aem.dev.bhhs.hsfaffiliates.com/profile/card#me",
  "@id": "https://dev.bhhs.hsfaffiliates.com/outbox/c1eb5be8cfb1412aa8ddfec27e611f79",
  "id": "https://aem.dev.bhhs.hsfaffiliates.com/publish/dd9d53ad13e0472fa8033333df9dbcd7",
  "time": "2025-09-10T22:37:50.656Z",
  "timestamp": 1757543870656,
  "originalRecipient": "https://dev.bhhs.hsfaffiliates.com/profile/card#me",
  "@to": "https://chalkdigital.dev.bhhs.hsfaffiliates.com/profile/card#me"
}

Payload

NameTypeDescription
topicstringconst ("realestate/website#planningguide")
sourcestringformat (uri)
recipientstringformat (uri)
instrumentstringformat (uri)
@idstringformat (uri)
idstringformat (uri)
timestringdate and time the event was produced
timestampnumberevent timestamp
originalRecipientstringformat (uri)
@tostringformat (uri)
dataobjectmessage payload
data.identifierstringunique identifier
data.typestringconst ("PlanningGuide")
data.agentobjectwebsite user
data.agent.namestringagent name
data.agent.emailstringformat (email)
data.agent.telephonestringagent telephone number
data.agent.identifierobjectagent identifier
data.agent.identifier.hsfconsumeridstringHSF consumer ID
data.agent.additionalPropertyobjectadditional property details
data.agent.additionalProperty.userPathstringuser path
data.agent.additionalProperty.workingWithAgentbooleanworking with agent or not
data.agent.mortgagebooleantrue or false
data.agent.typestringallowed ("Person", "Contact")
data.objectobjectplanning guide details
data.object.textstringplanning guide text
data.object.requestUrlstringrequest URL
data.object.typestringconst ("PlanningGuide")
data.recipientobjectrecipient details
data.recipient.idstringformat (uri)
data.recipient.namestringrecipient name
data.recipient.typestringrecipient type
data.instrumentobjectinstrument object
data.instrument.typestringconst ("RealEstateWebsite")
data.instrument.urlstringformat (uri)
data.leadOwnerobjectlead owner details
data.leadOwner.typestringlead owner type
data.leadOwner.namestringlead owner name
data.leadOwner.idstringformat (uri)
data.originatingSystemobjectthe original system where this item was created. Can be of type Thing or any sub-type.

Headers

NameTypeDescription
(root)object-
timestringdate & time the event was produced format (date-time)
agentstringif you are a multi-tenant app, then the agent is the user associated with the event data. any future events related to this message will be sent to the same agent/recipient format (uri)
instrumentstringthe app or service that produced the event on behalf of the agent/user format (uri)
sourcestringa copy of the event was sent to the source(s). format (uri)
originalRecipientstringthe originalRecipient helps you determine the subscription that delivered the event to you. if the originalRecipient is the same as the agent, then the you are subscribed to the agent. if the originalRecipient is different from the agent, then you are subscribed to the event source format (uri)
idstringthe Event ID (aka "Publish ID") is the immutable canonical identifier for the event. it is a URI that is unique to the event and will not change. all subscribers will receive the same id for the same event. format (uri)
@idstringformat (uri)

Tools