Submit form via API?

is it possible to essentially submit a form via the API and have its field values and goal completion date recorded?

The mechanism for accomplishing that wouldn’t be through a form, but is easy enough to do:

  1. Create a Contact record
    Keap REST API

  2. Add that Contact to the relevant Campaign sequence for which the Form is a Goal
    Keap REST API

1 Like