Create Actions Social

Creates actions of type social

There are two types of social actions:

  • User posts to social network (action_type: post_message, post_image)
  • User is invited to interact with your social networks (action_type: follow, visit)

Depending on the type, some fields are required when creating objects of type ActionSocial.

Body Params
string
required

options: follow, visit, post_image, post_message

int32
required

campaign id

string

message to be published in a social network (when action_type is post_message)

string
int32

Social Profile Id (when action_type is follow or visit)

string

Options: facebook, twitter. A case sensitive name of the social network where the message will be published (when action_type is post_image or post_message)

string

URL to be published in a social network (when action_type is post_image or post_message)

Responses

Language
Credentials
Choose an example:
application/json