WP Manifestindependent plugin directory
manifest / integrations / gforms-entrata-addon

Gravity Forms Entrata Addon

Just another plugin to add Entrata feeds to Gravity Forms.

by Jon Schroeder · github.com/jonschr/gforms-entrata-addon · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jonschr/gforms-entrata-addon/archive/refs/heads/master.zip

From the readme

Entrata for Gravity Forms This plugin adds feeds capabilities for Entrata, using the sendLeads API for Entrata. The methodology used is standard, allowing for you to link up the basic custom fields in Entrata with your form fields using a Gravity Forms feed. Supported fields The following fields are supported in this implementation: First name Last name Email Phone Message Before you begin You will need to supply the following information on the backend of the site when setting up your feed: Entrata endpoint URL (the place where we send requests) Username Password Property ID Lead source ID Issues If you're having trouble using this, try using a free service like PipeDream to test your requests to get better visibility into what you're seeing. Failing that, you can enable logging for the Entrata Gforms addon, then check what responses you're getting from the Entrata API.

Read the full README on GitHub →