Skip to main content
GET
Get automation

Authorizations

Authorization
string
header
required

Your SocialSyncs API key

Path Parameters

id
string
required

The automation ID

Response

200 - application/json

Successful response

id
string
Example:

"clx1a2b3c4"

name
string
Example:

"Comment Reply Flow"

integrationId
string
Example:

"your-integration-id"

triggerType
enum<string>
Available options:
COMMENT,
STORY_REPLY,
DM_KEYWORD
actionType
enum<string>
Available options:
SEND_DM,
REPLY_TO_COMMENT
active
boolean
Example:

true

successCount
integer
Example:

12

failureCount
integer
Example:

0

createdAt
string<date-time>