- Add Activepieces fork with SmoothSchedule custom piece - Create integrations app with Activepieces service layer - Add embed token endpoint for iframe integration - Create Automations page with embedded workflow builder - Add sidebar visibility fix for embed mode - Add list inactive customers endpoint to Public API - Include SmoothSchedule triggers: event created/updated/cancelled - Include SmoothSchedule actions: create/update/cancel events, list resources/services/customers 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
31 lines
2.6 KiB
JSON
31 lines
2.6 KiB
JSON
{
|
|
"Everything you need to transform your business with AI, from custom chatbots to autonomous agents.": "Tout ce dont vous avez besoin pour transformer votre entreprise avec AI, des chatbots personnalisés aux agents autonomes.",
|
|
"Chat ID": "ID du chat",
|
|
"API Key": "Clé API",
|
|
"The ID of the chat you want to use.": "L'ID du chat que vous voulez utiliser.",
|
|
"Your re:tune API key.": "Votre clé API re:tune.",
|
|
"\nFollow these instructions to get your re:tune chat ID and API Key:\n\n1. Visit the chatbots page: https://retune.so/chats\n2. Once on the website, locate and click on the chatbot you want to use\n3. From the URL, copy the chat ID you want to use;\ne.g from this: https://retune.so/chat/acewocwe-123123-123123-123123/ your chat ID is \"acewocwe-123123-123123-123123\"\n4. To get the API key, go to https://retune.so/settings\n5. Scroll to the bottom to find \"Re:tune API Keys\" and copy your key below\n": "\nFollow these instructions to get your re:tune chat ID and API Key:\n\n1. Visit the chatbots page: https://retune.so/chats\n2. Once on the website, locate and click on the chatbot you want to use\n3. From the URL, copy the chat ID you want to use;\ne.g from this: https://retune.so/chat/acewocwe-123123-123123-123123/ your chat ID is \"acewocwe-123123-123123-123123\"\n4. To get the API key, go to https://retune.so/settings\n5. Scroll to the bottom to find \"Re:tune API Keys\" and copy your key below\n",
|
|
"Ask Chatbot": "Demander à Chatbot",
|
|
"Custom API Call": "Appel d'API personnalisé",
|
|
"Sends a message to an existing thread with a chatbot.": "Envoie un message à une discussion existante avec un chatbot.",
|
|
"Make a custom API call to a specific endpoint": "Passer un appel API personnalisé à un endpoint spécifique",
|
|
"Thread": "Fil de discussion",
|
|
"Message": "Message",
|
|
"Method": "Méthode",
|
|
"Headers": "En-têtes",
|
|
"Query Parameters": "Paramètres de requête",
|
|
"Body": "Corps",
|
|
"Response is Binary ?": "La réponse est Binaire ?",
|
|
"No Error on Failure": "Aucune erreur en cas d'échec",
|
|
"Timeout (in seconds)": "Délai d'expiration (en secondes)",
|
|
"The thread you want to send the message to.": "Le fil de discussion auquel vous voulez envoyer le message.",
|
|
"The message you want to send.": "Le message que vous souhaitez envoyer.",
|
|
"Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
|
|
"Enable for files like PDFs, images, etc..": "Activer pour les fichiers comme les PDFs, les images, etc.",
|
|
"GET": "GET",
|
|
"POST": "POST",
|
|
"PATCH": "PATCH",
|
|
"PUT": "PUT",
|
|
"DELETE": "DELETE",
|
|
"HEAD": "HEAD"
|
|
} |