v1

latestOpenAPI 3.0.02026-07-2612645160.3 KB
Instagram Comment Automations

Create a comment automation

Pass postId (an Instagram media id) to scope the automation to a single post, or omit it for a global automation that applies to every post.

post/api/public/instagram/accounts/{instagramAccountId}/automations

Path parameters

instagramAccountIdstring required

Vambe Instagram account id

Headers

x-api-keystring required

API key required to authorize the request

Request body

namestring nullable
conditionPromptstring nullable
activationType'ai_condition' | 'keywords'
keywordsstring[] nullable
stageIdstring uuid nullable
dmInstructionstring nullable
dmButtonsstring[] nullable
commentInstructionstring nullable
promptContextstring nullable
isFutureboolean
type'private' | 'comment' | 'delete' | 'multiple' required
mode'intelligent' | 'lite'
postIdstring nullable

Response

Automation created.