class SettingsActions extends LazyLogger
Perform a post on an undocumented API to set an org's settings. You will need to prepare a config file in the specific format to post as the body.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- SettingsActions
- LazyLogger
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new SettingsActions(context: DynamicsContext)
Value Members
- val defaultSettingsFile: String
- def get(command: String): Action
- def list(): Action
-
lazy val
logger: Logger
- Definition Classes
- LazyLogger
- def post(): Action
-
def
search(): Action
Modify entities for categorized search.
Modify entities for categorized search. There is a form endpoint for this but then you need a crmwrpctoken which we cannot get externally. Publish to the old org web services endpoint.
- See also
https://stackoverflow.com/questions/11655943/bad-request-415
https://bettercrm.blog/2017/08/02/list-of-undocumented-sdk-messages.