View Source Infusionsoft.Endpoints.XML.Webform (Infusionsoft v0.8.0)

Provides the raw endpoints to Infusionsoft's XML API for Webform actions.

Summary

Functions

retrieve_a_forms_html(form_id, token)

@spec retrieve_a_forms_html(integer(), String.t()) ::
  {:ok, list()} | {:error, String.t()}

https://developer.infusionsoft.com/docs/xml-rpc/#webform-retrieve-a-form-s-html

retrieve_webform_ids(token)

@spec retrieve_webform_ids(String.t()) :: {:ok, list()} | {:error, String.t()}

https://developer.infusionsoft.com/docs/xml-rpc/#webform-retrieve-webform-ids