Using the Reply In Comments Workflow Action

About the Reply In Comments Action

The Reply In Comments workflow action allows you to automatically respond to comments on your social media posts. When a workflow is triggered by a new comment on a Facebook or Instagram post, this action can post a reply directly underneath that comment. You can also configure the action to automatically like the original comment.

To use this action correctly, your workflow must begin with a compatible trigger, such as Facebook Comment(s) On A Post or Instagram Comment(s) On A Post. This provides the context the action needs to know which specific comment to reply to.

Accessing the Action

To add this action to a workflow:

  1. Go to Automation > Workflow > Workflow Builder.
  2. Click the + icon to add a step to your workflow.
  3. Navigate to Actions > Communication.
  4. Select Reply In Comments from the list.

Configuring the Action

Comments

In this section, you can define the text of the replies that will be posted. You can create up to ten different comment replies. When the action runs, it will randomly select one of the replies you have configured to post.

To add a reply, type your desired text directly into one of the provided fields. You can also use dynamic data by clicking the tag icon next to a field. This allows you to insert information from other parts of your workflow, such as a custom field value or the output from a previous AI action.

Like Comments

This is a simple toggle setting. When enabled, the action will automatically like the comment it is replying to. If you do not want to like the comment, simply toggle this setting off.

Common Questions

What triggers are required for this action?

You must use either the Facebook Comment(s) On A Post or Instagram Comment(s) On A Post trigger to start your workflow. These triggers provide the necessary information about the comment for the Reply In Comments action to function.

Can I make the reply target a specific comment?

No, the action selects a reply randomly from the list you provide. To send more tailored responses, you can use strategies like:

  • Placing an AI action before the Reply In Comments action to generate a dynamic response based on the comment's content.
  • Using If/Else branches within your workflow to check for keywords or conditions and route to different sets of replies.
  • Creating separate workflows with different comment triggers and criteria, each with their own specific reply options.

Can I use AI with this action?

Yes. You can use an AI action earlier in your workflow to analyze the incoming comment and generate a response. You can then use the tag icon in the Reply In Comments configuration to insert that AI-generated text as your reply.