Skip to content

Instantly share code, notes, and snippets.

View JCTucker's full-sized avatar

Jonathan Tucker JCTucker

  • Salesforce
  • Knoxville, TN
View GitHub Profile
@JCTucker
JCTucker / OCAPI DATA API settings in BM
Last active August 9, 2024 14:17
OCAPI Demo: Postman and BM files
{
"_v": "21.3",
"clients": [{
"client_id": "<API Client ID from Account Manager>",
"resources": [{
"methods": ["get", "post", "put", "patch", "delete"],
"read_attributes": "(**)",
"write_attributes": "",
"resource_id": "/**"
}]
@JCTucker
JCTucker / Commerce API Workshop.postman_collection.json
Created March 25, 2022 15:56
Commerce API Workshop SLAS Update
{
"info": {
"_postman_id": "b13f6ac5-0d69-428f-9dc8-8917bf13ffa1",
"name": "Commerce API Workshop",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
"item": [
{
"name": "1a. SLAS Guest Auth",
"event": [