PushTopic
This is a table representing the PushTopic entities in FinancialForce.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the PushTopic. | |
| Name | String | False |
Label Topic Name corresponds to this field. | |
| Query | String | False |
Label SOQL Query corresponds to this field. | |
| ApiVersion | Double | False |
Label API Version corresponds to this field. | |
| IsActive | Boolean | False |
Label Is Active corresponds to this field. | |
| NotifyForFields | String | False |
Label Notify For Fields corresponds to this field. | |
| NotifyForOperations | String | True |
Label Notify For Operations corresponds to this field. | |
| Description | String | False |
Label Description corresponds to this field. | |
| NotifyForOperationCreate | Boolean | False |
Label Create corresponds to this field. | |
| NotifyForOperationUpdate | Boolean | False |
Label Update corresponds to this field. | |
| NotifyForOperationDelete | Boolean | False |
Label Delete corresponds to this field. | |
| NotifyForOperationUndelete | Boolean | False |
Label Undelete corresponds to this field. | |
| IsDeleted | Boolean | True |
Label Deleted corresponds to this field. | |
| CreatedDate | Datetime | True |
Label Created Date corresponds to this field. | |
| CreatedById | String | True |
User.Id |
Label Created By ID corresponds to this field. |
| LastModifiedDate | Datetime | True |
Label Last Modified Date corresponds to this field. | |
| LastModifiedById | String | True |
User.Id |
Label Last Modified By ID corresponds to this field. |
| SystemModstamp | Datetime | True |
Label System Modstamp corresponds to this field. |