Global Business Rules v. Script Includes

 Both allow creation of reusable javascript • GBRs can impact performance unless contents are wrapped in functions
• GBRs load on every interaction between a user and the platform
• Script includes only load on demand and do not impact performance

Comments

Popular posts from this blog

Background Scripts

Setup OAuth2 authentication for RESTMessageV2 integrations

Core Concepts of Inbound REST API