Newer Version Available
MacroInstruction
Represents an instruction in a macro. An instruction can
specify the object that the macro interacts with, the context or publisher that the
macro works within, the operation or action that the macro performs, and the target
of the macro’s actions. It is a useful way to programmatically define instructions,
instead of using the macro widget in the console.
Supported Calls
create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()
Fields
| Field Name | Details |
|---|---|
| MacroId |
|
| Name |
|
| Operation |
|
| SortOrder |
|
| Target |
|
| Value |
|
| ValueRecord |
|