def
func:haystackInvokeAction
haystackInvokeAction(conn, id, action, args: null)
Invoke a remote action on the given Haystack connector and remote entity. The id must be a Ref of the remote entity's identifier and action is a Str action name. If args are specified, then they should be a Dict keyed by parameter name.
meta
| admin | ✓ |
|---|---|
| def | func:haystackInvokeAction |
| is | func |
| lib | lib:haystack |
| name | haystackInvokeAction |