typebot.io/packages/bot-engine
Clairton Rodrigo Heinzen 47af9a9a59 📝 Add env WHATSAPP_CLOUD_API_URL to possible change https://gr… (#1170)
refs #1117 

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **Refactor**
- Dynamically construct API URLs for WhatsApp features using environment
variables for improved reliability and configurability.
- Updated `sendWhatsAppMessage` function to use
`env.WHATSAPP_CLOUD_API_URL` for URL construction, allowing for more
dynamic configuration.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-01-29 09:37:19 +01:00
..
blocks 🐛 (setVariable) Avoid octal number evalution 2024-01-29 09:37:19 +01:00
forge (openai) Enable setVariable function in tools 2024-01-22 09:22:28 +01:00
logs 🔒 (logs) Remove some logs from API response to avoid sensit… 2024-01-02 15:18:20 +01:00
queries 🧐 Add exportResults script 2024-01-12 10:16:01 +01:00
whatsapp 📝 Add env WHATSAPP_CLOUD_API_URL to possible change https://gr… (#1170) 2024-01-29 09:37:19 +01:00
addEdgeToTypebot.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
computeTypingDuration.ts ♻️ Introduce typebot v6 with events (#1013) 2023-11-08 15:34:16 +01:00
continueBotFlow.ts 🐛 (whatsapp) Fix WA preview not starting and accept audio and documents messages 2023-12-20 10:35:34 +01:00
executeGroup.ts 🚑 Release new embed lib version and fix createId dep… 2023-12-13 11:49:03 +01:00
executeIntegration.ts (sheets) Reset timeout after Google Sheets execution 2024-01-15 11:14:14 +01:00
executeLogic.ts ♻️ Introduce typebot v6 with events (#1013) 2023-11-08 15:34:16 +01:00
getFirstEdgeId.ts 🐛 (whatsapp) Fix first message capture regression 2024-01-29 09:37:19 +01:00
getNextGroup.ts 🐛 (typebotLink) Fix variables merging with new values 2023-11-16 16:10:22 +01:00
getPrefilledValue.ts ♻️ Introduce typebot v6 with events (#1013) 2023-11-08 15:34:16 +01:00
package.json (openai) Add "Ask assistant" action 2024-01-11 08:29:41 +01:00
parseBubbleBlock.ts Introducing The Forge (#1072) 2023-12-13 10:22:02 +01:00
parseDynamicTheme.ts Introducing The Forge (#1072) 2023-12-13 10:22:02 +01:00
saveStateToDatabase.ts 🐛 (calCom) Don't delete session if chat reply has custom embed 2024-01-22 14:35:12 +01:00
startBotFlow.ts 🐛 (whatsapp) Fix first message capture regression 2024-01-29 09:37:19 +01:00
startSession.ts 🐛 (whatsapp) Fix first message capture regression 2024-01-29 09:37:19 +01:00
tsconfig.json ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
types.ts Introducing The Forge (#1072) 2023-12-13 10:22:02 +01:00