-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(webhook): 🐛 Sample result w/ multi input blocks
- Loading branch information
1 parent
5d3010d
commit 7399140
Showing
12 changed files
with
421 additions
and
202 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
182 changes: 182 additions & 0 deletions
182
apps/builder/playwright/fixtures/typebots/integrations/easyConfigWebhook.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,182 @@ | ||
{ | ||
"id": "cl10u677f0075a01a6xgl6phe", | ||
"createdAt": "2022-03-21T15:01:46.107Z", | ||
"updatedAt": "2022-03-21T15:03:07.312Z", | ||
"name": "My typebot", | ||
"ownerId": "cl10hgjy90000lm1a1gyccuqj", | ||
"publishedTypebotId": null, | ||
"folderId": null, | ||
"blocks": [ | ||
{ | ||
"id": "cl10u677d0000a01aa4g4aazg", | ||
"steps": [ | ||
{ | ||
"id": "cl10u677d0001a01a0xfo3d11", | ||
"type": "start", | ||
"label": "Start", | ||
"blockId": "cl10u677d0000a01aa4g4aazg", | ||
"outgoingEdgeId": "cl10u6cw500052e6dq284zju3" | ||
} | ||
], | ||
"title": "Start", | ||
"graphCoordinates": { "x": 0, "y": 0 } | ||
}, | ||
{ | ||
"id": "cl10u68pw00032e6depze2oiy", | ||
"graphCoordinates": { "x": 353, "y": 121 }, | ||
"title": "Block #1", | ||
"steps": [ | ||
{ | ||
"id": "cl10u68q000042e6dhdipu2wg", | ||
"blockId": "cl10u68pw00032e6depze2oiy", | ||
"type": "text", | ||
"content": { | ||
"html": "<div>Hi how are you?</div>", | ||
"richText": [ | ||
{ "type": "p", "children": [{ "text": "Hi how are you?" }] } | ||
], | ||
"plainText": "Hi how are you?" | ||
} | ||
}, | ||
{ | ||
"id": "cl10u6ey300062e6dea9ikpko", | ||
"blockId": "cl10u68pw00032e6depze2oiy", | ||
"type": "text input", | ||
"options": { | ||
"isLong": false, | ||
"labels": { "button": "Send", "placeholder": "Type your answer..." } | ||
}, | ||
"outgoingEdgeId": "cl10u7ax4000g2e6dkqoq18kp" | ||
} | ||
] | ||
}, | ||
{ | ||
"id": "cl10u6jzd00072e6dvo0zwy0s", | ||
"graphCoordinates": { "x": 691, "y": 127 }, | ||
"title": "Block #2", | ||
"steps": [ | ||
{ | ||
"id": "cl10u6jzt00082e6dgw1piz0q", | ||
"blockId": "cl10u6jzd00072e6dvo0zwy0s", | ||
"type": "text", | ||
"content": { | ||
"html": "<div>How old are you?</div>", | ||
"richText": [ | ||
{ "type": "p", "children": [{ "text": "How old are you?" }] } | ||
], | ||
"plainText": "How old are you?" | ||
} | ||
}, | ||
{ | ||
"id": "cl10u6qa300092e6dh5izz7ig", | ||
"blockId": "cl10u6jzd00072e6dvo0zwy0s", | ||
"type": "number input", | ||
"options": { | ||
"labels": { "button": "Send", "placeholder": "Type a number..." } | ||
} | ||
}, | ||
{ | ||
"id": "cl10u6vbo000a2e6davz2hfw7", | ||
"blockId": "cl10u6jzd00072e6dvo0zwy0s", | ||
"type": "text", | ||
"content": { | ||
"html": "<div>Do you like cookies?</div>", | ||
"richText": [ | ||
{ "type": "p", "children": [{ "text": "Do you like cookies?" }] } | ||
], | ||
"plainText": "Do you like cookies?" | ||
} | ||
}, | ||
{ | ||
"id": "cl10u6zk0000b2e6dvabq067r", | ||
"blockId": "cl10u6jzd00072e6dvo0zwy0s", | ||
"type": "choice input", | ||
"options": { "buttonLabel": "Send", "isMultipleChoice": false }, | ||
"items": [ | ||
{ | ||
"id": "cl10u6zk1000c2e6d0d4ivgcl", | ||
"stepId": "cl10u6zk0000b2e6dvabq067r", | ||
"type": 0, | ||
"content": "Yes" | ||
}, | ||
{ | ||
"stepId": "cl10u6zk0000b2e6dvabq067r", | ||
"type": 0, | ||
"id": "cl10u70gi000d2e6d924ywjsb", | ||
"content": "No" | ||
} | ||
] | ||
}, | ||
{ | ||
"id": "cl10u759h000f2e6d0rhfwep4", | ||
"blockId": "cl10u6jzd00072e6dvo0zwy0s", | ||
"type": "text", | ||
"content": { | ||
"html": "<div>Alright, cheers!</div>", | ||
"richText": [ | ||
{ "type": "p", "children": [{ "text": "Alright, cheers!" }] } | ||
], | ||
"plainText": "Alright, cheers!" | ||
} | ||
}, | ||
{ | ||
"id": "cl10u7i6n000h2e6d537h38pg", | ||
"blockId": "cl10u6jzd00072e6dvo0zwy0s", | ||
"type": "Webhook", | ||
"options": { | ||
"responseVariableMapping": [], | ||
"variablesForTest": [], | ||
"isAdvancedConfig": false, | ||
"isCustomBody": false | ||
}, | ||
"webhookId": "webhook1" | ||
} | ||
] | ||
} | ||
], | ||
"variables": [], | ||
"edges": [ | ||
{ | ||
"from": { | ||
"blockId": "cl10u677d0000a01aa4g4aazg", | ||
"stepId": "cl10u677d0001a01a0xfo3d11" | ||
}, | ||
"to": { "blockId": "cl10u68pw00032e6depze2oiy" }, | ||
"id": "cl10u6cw500052e6dq284zju3" | ||
}, | ||
{ | ||
"from": { | ||
"blockId": "cl10u68pw00032e6depze2oiy", | ||
"stepId": "cl10u6ey300062e6dea9ikpko" | ||
}, | ||
"to": { "blockId": "cl10u6jzd00072e6dvo0zwy0s" }, | ||
"id": "cl10u7ax4000g2e6dkqoq18kp" | ||
} | ||
], | ||
"theme": { | ||
"chat": { | ||
"inputs": { | ||
"color": "#303235", | ||
"backgroundColor": "#FFFFFF", | ||
"placeholderColor": "#9095A0" | ||
}, | ||
"buttons": { "color": "#FFFFFF", "backgroundColor": "#0042DA" }, | ||
"hostBubbles": { "color": "#303235", "backgroundColor": "#F7F8FF" }, | ||
"guestBubbles": { "color": "#FFFFFF", "backgroundColor": "#FF8E21" } | ||
}, | ||
"general": { "font": "Open Sans", "background": { "type": "None" } } | ||
}, | ||
"settings": { | ||
"general": { | ||
"isBrandingEnabled": true, | ||
"isInputPrefillEnabled": true, | ||
"isNewResultOnRefreshEnabled": false | ||
}, | ||
"metadata": { | ||
"description": "Build beautiful conversational forms and embed them directly in your applications without a line of code. Triple your response rate and collect answers that has more value compared to a traditional form." | ||
}, | ||
"typingEmulation": { "speed": 300, "enabled": true, "maxDelay": 1.5 } | ||
}, | ||
"publicId": null, | ||
"customDomain": null | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
7399140
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
builder-v2 – ./apps/builder
builder-v2-git-main-typebot-io.vercel.app
app.typebot.io
builder-v2-typebot-io.vercel.app
7399140
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
landing-page-v2 – ./apps/landing-page
typebot.io
landing-page-v2-git-main-typebot-io.vercel.app
landing-page-v2-typebot-io.vercel.app
www.get-typebot.com
get-typebot.com
www.typebot.io
7399140
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
viewer-v2 – ./apps/viewer
jesopizz.it
app.yvon.earth
gevenice.com
gmqtops.com
tvbeat.it
gelville.com
granitemj.com
yoda.riku.ai
chat.hayuri.id
info-click.it
gollum.riku.ai
fitness.riku.ai
barrettamario.it
viewer.typebot.io
ilmuseoaiborghi.it
bot.dsignagency.com
graniteerwin.com
zap.fundviser.in
bot.contakit.com
demo.wemakebots.xyz
88584434.therpm.club
92109660.therpm.club
bot.barrettamario.it
graniteempirecin.com
thegraniteempire.com
criar.somaperuzzo.com
bot.digitalpointer.id
michaeljackson.riku.ai
bot.outstandbrand.com
bot.pratikmandalia.com
countertopscolumbia.com
test.thisisatestkff.com
link.venturasuceder.com
granitedepotasheville.com
forms.hiabhaykulkarni.com
invite.bridesquadapp.com
chat.thehomebuyersusa.com
granitedepotknoxville.com
typebot-viewer.vercel.app
bot.adventureconsulting.hu
chat.atlasoutfittersk9.com
liveconvert.kandalearn.com
tarian.theiofoundation.org
granitedepotcountertops.com
lavergne.thegraniteempire.com
liveconvert2.kandalearn.com
granitedepotcrossroads.com
bot.pinpointinteractive.com
granitequartzgreeneville.com
forms.escoladeautomacao.com.br
pizzeriafantasysaporiitaliani.it
viewer-v2-typebot-io.vercel.app
viewer-v2-git-main-typebot-io.vercel.app