Project
Also known as a community, or subdivision (eg. "Acme Condos"). A project represents the main object in Edgewise. Each project receives it's own URL (eg. /projects/[project-slug]
). Floor plans, units, images, documents, leads, and buyers are all associated back to an individual project.
Fields
Computed summary values (typically min and max) for the project. For example, min available unit price, or if the project is sold out.
The project address. Location (latitude and longitude) are computed automatically.
The project archived timestamp. Archived projects are not visible in the Edgewise Marketplace, and are read-only in Seller Central.
Project profile photo (1x1). Typically the same image used for social media websites (Instagram, Facebook, LinkedIn, etc.)
Project buyers. null
is returned for projects
the viewer is not associated with.
Project chat conversations. null
is returned for
projects the viewer is not associated with.
The project's collaborators. Users with the OWNER
role in a the project's OWNER
organization will have automatic access. Otherwise, users must be explicitly added to each project.
The project "hero" is the image that represents the project.
It is used as the projet thumbnail and the primary image seen in
the project details page in Edgewise. The hero is implied from the
first image of the project images (eg. sequence 0
).
HOA price per square foot. This will auto-calculate the HOA fees of a floor plan / unit by multiplying the HOA PPSF by the SQFT of the floor plan.
The project inception date is used for analytics / metrics. When null
, the insertedAt
timestamp is used.
Project leads. null
is returned for projects
the viewer is not associated with.
Project negotiations. null
is returned for
projects the viewer is not associated with.
Project offers. null
is returned for
projects the viewer is not associated with.
The project's primary description. Limited to 1500 characters. Used in the project details page for meta tags and sharing (eg. Facebook, Twitter, etc.).
TRUE
if public, FALSE
if private. Private projects are not searchable or visible in the Edgewise Marketplace.
Project questions. null
is returned for
projects the viewer is not associated with.
Text presented to the buyer regarding cancellation terms.
The amount of time a reservation is active before being marked as expired, in hours (eg. 48
is a two day reservation). Buyers will receive automated reminder emails. If no expiration is set, then reservations are active indefinitely and would need to be manually updated.
Determines whether reservations are manually or automatically cancelled. If automatic
, the reservation will be cancelled when expired, automatically refunded (minus the cancellation fee), and the lot/unit marked as available.
Instructions presented to the user when placing a lot/unit reservation.
The reservation price for all lots and/or units, in USD. The default is 250
($250.00).
Project reservations. null
is returned for
projects the viewer is not associated with.
An auto-generated, URL friendly version of the project's title. Example: ACME Condos
becomes acme-condos
.
Social media handles (eg. @acmecondos
) for Facebook, Instagram, and Twitter.
The project's title. Note, changing the title will change the slug; which will change the URL.
The URL of an affiliated marketing website for the project (eg. https://acmecondos.com
)
Deprecated Fields
Use project lead analytics instead.
The design, personalization, and amenities description. Limited to 1500 characters.
Use design
instead.