[ List of API Functions ] [ Frequently Asked Questions ]
Example using GET: [Base URL]?[parameter]=[value]
| Required | Parameter | Description | Type | Size |
|---|---|---|---|---|
| YES | data_type | candidate, contact, company or joborder. This parameter must be set to qualify the id parameter. | string | 128 |
| YES | id | ID # of the record type provided by the data_type parameter. For candidates, use pipeline ID (from get_pipelines). | number | |
| YES | status | Textual representation of a status to set the record to. | string | |
| no_activity | Set to 'yes' to skip adding an activity record if this is a candidate data_type. | string | ||
| triggers | Comma-separated list of IDs for triggers that should be fired. By default no triggers are fired. (See get_statuses for triggers associated with each status.) | string |