Actions

createFormCoupon
Creates a new discount coupon to a specified form.

createFormProduct
Creates a form product.

createSpace
Creates a new space.

custom_api_call
Make a custom API call to a specific endpoint

deleteFormCoupon
Deletes a coupon from a form.

deleteFormProduct
Deletes an existing form product.

deleteFormSubmission
Deletes a completed submission by its ID.

deletePartialFormSubmission
Deletes a partial/in-progress submission by its ID.

findForm
Finds a form by title.

findFormProduct
Finds a form product by name.

findSpace
Finds a space by name.

updateFormCoupon
Updates an existing form coupon.

updateFormProduct
Updates an existing form product.

updateSpace
Updates an existing space.
Triggers

new_form_submission
Triggers when a completed form submission is received.

new_partial_form_submission
Triggers when a partial/in-progress submission is received.























