Docs

Generate Business Response

Generates a business chatbot response in Botsonic.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

User question for the bot.

stringrequired

Chat identifier for the conversation.

Uncommon arguments
boolean

Set true to stream data; false for standard retrieval.

string

Optional sources for the bot to reference.

string

Starter question identifier.

boolean

Whether this is a business API request.

boolean

Whether this is an integration request.

string

Integration user unique identifier.

string

Additional user identifier stored with the inbox conversation.

array of object

Previous chat history for reference.

string

Chat user identifier linked with existing user data.

object

Additional metadata for the chat.

boolean

Return the full chat history when true.

string

Message identifier used to resolve handoff.

number

Maximum seconds to keep the connection open while generating a response.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.