Connect Phottr to Make
Use Make when you want Phottr to hand finished photos over to another system automatically. The moment you export from Phottr, Make gets the processed image together with product data.
Phottr sends the final processed export to Make instantly, so you can continue the workflow in Shopify, Google Drive, Slack, or your own internal system.
What this integration does
Phottr can send exported photos directly to a Make scenario. From there, you can continue the workflow however you want, for example to Google Drive, Shopify, WooCommerce, Slack, an ERP, or your own database.
You do not send raw camera photos. Make receives the final processed export from Phottr, together with the product code and other metadata.
How it works
- 1
You take or prepare photos in Phottr.
- 2
In the gallery, you select the finished photo or product set and choose export to Make.
- 3
Your Make scenario starts immediately and receives the exported files plus product metadata.
Before you start
- You need a Make account.
- You need the Phottr app on your iPhone.
- You need to create a webhook URL in Make first.
How to connect Phottr to Make
1. Create a webhook in Make
- Create a new scenario in Make.
- Add the Phottr app.
- Select the trigger Watch New Photos Export (Instant).
- Create a new webhook.
- Copy the webhook URL.
2. Add the webhook URL in Phottr
- Open the Phottr app on your phone.
- Open Menu.
- Go to Integrations.
- Select Make.com.
- Paste the webhook URL from Make.
3. Test it
- Capture or prepare a product in Phottr.
- Open the gallery.
- Select one or more images.
- Tap Export.
- Choose Make.
If everything is set up correctly, your Make scenario will run immediately.
Workflow templates
We will add ready-made Make workflows here, so you can copy them and adapt them to your own setup.
Phottr → Shopify product images
Use this when you want finished images from Phottr to land in your Shopify workflow and continue from there.
Template link coming soonPhottr → Google Drive archive
Use this when you want every export from Phottr to be saved into a shared Drive folder automatically.
Template link coming soonPhottr → Slack notification
Use this when your team wants to get notified in Slack every time a new product set is exported.
Template link coming soonWhat Make receives
Phottr sends a list of products. Each product can contain one or more photos.
This means one export can contain one product with one photo, one product with multiple photos, or multiple products at once.
Product fields
| Field | Description |
|---|---|
| id | Unique product identifier |
| code | Product code, barcode, SKU, EAN, ISBN, or other scanned identifier |
| name | Product or project name |
| created | Product creation timestamp |
| modified | Last modification timestamp |
| photos | List of photos that belong to the product |
Photo fields
| Field | Description |
|---|---|
| url | Secure URL of the processed image |
| contentType | File type, for example image/png |
| id | Unique image identifier |
| order | Position of the photo in the product set |
| created | Image creation timestamp |
| modified | Last modification timestamp |
FAQ
Does Phottr use polling in Make?
No. The Make integration uses instant webhooks only.
Are scanned barcodes included in the payload?
Yes. If you scan the product before shooting, the identifier is included in the exported data.
Can I export multiple photos at once?
Yes. Bulk export is supported.
Does Make receive the final processed image or the original photo?
Make receives the final processed export from Phottr.