GFAPI Class

Introduction

The Gravity Forms API Functions provides developers with a future-proof way to access some of the common core functionality in Gravity Forms.

The API Functions are automatically included when Gravity Forms loads and they will be available by the time add-ons load.

The API class is called GFAPI and it can be found in /includes/api.php.

Forms

See the following articles:

Entries

See the following articles:

Feeds

See Managing Add-On Feeds with the GFAPI.

Notifications

See Sending Notifications with the GFAPI.

Fields

See Getting Fields with the GFAPI.

Notes

See Managing Notes with the GFAPI.