File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Integration/RESTMessageV2/UPS Tracking Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Create an App to get credentials
772 . Client Secret
88
99How to use:
10- Replace YOUR_CLIENT_ID and YOUR_CLIENT_SECRET with your UPS credentials.
11- Use the sandbox URL (wwwcie.ups.com) for testing and production URL (onlinetools.ups.com) for live data.
12- You can move this logic into a Script Include and call it from a Flow, Business Rule, or Catalog Client Script.
13- For security, store credentials in a Connection & Credential Alias and reference them in the script instead of hardcoding.
10+ 1 . Replace YOUR_CLIENT_ID and YOUR_CLIENT_SECRET with your UPS credentials.
11+ 2 . Use the sandbox URL (wwwcie.ups.com) for testing and production URL (onlinetools.ups.com) for live data.
12+ 3 . You can move this logic into a Script Include and call it from a Flow, Business Rule, or Catalog Client Script.
13+ 4 . For security, store credentials in a Connection & Credential Alias and reference them in the script instead of hardcoding.
You can’t perform that action at this time.
0 commit comments