Docs

Create Hook

Creates a new hook in Grain.

POST

Query

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

Comma-separated response fields to include.

Body

Arguments
boolean

Include AI action items in hook payloads.

boolean

Include AI summary in hook payloads.

object

Include AI template sections in hook payloads.

array of string

Only include AI template sections whose title matches one of these values.

boolean

Include calendar event data in hook payloads.

string

Output format for AI template sections in hook payloads.

boolean

Include clips/highlights in hook payloads.

stringrequired
boolean

Include HubSpot related data in hook payloads.

boolean

Include participants in hook payloads.

boolean

Include private notes in hook payloads.

boolean

Include highlight speakers in hook payloads.

boolean

Include highlight transcript in hook payloads.

stringrequired
object

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.