...
When returning data from the external datasource each row may contain the following system fields in addition to any user defined fields.
Supported Fields
Name | Description | Mandatory |
njCampaignType | The name of the campaign type that leads will be associated with. The Campaign Type must already exist. | No |
njCampaignName | The name of the campaign that leads will be associated with. The Campaign Name must already exist. | No |
njAllocationName | The name of the allocation that leads will be associated with. If the allocation doesn't exist it will be created. | No |
njCallbackDate | The date |
on which the lead is to be called. If not specified the lead is treated as a 'new' lead will be called on a first come first served basis.No. If specified then the njCallbackTime field is mandatory. | njCallbackTime | The time on which the lead is to be called. If not specified the lead is treated as a 'new' lead and will be called on a first come first served basis. |
No. If specified then the njCallbackDate field is mandatoryFormat is "yyyy/MM/dd HH:mm" | No. |
njPriority | A priority between 0 and 100. The lower the number the higher the priority. Higher priority leads will be called before lower priority calls. | No, unless njCallbackDate is specified.. If not specified a default priority of 10 will be applied. |