Skip to content

PhantomBuster node#

ใช้ PhantomBuster node เพื่อช่วยทำงานใน PhantomBuster แบบอัตโนมัติและเชื่อมต่อกับแอปพลิเคชันอื่น ๆ. n8n มีการสนับสนุนคุณสมบัติของ PhantomBuster หลากหลาย เช่น การเพิ่ม, ลบ, และดึงข้อมูล agents.

ในหน้านี้ คุณจะพบรายการของ operations ที่ PhantomBuster node รองรับและลิงก์สำหรับข้อมูลเพิ่มเติม.

Credentials

ดูรายละเอียดเพิ่มเติมได้ที่ PhantomBuster credentials สำหรับคำแนะนำในการตั้งค่า authentication.

Operations#

  • Agent
    • Delete an agent by ID.
    • Get an agent by ID.
    • Get all agents of the current user's organization.
    • Get the output of the most recent container of an agent.
    • Add an agent to the launch queue.

Templates and examples#

Create HubSpot contacts from LinkedIn post interactions

by Pauline

View template details
Store the output of a phantom in Airtable

by Harshil Agrawal

View template details
Automate LinkedIn Engagement with Phantombuster, OpenAI GPT & Google Sheets Tracking

by Yaron Been

View template details
Browse PhantomBuster integration templates, or search all templates

What to do if your operation isn't supported#

If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.

You can use the credential you created for this service in the HTTP Request node:

  1. In the HTTP Request node, select Authentication > Predefined Credential Type.
  2. Select the service you want to connect to.
  3. Select your credential.

Refer to Custom API operations for more information.