Tool to create a new email integration for a ChatBotKit bot. Email integrations enable your bot to receive and respond to emails, making it accessible through email communication channels. Use when you need to connect a bot to handle email-based conversations.
namestringName of the email integration. A human-readable identifier for this integration.
botIdRequiredstringThe ID of the bot to associate with this email integration. Use the List Bots action to find available bot IDs.
allowFromstringAllowed sender emails for the integration. Comma-separated list of email addresses that are permitted to send emails to this integration.
attachmentsbooleanWhether to enable attachments for the email integration. When enabled, the bot can receive and process email attachments.
blueprintIdstringThe ID of the blueprint to use for this email integration. Blueprints provide template configurations.
descriptionstringDescription of the email integration. Explains the purpose or function of this integration.
sessionDurationintegerSession duration in seconds. Defines how long a conversation session remains active before timing out.
contactCollectionbooleanWhether to enable contact collection. When enabled, the integration will collect and store contact information from email interactions.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.