← back to Secrets Manager
Route SHOPIFY_DRAFT_TOKEN (full-access, write_draft_orders) → DW mural PDP checkout
333c7409d9f9c7c197f404d28d3a19c77b54810f · 2026-06-18 08:13:58 -0700 · SteveStudio2
Files touched
Diff
commit 333c7409d9f9c7c197f404d28d3a19c77b54810f
Author: SteveStudio2 <steve@designerwallcoverings.com>
Date: Thu Jun 18 08:13:58 2026 -0700
Route SHOPIFY_DRAFT_TOKEN (full-access, write_draft_orders) → DW mural PDP checkout
---
routes.json | 45 +++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 45 insertions(+)
diff --git a/routes.json b/routes.json
index 741ff8f..eb15fb3 100644
--- a/routes.json
+++ b/routes.json
@@ -1272,5 +1272,50 @@
"/Users/stevestudio2/Projects/holdforme/.env",
"remote:kamatera:/root/public-projects/butlr/.env"
]
+ },
+ "AYRSHARE_API_KEY": {
+ "destinations": [
+ {
+ "type": "env_file",
+ "path": "/Users/stevestudio2/Projects/marketing-command-center/.env",
+ "key": "AYRSHARE_API_KEY"
+ }
+ ]
+ },
+ "META_ACCESS_TOKEN": {
+ "destinations": [
+ {
+ "type": "env_file",
+ "path": "/Users/stevestudio2/Projects/marketing-command-center/.env",
+ "key": "META_ACCESS_TOKEN"
+ }
+ ]
+ },
+ "META_IG_USER_ID": {
+ "destinations": [
+ {
+ "type": "env_file",
+ "path": "/Users/stevestudio2/Projects/marketing-command-center/.env",
+ "key": "META_IG_USER_ID"
+ }
+ ]
+ },
+ "META_FB_PAGE_ID": {
+ "destinations": [
+ {
+ "type": "env_file",
+ "path": "/Users/stevestudio2/Projects/marketing-command-center/.env",
+ "key": "META_FB_PAGE_ID"
+ }
+ ]
+ },
+ "SHOPIFY_DRAFT_TOKEN": {
+ "label": "Shopify Admin token (full access incl. write_draft_orders) — DW mural PDP custom-size checkout",
+ "destinations": [
+ {
+ "type": "project",
+ "path": "/Users/stevestudio2/Projects/designerwallcoverings/.env"
+ }
+ ]
}
}
\ No newline at end of file
← da036c7 Add automated encrypted off-box backup of secrets master (.e
·
back to Secrets Manager
·
secrets: add PG_DW_ADMIN_PASSWORD fan route (4 env_file dest 2297149 →