Skip to main content

salesforce.describesobjectresult.urlnew

Home > @runlightyear/salesforce > DescribeSObjectResult > urlNew

DescribeSObjectResult.urlNew property

URL to the new/create page for this object. Client applications can use this URL to redirect to, or access, the Salesforce user interface for standard and custom objects. To provide flexibility and allow for future enhancements, returned urlNew values are dynamic. To ensure that client applications are forward compatible, it is recommended that they use this capability where possible. Note that, for objects for which a stable URL is not available, this field is returned empty.

Signature:
urlNew: string;