We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/activepieces/activepieces'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
fr.json•3.52 KiB
{
"\nTo get your API Key:\n\n1. Go to [Chatsistant platform](https://app.chatsistant.com/)\n2. Sign up or log in to your account\n3. Click on the \"Account\" menu in the navigation bar\n4. Navigate to the \"API Keys\" section\n5. Click \"Generate new key\"\n6. Enter a description for your key and click \"Generate\"\n7. Copy and save your API key securely\n": "\nTo get your API Key:\n\n1. Go to [Chatsistant platform](https://app.chatsistant.com/)\n2. Sign up or log in to your account\n3. Click on the \"Account\" menu in the navigation bar\n4. Navigate to the \"API Keys\" section\n5. Click \"Generate new key\"\n6. Enter a description for your key and click \"Generate\"\n7. Copy and save your API key securely\n",
"Send Message": "Envoyer un message",
"Custom API Call": "Appel d'API personnalisé",
"Send a message to a chatbot session": "Envoyer un message à une session de chatbot",
"Make a custom API call to a specific endpoint": "Passer un appel API personnalisé à un endpoint spécifique",
"Chatbot UUID": "UUID Chatbot",
"Message": "Message",
"Session UUID": "UUID de session",
"Method": "Méthode",
"Headers": "Headers",
"Query Parameters": "Paramètres de requête",
"Body Type": "Body Type",
"Body": "Body",
"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)",
"Follow redirects": "Suivre les redirections",
"The UUID of the chatbot to send the message to": "L'UUID du chatbot à envoyer le message à",
"The message to send to the chatbot": "Le message à envoyer au chatbot",
"The UUID of the session to send the message to": "L'UUID de la session à laquelle envoyer le message",
"Authorization headers are injected automatically from your connection.": "Les Headers 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",
"None": "Aucun",
"JSON": "JSON",
"Form Data": "Données du formulaire",
"Raw": "Brut",
"form submission": "soumission du formulaire",
"Triggered when a form is submitted": "Déclenché lorsqu'un formulaire est soumis",
"Markdown": "Markdown",
"## Chatsistant Webhook Setup\n To use this trigger, you need to manually set up a webhook in your Chatsistant account:\n\n 1. Login to your Chatsistant account.\n 2. Navigate to **Customizations** tab on the left navigation menu.\n 3. Scroll down to **Webhook** and click to expand it.\n 4. Select the **Form Submission** event and specify the following URL:\n ```text\n {{webhookUrl}}\n ```\n 5. Click Save to register the": "## Configuration du Webhook Chatsistant\n Pour utiliser ce déclencheur, vous devez configurer manuellement un webhook dans votre compte Chatsistant :\n\n 1. Connectez-vous à votre compte Chatsistant.\n 2. Naviguez dans l'onglet **Personnalisations** dans le menu de navigation de gauche.\n 3. Faites défiler vers le bas jusqu'à **Webhook** et cliquez pour l'expandir.\n 4. Sélectionnez l'événement **Soumission de formulaire** et spécifiez l'URL suivante :\n ```text\n {{webhookUrl}}\n ```\n 5. Cliquez sur Enregistrer pour enregistrer le webhook.\n "
}