# 워크플로우 레시피 - 페이스북 댓글 자동화

이 레시피를 사용해서 "파일을 받으려면 댓글 달기" 스타일의 완전한 페이스북 워크플로우 예시를 만들어보세요.

* **트리거**: 게시물에 첫 번째 레벨 댓글이 달렸을 때 실행됩니다.
* **액션**: 댓글에 "안녕하세요 DM을 확인해주세요" 또는 "관심을 보여주셔서 감사합니다. DM을 확인해주세요"로 응답합니다.
* **액션**: DM을 통한 인터랙티브 메신저 댓글 답글 - "개인 재정 관리 여정을 시작하고 싶어하신다니 정말 기쁩니다." 메시지와 함께 "웹사이트 방문" 또는 "체크리스트 받기" 버튼을 제공합니다.
* **액션**: DM에 대한 인터랙티브 메신저 답글 - "체크리스트를 보내드립니다."

![페이스북 댓글 자동화 워크플로우 설정 화면](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155041915340/original/F-dKXCpxni2eE6IPyUL55IvYwYrAr9IwTA.png?1740011447)

***

*원문 최종 수정: Tue, 8 Apr, 2025 at 4:24 PM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hyperclass.gitbook.io/hyperclass-docs/workflows/workflow-recipes-facebook-comment-automation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
