Calgary Code Exchange

Schedule

Fri Feb 20 2026 at 10:00 pm to 11:00 pm

UTC-07:00

Location

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, Canada

Event Location & Nearby Stays:

Icon
Know what’s Happening Next — before everyone else does.
Rolando L Gopez

Host or Publisher Rolando L Gopez

Ask AI if this event suits you:

Discover More Events in Calgary

Hawksley Workman in Calgary
Fri, 20 Feb at 08:00 pm Hawksley Workman in Calgary

The Royal Canadian Legion #1 Calgary

MUSIC
The Sadies at Ironwood Stage and Grill | Calgary
Fri, 20 Feb at 08:00 pm The Sadies at Ironwood Stage and Grill | Calgary

Ironwood Stage & Grill

Fundraising Event - Calgary International Salsa Congress - February 20,2026
Fri, 20 Feb at 09:00 pm Fundraising Event - Calgary International Salsa Congress - February 20,2026

St. Vladimir's Ukrainian Orthodox Sobor - Calgary, AB

DANCE ENTERTAINMENT
The Frontiers Live at RANCHMAN'S CALGARY
Fri, 20 Feb at 09:00 pm The Frontiers Live at RANCHMAN'S CALGARY

9615 Macleod Trail SE, Calgary, AB, Canada, Alberta T2J 0P6

PARTIES ENTERTAINMENT
Peekaboo at The Palace Theatre Calgary
Fri, 20 Feb at 09:00 pm Peekaboo at The Palace Theatre Calgary

The Palace Theatre Calgary

ART THEATRE
SORRY FOR PARTY ROCKING (2010-2015 Pop & EDM All Night Long!)
Fri, 20 Feb at 09:00 pm SORRY FOR PARTY ROCKING (2010-2015 Pop & EDM All Night Long!)

Sub Rosa

PARTIES ENTERTAINMENT
Calgary Boat and Outdoors Show at BMO Centre
Fri, 20 Feb at 11:59 pm Calgary Boat and Outdoors Show at BMO Centre

BMO Centre

CONTESTS TRIPS-ADVENTURES
Chris D'Elia at Jack Singer Concert Hall at Arts Commons
Sat, 21 Feb at 12:00 am Chris D'Elia at Jack Singer Concert Hall at Arts Commons

Jack Singer Concert Hall at Arts Commons

MUSIC CONCERTS
Megadeth with Anthrax and Exodus
Sat, 21 Feb at 02:00 am Megadeth with Anthrax and Exodus

Scotiabank Saddledome

CALENDAR
Friday | Rumble 17th Boxing & Spa Night (Age 20s & 30s | Calgary
Sat, 21 Feb at 02:00 am Friday | Rumble 17th Boxing & Spa Night (Age 20s & 30s | Calgary

Rumble Boxing Studio 17th Ave SW

SPORTS WORKSHOPS
Peekaboo
Sat, 21 Feb at 04:00 am Peekaboo

The Palace Theatre - Calgary

ART THEATRE

What's Happening Next in Calgary?

Discover Calgary Events