Skip to content

Commit 1b46a7d

Browse files
committed
Split repo and workspace postman generation
1 parent 2525024 commit 1b46a7d

19 files changed

+103
-77
lines changed

postman/0/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ This directory contains the Postman collection for Intercom API version 0.
1212
3. Set your access token in the environment variables
1313
4. Start making API calls!
1414

15-
Last updated: 2025-04-14T17:18:02.807Z
15+
Last updated: 2025-04-15T08:50:39.411Z

postman/0/intercom-api.postman_collection.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://developers.intercom.com"
99
},
1010
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
11-
"updatedAt": "2025-04-14T17:18:02.805Z"
11+
"updatedAt": "2025-04-15T08:50:39.409Z"
1212
},
1313
"item": [
1414
{
@@ -2265,28 +2265,28 @@
22652265
"event": [],
22662266
"variable": [
22672267
{
2268-
"id": "1df8eb1e-835e-4b9e-956a-7823885b9900",
2268+
"id": "1808d7f0-64b9-4a74-bf50-4089ce98bc4e",
22692269
"key": "https://api.intercom.io",
22702270
"value": "https://api.intercom.io",
22712271
"type": "string",
22722272
"description": "The production API server"
22732273
},
22742274
{
2275-
"id": "00a37907-c559-4bcd-b6fd-ff9fc7a69f01",
2275+
"id": "224773b9-223f-47d1-94a7-b7660375a996",
22762276
"key": "https://api.eu.intercom.io",
22772277
"value": "https://api.eu.intercom.io",
22782278
"type": "string",
22792279
"description": "The european API server"
22802280
},
22812281
{
2282-
"id": "47cef668-e8bc-4ef6-a3b6-fa083b06ee27",
2282+
"id": "1bf08464-e993-4f9f-a30e-a0f7cd85b1b6",
22832283
"key": "https://api.au.intercom.io",
22842284
"value": "https://api.au.intercom.io",
22852285
"type": "string",
22862286
"description": "The australian API server"
22872287
},
22882288
{
2289-
"id": "bbe556c6-8167-43cd-b042-833e9ad958a8",
2289+
"id": "cb28da62-b25d-4931-ab22-1a29bc0c1d40",
22902290
"key": "bearerToken",
22912291
"value": "{{bearerToken}}",
22922292
"type": "string",

postman/2.10/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ This directory contains the Postman collection for Intercom API version 2.10.
1212
3. Set your access token in the environment variables
1313
4. Start making API calls!
1414

15-
Last updated: 2025-04-14T17:18:03.039Z
15+
Last updated: 2025-04-15T08:50:39.647Z

postman/2.10/intercom-api.postman_collection.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://developers.intercom.com"
99
},
1010
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
11-
"updatedAt": "2025-04-14T17:18:03.037Z"
11+
"updatedAt": "2025-04-15T08:50:39.646Z"
1212
},
1313
"item": [
1414
{
@@ -1883,28 +1883,28 @@
18831883
"event": [],
18841884
"variable": [
18851885
{
1886-
"id": "07a19c7c-2245-447e-aeb1-b79e0836bc29",
1886+
"id": "2949cc3f-33c3-47e5-ac44-8be1760a262a",
18871887
"key": "https://api.intercom.io",
18881888
"value": "https://api.intercom.io",
18891889
"type": "string",
18901890
"description": "The production API server"
18911891
},
18921892
{
1893-
"id": "dc28e210-924e-411c-9679-5f2a1e3f89c7",
1893+
"id": "02b943c8-67cc-4d32-915f-439863c858bf",
18941894
"key": "https://api.eu.intercom.io",
18951895
"value": "https://api.eu.intercom.io",
18961896
"type": "string",
18971897
"description": "The european API server"
18981898
},
18991899
{
1900-
"id": "bb166cc6-3eb8-47c8-878c-832d61598442",
1900+
"id": "fe230d6c-0cc0-4358-b7b9-5886bd650e38",
19011901
"key": "https://api.au.intercom.io",
19021902
"value": "https://api.au.intercom.io",
19031903
"type": "string",
19041904
"description": "The australian API server"
19051905
},
19061906
{
1907-
"id": "ebd0468d-d937-4d2f-bded-7a04d4bd725e",
1907+
"id": "3c7d29b7-daa4-4708-a1bd-199f24993b2a",
19081908
"key": "bearerToken",
19091909
"value": "{{bearerToken}}",
19101910
"type": "string",

postman/2.11/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ This directory contains the Postman collection for Intercom API version 2.11.
1212
3. Set your access token in the environment variables
1313
4. Start making API calls!
1414

15-
Last updated: 2025-04-14T17:18:03.288Z
15+
Last updated: 2025-04-15T08:50:39.900Z

postman/2.11/intercom-api.postman_collection.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://developers.intercom.com"
99
},
1010
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
11-
"updatedAt": "2025-04-14T17:18:03.287Z"
11+
"updatedAt": "2025-04-15T08:50:39.899Z"
1212
},
1313
"item": [
1414
{
@@ -1883,28 +1883,28 @@
18831883
"event": [],
18841884
"variable": [
18851885
{
1886-
"id": "bf2ba16e-675c-4f29-8002-869d61f0c999",
1886+
"id": "a31ae2e5-73af-43f8-8e39-819aba298a59",
18871887
"key": "https://api.intercom.io",
18881888
"value": "https://api.intercom.io",
18891889
"type": "string",
18901890
"description": "The production API server"
18911891
},
18921892
{
1893-
"id": "f32fbeea-1d81-4eef-87a2-d50f2e131f6a",
1893+
"id": "94092b63-9142-4d11-8225-eb1c923a5716",
18941894
"key": "https://api.eu.intercom.io",
18951895
"value": "https://api.eu.intercom.io",
18961896
"type": "string",
18971897
"description": "The european API server"
18981898
},
18991899
{
1900-
"id": "9eb56e52-e41e-4b36-97bf-90564a6a14b3",
1900+
"id": "6fbcd371-c07b-41cd-8470-78747e8d212f",
19011901
"key": "https://api.au.intercom.io",
19021902
"value": "https://api.au.intercom.io",
19031903
"type": "string",
19041904
"description": "The australian API server"
19051905
},
19061906
{
1907-
"id": "ca4a2fe2-e517-4bdb-9a28-c46d9556e321",
1907+
"id": "f3663227-ce64-4e4a-b9fb-77ae976bc057",
19081908
"key": "bearerToken",
19091909
"value": "{{bearerToken}}",
19101910
"type": "string",

postman/2.12/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ This directory contains the Postman collection for Intercom API version 2.12.
1212
3. Set your access token in the environment variables
1313
4. Start making API calls!
1414

15-
Last updated: 2025-04-14T17:18:03.507Z
15+
Last updated: 2025-04-15T08:50:40.115Z

postman/2.12/intercom-api.postman_collection.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://developers.intercom.com"
99
},
1010
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
11-
"updatedAt": "2025-04-14T17:18:03.505Z"
11+
"updatedAt": "2025-04-15T08:50:40.113Z"
1212
},
1313
"item": [
1414
{
@@ -2057,28 +2057,28 @@
20572057
"event": [],
20582058
"variable": [
20592059
{
2060-
"id": "4dcd5669-2651-485c-b851-e4f519cb4133",
2060+
"id": "064abe9c-d9a4-4ff9-b5f6-f43f4393fc1f",
20612061
"key": "https://api.intercom.io",
20622062
"value": "https://api.intercom.io",
20632063
"type": "string",
20642064
"description": "The production API server"
20652065
},
20662066
{
2067-
"id": "0d62199e-00d5-49e7-98cb-3f5d950eb5b3",
2067+
"id": "7ea2ce93-0b5f-4f96-b5da-f273b24ff6cc",
20682068
"key": "https://api.eu.intercom.io",
20692069
"value": "https://api.eu.intercom.io",
20702070
"type": "string",
20712071
"description": "The european API server"
20722072
},
20732073
{
2074-
"id": "7cde7a32-1e51-4303-9f5e-b6339b9470eb",
2074+
"id": "32c6dc98-068f-46b0-9779-8d3514f93c7d",
20752075
"key": "https://api.au.intercom.io",
20762076
"value": "https://api.au.intercom.io",
20772077
"type": "string",
20782078
"description": "The australian API server"
20792079
},
20802080
{
2081-
"id": "e965e7d5-e603-4afb-8e5b-12a854a09683",
2081+
"id": "c76fdcec-1df9-4a46-8062-b44cb4ccaf5b",
20822082
"key": "bearerToken",
20832083
"value": "{{bearerToken}}",
20842084
"type": "string",

postman/2.13/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ This directory contains the Postman collection for Intercom API version 2.13.
1212
3. Set your access token in the environment variables
1313
4. Start making API calls!
1414

15-
Last updated: 2025-04-14T17:18:03.730Z
15+
Last updated: 2025-04-15T08:50:40.345Z

postman/2.13/intercom-api.postman_collection.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://developers.intercom.com"
99
},
1010
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
11-
"updatedAt": "2025-04-14T17:18:03.728Z"
11+
"updatedAt": "2025-04-15T08:50:40.344Z"
1212
},
1313
"item": [
1414
{
@@ -2214,28 +2214,28 @@
22142214
"event": [],
22152215
"variable": [
22162216
{
2217-
"id": "dd100048-113f-447a-9580-3bf1d98e6bb8",
2217+
"id": "537ca271-db3c-4394-9b43-09a149cb4ea9",
22182218
"key": "https://api.intercom.io",
22192219
"value": "https://api.intercom.io",
22202220
"type": "string",
22212221
"description": "The production API server"
22222222
},
22232223
{
2224-
"id": "c39760a6-caad-4e7a-8151-986c987907fb",
2224+
"id": "8f95453f-b210-45e4-9b84-877aadf5ac72",
22252225
"key": "https://api.eu.intercom.io",
22262226
"value": "https://api.eu.intercom.io",
22272227
"type": "string",
22282228
"description": "The european API server"
22292229
},
22302230
{
2231-
"id": "4d169237-905f-4f13-ac1a-10733feb5712",
2231+
"id": "f6df9d03-dd5e-41ae-bfae-8b97e4b2606b",
22322232
"key": "https://api.au.intercom.io",
22332233
"value": "https://api.au.intercom.io",
22342234
"type": "string",
22352235
"description": "The australian API server"
22362236
},
22372237
{
2238-
"id": "c905ec59-b3ab-4f94-81be-317fda48b7f4",
2238+
"id": "1b80ea9a-4631-4b58-bbcd-997aa99d45de",
22392239
"key": "bearerToken",
22402240
"value": "{{bearerToken}}",
22412241
"type": "string",

0 commit comments

Comments
 (0)