Put C R M Script Entity
Updates the existing CRMScriptEntity
NsApiSlow threshold: 5000 ms.
Headers
Convert string references and multi-language values into a specified language (iso2) code.
Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.
Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.
Specify the timezone code that you would like date/time responses converted to.
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Path Parameters
The CRMScriptEntity id to update.
Query Parameters
Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category" Default = show all fields.
Body
The CRMScriptEntity to be saved.
CRM Scripts - stored in the ejScript table, including source code. Carrier object for CRMScriptEntity. Services for the CRMScriptEntity Carrier is available from the CRMScript Agent.
Primary key
Global unique identifier, accross customers/tenants
A description of this script
Optional description of what this script is used for.
A unique name used for including this script in another
Access key used to run this script on the customer pages
The script is inside this hierarchy folder
The script
Contains the source code of the script
The type/language of this script
Unknown, CRMScript, JavaScript True if this script will return HTML output
The unique ids of all depencies of this script (all resolved includes)
The source maps for this script
Object for returning information when validating a CRMScript Carrier object for CRMScriptResult. Services for the CRMScriptResult Carrier is available from the CRMScript Agent.
Registered when in UTC.
Registered by whom
Last updated when in UTC.
Last updated by whom
The verbs that are blocked when calling a ejscript over HTTP
BlockNone, BlockGET, BlockPOST, BlockPUT, BlockDELETE, BlockPATCH, BlockOPTIONS, BlockHEAD, BlockTRACE, BlockCONNECT, BlockOTHER, BlockAll Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.
Field property dictionary mapping field names to field access rights.
Response
CRMScriptEntity updated.
CRM Scripts - stored in the ejScript table, including source code. CRMScriptEntity entity with API _Links added.
Primary key
Global unique identifier, accross customers/tenants
A description of this script
Optional description of what this script is used for.
A unique name used for including this script in another
Access key used to run this script on the customer pages
The script is inside this hierarchy folder
The script
Contains the source code of the script
The type/language of this script
Unknown, CRMScript, JavaScript True if this script will return HTML output
The unique ids of all depencies of this script (all resolved includes)
The source maps for this script
Object for returning information when validating a CRMScript Carrier object for CRMScriptResult. Services for the CRMScriptResult Carrier is available from the CRMScript Agent.
Registered when in UTC.
Registered by whom
Last updated when in UTC.
Last updated by whom
The verbs that are blocked when calling a ejscript over HTTP
BlockNone, BlockGET, BlockPOST, BlockPUT, BlockDELETE, BlockPATCH, BlockOPTIONS, BlockHEAD, BlockTRACE, BlockCONNECT, BlockOTHER, BlockAll Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.
Field property dictionary mapping field names to field access rights.
Related topics
Put Trigger Script EntityPut Hierarchy EntityPut Appointment EntityPut Currency EntityPut Project EntityPut Mailing Entity