M

Make.com

Order guaranteed press articles from Make.com (formerly Integromat). Automate PR orders in your workflows.

What You Can Automate

New customer → Press article

Automatically order a guaranteed article when you get a new customer

Product launch → Guaranteed article

Trigger an article order when you release a new product

Funding round → Media coverage

Order a guaranteed article when you close a funding round

Monthly trigger → Recurring coverage

Set up monthly article orders for continuous press

Setup Guide

1

Create an HTTP Module

In your Make scenario, add an HTTP → Make a request module.

URL

https://api.pressbeat.io/v1/orders

Method

POST
2

Add Headers

Configure the request headers for authentication:

Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
3

Set Request Body

Configure the JSON body with your order details:

{
  "website_url": "https://your-company.com",
  "country": "US",
  "topic": "Product Launch"
}

Pricing: $500/article, DR50+ publication, 30-day journalist proposal guarantee, 100% money-back

Run Your Scenario

Save and activate your scenario. PressBeat will place orders for guaranteed articles whenever your trigger fires.

Example: Stripe Payment → PR Subscription

Stripe: New Payment
Filter: Amount > $1000
PressBeat: Order Article

This scenario orders a guaranteed article ($500, DR50+) every time you receive a payment over $1,000.

Need an API Key?

Contact us to get API access for your Make.com integrations.

View Full API Docs