View Source Infusionsoft.Endpoints.XML.File (Infusionsoft v0.8.0)
Provides the raw endpoints to Infusionsoft's XML API for File actions.
Summary
Functions
https://developer.infusionsoft.com/docs/xml-rpc/#file-rename-a-file
https://developer.infusionsoft.com/docs/xml-rpc/#file-replace-a-file
https://developer.infusionsoft.com/docs/xml-rpc/#file-retrieve-a-file
https://developer.infusionsoft.com/docs/xml-rpc/#file-retrieve-a-file-download-url
@spec upload_a_file(integer(), String.t(), String.t(), String.t()) :: {:ok, integer()} | {:error, String.t()}
https://developer.infusionsoft.com/docs/xml-rpc/#file-upload-a-file