API entity create

From FreeDESK
Jump to: navigation, search
Entity Create
Call/Mode: entity_create
Description: Create an entity record
Parameters: entity, [fields]
Returned Data: XML success or error

This article details a FreeDESK API call.

Description

This call will create a stored entity record

Using the Call

Pass in the following parameters using GET or POST

  • entity : Entity name
  • [fields] : Field list in the format fieldname=value

For example

api.php?mode=entity_create&entity=customer&firstname=David

Returned Data

XML containing either a XML Operation Confirmation or a FreeDESK error on failure.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox