Calgary Code Exchange
Schedule
Fri Feb 20 2026 at 10:00 pm to 11:00 pm
UTC-07:00Location
Legacy | Calgary, AB
Advertisement
{"name": "Integration Shopify, Stripe",
"flow": [
{
"id": 1,
"module": "shopify:makeARestApiCall",
"version": 3,
"parameters": {
"__IMTCONN__": 7226000
},
"mapper": {
"url": "{{executionId}}",
"method": "PATCH",
"headers": [
{
"key": "Content-Type{{executionId}}",
"value": "application/json"
}
],
"qs": [
{
"key": "{{null}}",
"value": "{{switch(; ; )}}"
}
],
"body": "{{executionId}}"
},
"metadata": {
"designer": {
"x": 267,
"y": -61
},
"restore": {
"parameters": {
"__IMTCONN__": {
"label": "My Shopify connection /2025-01/orders.json.",
"data": {
"scoped": "true",
"connection": "shopify"
}
}
},
"expect": {
"method": {
"mode": "chose",
"label": "PATCH"
},
"headers": {
"mode": "chose",
"items": [
null
]
},
"qs": {
"mode": "chose",
"items": [
null
]
}
}
},
"parameters": [
{
"name": "__IMTCONN__",
"type": "account:shopify,shopify4",
"label": "Connection",
"required": true
}
],
"expect": [
{
"name": "url",
"type": "text",
"label": "URL",
"required": true
},
{
"name": "method",
"type": "select",
"label": "Method",
"required": true,
"validate": {
"enum": [
"GET",
"POST",
"PUT",
"PATCH",
"DELETE"
]
}
},
{
"name": "headers",
"type": "array",
"label": "Headers",
"spec": {
"spec": [
{
"name": "key",
"type": "text",
"label": "Key"
},
{
"name": "value",
"type": "text",
"label": "Value"
}
],
"type": "collection",
"label": "Header",
"name": "value"
}
},
{
"name": "qs",
"type": "array",
"label": "Query String",
"spec": {
"spec": [
{
"name": "key",
"type": "text",
"label": "Key"
},
{
"name": "value",
"type": "text",
"label": "Value"
}
],
"type": "collection",
"label": "Parameter",
"name": "value"
}
},
{
"name": "body",
"type": "any",
"label": "Body"
}
]
}
},
{
"id": 3,
"module": "util:GetVariables",
"version": 1,
"parameters": {},
"mapper": {
"variables": [
"{{`1`}}{{1.statusCode}}",
"{{1.body}}{{`1`}}",
"{{`1`}}{{1.statusCode}}"
]
},
"metadata": {
"designer": {
"x": 510,
"y": 76
},
"restore": {
"expect": {
"variables": {
"items": [
null,
null,
null
]
}
}
},
"expect": [
{
"name": "variables",
"type": "array",
"label": "Variables",
"spec": {
"name": "value",
"label": "Variable name",
"type": "text",
"required": true
}
}
],
"interface": [
{
"name": "[Collection]",
"label": "[Collection]",
"type": "any"
}
]
}
},
{
"id": 2,
"module": "stripe:makeAnApiCall",
"version": 1,
"parameters": {
"__IMTCONN__": 7226083
},
"filter": {
"name": "Rolando Lacuata Gopez",
"conditions": [
[
{
"a": "{{`3`}}",
"o": "text:pattern",
"b": "{{`1`}}"
}
]
]
},
"mapper": {
"url": "{{`1`}}{{`3`}}",
"method": "PATCH",
"headers": [
{
"key": "Content-Type{{`1`}}{{`3`}}{{3.`[Collection]`}}{{3.`[Collection]`}}",
"value": "application/x-www-form-urlencoded{{`1`}}{{3.`[Collection]`}}"
}
],
"qs": [
{
"key": "{{`1`}}{{3.`[Collection]`}}{{`3`}}{{3.`[Collection]`}}",
"value": "{{`3`}}{{`1`}}"
}
],
"body": "{{`1`}}{{`3`}}"
},
"metadata": {
"designer": {
"x": 708,
"y": -193
},
"restore": {
"parameters": {
"__IMTCONN__": {
"label": "My Stripe OAuth connection",
"data": {
"scoped": "true",
"connection": "stripe2"
}
}
},
"expect": {
"method": {
"label": "PATCH"
},
"headers": {
"items": [
null
]
},
"qs": {
"items": [
null
]
}
}
},
"parameters": [
{
"name": "__IMTCONN__",
"type": "account:stripe,stripe2",
"label": "Connection",
"required": true
}
],
"expect": [
{
"name": "url",
"type": "text",
"label": "URL",
"required": true
},
{
"name": "method",
"type": "select",
"label": "Method",
"required": true,
"validate": {
"enum": [
"GET",
"POST",
"PUT",
"PATCH",
"DELETE"
]
}
},
{
"name": "headers",
"type": "array",
"label": "Headers",
"spec": [
{
"name": "key",
"type": "text",
"label": "Key"
},
{
"name": "value",
"type": "text",
"label": "Value"
}
]
},
{
"name": "qs",
"type": "array",
"label": "Query String",
"spec": [
{
"name": "key",
"type": "text",
"label": "Key"
},
{
"name": "value",
"type": "text",
"label": "Value"
}
]
},
{
"name": "body",
"type": "any",
"label": "Body"
}
]
}
},
{
"id": 5,
"module": "ai-agent:RunAnAIAgent",
"version": 0,
"parameters": {},
"mapper": {
"agent": "45a9367e-ba0a-41c4-88d0-2d582ef07878",
"threadID": "{{`2`}}{{`1`}}{{`3`}}",
"additionalSystemPrompt": "",
"messages": [
"{{2.statusCode}}{{`3`}}"
],
"timeout": "",
"outputType": ""
},
"metadata": {
"designer": {
"x": 716,
"y": 21
},
"restore": {
"expect": {
"agent": {
"label": "Rolando Lacuata Gopez"
},
"messages": {
"mode": "chose",
"items": [
null
]
},
"outputType": {
"label": "Empty"
}
}
},
"expect": [
{
"name": "agent",
"type": "aiagent",
"label": "Agent",
"required": true
},
{
"name": "threadID",
"type": "text",
"label": "Thread ID",
"validate": {
"max": 256
}
},
{
"name": "additionalSystemPrompt",
"type": "text",
"label": "Additional system instructions"
},
{
"name": "messages",
"type": "array",
"label": "Messages",
"spec": {
"label": "Message",
"type": "text",
"name": "value"
}
},
{
"name": "timeout",
"type": "number",
"label": "Timeout",
"validate": {
"min": 120,
"max": 600
}
},
{
"name": "outputType",
"type": "select",
"label": "Output schema",
"validate": {
"enum": [
"text",
"make-schema"
]
}
}
]
}
},
{
"id": 4,
"module": "json:TransformToJSON",
"version": 1,
"parameters": {
"space": ""
},
"mapper": {
"object": "{{`2`}}{{`1`}}{{`3`}}"
},
"metadata": {
"designer": {
"x": 1193,
"y": -318,
"messages": [
{
"category": "last",
"severity": "warning",
"message": "A transformer should not be the last module in the route."
}
]
},
"restore": {
"parameters": {
"space": {
"label": "Empty"
}
}
},
"parameters": [
{
"name": "space",
"type": "select",
"label": "Indentation",
"validate": {
"enum": [
"tab",
"2",
"4"
]
}
}
],
"expect": [
{
"name": "object",
"type": "any",
"label": "Object"
}
],
"advanced": true
}
}
],
"metadata": {
"instant": false,
"version": 1,
"scenario": {
"roundtrips": 1,
"maxErrors": 3,
"autoCommit": true,
"autoCommitTriggerLast": true,
"sequential": false,
"slots": null,
"confidential": false,
"dataloss": false,
"dlq": false,
"freshVariables": false
},
"designer": {
"orphans": []
},
"zone": "us2.make.com",
"notes": []
}
}
Advertisement
Where is it happening?
Legacy, Calgary, Alberta, CanadaEvent Location & Nearby Stays:
Know what’s Happening Next — before everyone else does.










