press

Gravity Forms

Ask for the form, get it built — Gravity Forms keeps its logic, entries and notifications.

Visit website

Gravity Forms is the heavyweight of the family — conditional logic, entry storage and a large add-on ecosystem. Delta does not attempt to wrap any of that. It exposes the same five form abilities, so an agent can create, read, update and place a form while Gravity Forms keeps everything it does well.

Abilities this integration exposes

create-contact-form

Creates a form from a plain field list. You describe the fields; the form plugin owns the markup, mail and spam handling.

delete-contact-form

Removes a form from the site.

get-contact-form

Returns one form in full — its fields, recipient, subject line and the placeholder used to embed it.

list-contact-forms

Lists every form on the site with its id, title and shortcode.

update-contact-form

Partial update of a form. Send a field list to replace the fields, or omit it to change only the recipient and subject.

Example prompts

  • Create a multi-part application form with contact details, experience and a CV upload.
  • Change the notification address on the enquiry form to [email protected].
  • List every Gravity form and its embed placeholder.