Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Glide APIs and Classes in ServiceNow

suneelkumar
Tera Contributor

 

 

In ServiceNow we have several API's are there to interacting with snow applications and to customize existing functionalities.

Client Side API's:

1.Glide Form

2.Glide User

3.Glide Ajax

4.Glide Dialog window

5.Glide List

6.Glide List Menu

Server Side API's:

  1. Glide Record
  2. Glide System
  3. Glide Date
  4. Glide Date and Time
  5. Glide Aggregate
  6. Glide Element

and there are several methods are there in Glide Record.

The following are the glide Record methods:

Query() - , addQuery() , addEncodedQuery() , addInactiveQuery(), next(),get(),setLimit(),orderBy(),orderByDesc(),getRowNumber(),getRowCount(),chooseWindow(),addjoinQuery(),getClassDisplayValue(),getDisplayValue(),getLabel(),getLink(),getLoading(),getRecordclassName(),getRelatedLists,getRowNumber(),getTableName(),restoreLocaton(),saveLocation(),setAbortAction(),insert(),deleteRecord(),update(),initialize(),deleteMultiple(),updateMulitple(),addNullQuery(),addNotNullQuery(),autoSysfields(),canCreate(), canRead(),canWrite(),canDelete(),change(),find(),getAttribute(),getElements(),getFields(),getValue(),hasAttachments(),insertWithReference(),isNewRecord(),isValid(),isValidField(),isValidRecord(),newRecord(),isValid(),isValidField(),isValidRecord(),newRecord(),setDisplayValue(),setForceUpdate(),setValue(),setWorkflow().

 
 
 
 
 
 
 
 
 
0 REPLIES 0