Resources · Make integration

Apple iOS Make integrationAutomate Apple iOS with Make.

What if a scan, a photo or a tap on your phone could start real work elsewhere? The Apple iOS Make integration offers 12 modules: 7 instant triggers and 5 actions. This guide is for people who know their phone well but are new to Make, and it walks you to a first working scenario.

Verified Trustpilot reviews · AI, automation & growth agency

What you can automate

What can the Apple iOS Make integration do for you?

The Apple iOS Make integration links your Apple iOS device to Make, so events on the device can start a scenario (the automation you build in Make) and Make can write back to the device. It listens for photos, scans, contacts, reminders, calendar changes, place changes and button presses, and it can create items or send a push notification.

A field log that fills itself. A technician scans the QR code stuck on a machine. Watch barcode / QR code starts the scenario and passes the scan to the next module, for example a spreadsheet of another app.

A contact list that follows your CRM. When a new lead lands in another tool, Create a contact saves that person on the phone, so the name shows up when they call back. The other direction works too: Watch contacts reacts when someone is added or edited on the device.

A heads-up when you arrive on site. Watch entrances to/exits from a geofence area reacts when the device enters or leaves a circle you defined, and Send a push notification can put the next step on screen. The doc warns that you may have to stay a couple of minutes inside or outside the area before it fires.

What the integration does not do: it has no search module and no Make an API Call module, so you cannot read items already on the device on demand. To see how Make fits your stack, start with our Make review. The same kind of phone automation may also exist on the n8n side, and n8n vs Make lays out how the two tools differ.

Connect

How do you connect Apple iOS to Make?

  1. 01

    Add an Apple iOS module

    In your scenario, add any Apple iOS module, for instance Watch photos, then click Create a connection. A connection is your device linked to Make once, and every Apple iOS module of your scenarios can reuse it.

  2. 02

    Name the connection

    Giving it a name is optional but helps later. If two people on your team each link a phone, a label such as "Sales iPhone" tells you at a glance which device a module talks to.

  3. 03

    Authorize and save

    Follow the authorization Make asks for, either approving access on the page that opens or pasting the key you are given, then click Save. The module now shows the connection and you can fill in its fields.

First scenario

Your first scenario: scan a code, get a reminder

GoalWhen you scan a barcode or QR code with your device, Make creates a reminder on the device.

  1. 01

    Create the scenario

    Open the Scenarios page, create a new scenario and click the big +. That empty circle is where your first module goes.

  2. 02

    Pick the trigger

    Search for Apple iOS, choose Watch barcode / QR code and click Create a connection to link your device. The lightning badge tells you it is an instant trigger: the device calls Make the moment you scan.

  3. 03

    Add the reminder

    Click the + on the right of the trigger, pick Apple iOS again and choose Create a reminder. Fill its fields and map what the scan sent into them, so each reminder says which code you scanned.

  4. 04

    Test with Run once

    Click Run once, then scan a code with the device. Open the bubble above each module to read the bundle it received, one item passed from module to module, and check the reminder on the phone.

  5. 05

    Switch it on

    Once the test is right, turn the scenario on. Because the trigger is instant, every scan starts the scenario on its own and each module run counts as one operation on your plan.

Triggers

What can start an Apple iOS scenario?

7 modules start a scenario when something happens in Apple iOS. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Apple iOS as soon as it happens.

Apple iOS1Watch a calendar

Watch a calendar

Instant trigger

In MakeTriggers when a calendar event is added/modified on a device.

Your calendar becomes a starting point: each time an event is added or changed on the device, Make receives it and can pass it on to another tool, such as a team board or a client folder.

How it fires
instant, the device calls Make through a webhook as soon as the event is saved, so nothing waits for a schedule.
When to use it
you book meetings on your phone and want the rest of your stack to learn about them without retyping.
Watch out
edits start the scenario too, so one meeting you move around can run it more than once; plan for updates in the next modules.
Apple iOS2Watch barcode / QR code

Watch barcode / QR code

Instant trigger

In MakeTriggers when you scan a barcode / QR code.

Scanning becomes data entry. Point the device at a barcode or a QR code and Make receives the scan, ready to log it, look it up in another app or turn it into a task.

How it fires
instant, the device calls Make through a webhook as soon as the scan happens.
When to use it
stock checks, equipment rounds or event badges, anywhere a label already carries the reference you would otherwise type.
Watch out
each scan is its own run, so scanning the same label twice creates two bundles; filter duplicates later in the scenario if that matters.
Apple iOS3Watch Button

Watch Button

Instant trigger

In MakeTrigger when you push a button.

This gives you a manual start for any scenario. You push a button on the device and Make runs whatever chain you built behind it, so a routine task starts with a single gesture.

How it fires
instant, the device calls Make through a webhook the moment you push the button.
When to use it
a repeated gesture you trigger by hand, like logging a site visit, alerting a colleague or opening a ticket from the field.
Watch out
each push is one run, so an accidental press starts the whole chain; keep risky actions such as deletions in other tools behind a filter.
Apple iOS4Watch contacts

Watch contacts

Instant trigger

In MakeTriggers when a contact is added/modified on a device.

New people saved on the phone reach your other tools too. When a contact is added or edited on the device, Make receives it and can copy it into a CRM, a mailing list or a shared sheet.

How it fires
instant, the device calls Make through a webhook as soon as the contact is saved.
When to use it
you meet prospects in person and save them on the spot, then want sales to see them without a manual export.
Watch out
a simple edit to an old contact also fires it, so check whether the person already exists before creating a duplicate elsewhere.
Apple iOS5Watch entrances to/exits from a geofence area

Watch entrances to/exits from a geofence area

Instant trigger

In MakeTriggers when a device enters or leaves a predefined circle.

Location turns into an event. You define a circle around a place, and Make hears about it whenever the device enters or leaves that area, ready to log a visit or warn someone.

How it fires
instant, the device calls Make through a webhook when it crosses the edge of the circle.
When to use it
clocking arrivals at a client site, telling a team that a driver has reached the depot, or starting a checklist when you get to the office.
Watch out
the Make doc says you may have to stay a couple of minutes inside or outside the area before the trigger fires, so a quick pass may go unnoticed.
Apple iOS6Watch photos

Watch photos

Instant trigger

In MakeTriggers when a device takes a photo.

Every picture you take can land where it belongs. When the device takes a photo, Make receives it and can file it in cloud storage, attach it to a record or send it to a colleague.

How it fires
instant, the device calls Make through a webhook as soon as the photo is taken.
When to use it
site reports, damage records or receipts, where the picture needs to reach a shared folder rather than stay on one phone.
Watch out
it reacts to any photo the device takes, personal ones included, so add a filter after it or use a device dedicated to work.
Apple iOS7Watch reminders

Watch reminders

Instant trigger

In MakeTriggers when a reminder is added/modified on a device.

Quick notes to self can become shared tasks. When a reminder is added or changed on the device, Make receives it and can turn it into a card in a project tool or a line in a team list.

How it fires
instant, the device calls Make through a webhook as soon as the reminder is saved.
When to use it
you capture to-dos on the go and want them in the tool your team actually reads.
Watch out
modified reminders fire it as well as new ones, so the scenario can run again for an item you already sent on.
Modules

What can Make do on your Apple iOS device?

Apple iOS gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.

Apple iOS1

Create a calendar event

Action

In MakeCreates a new calendar event in a selected device.

Appointments booked elsewhere show up in your phone calendar without retyping. Make adds a new event on the device you select, filled with data from earlier modules.

When to use it
a client books a slot through an online form and you want the meeting in your pocket right away.
Watch out
if the same scenario also starts from Watch a calendar, the new event can start it again.
Apple iOS2

Create a contact

Action

In MakeCreates a new contact in a selected device.

People who reach you through another tool end up in your address book, so you recognize their number when they call. Make saves a new contact on the chosen device.

When to use it
a lead is qualified in your CRM and the salesperson should have the details on the phone before the first call.
Watch out
the app has no module to look a contact up first, so check upstream that the person is new, or the same lead sent twice may end up saved twice.
Apple iOS3

Create a reminder

Action

In MakeCreates a new reminder in a selected device.

Tasks from any tool land in the Reminders list you already check. Make creates a new reminder on the selected device, worded from the data the scenario carries.

When to use it
a support ticket is assigned to you, an invoice is marked overdue, or a scan says a shelf is empty and someone must act on it.
Watch out
pairing it with Watch reminders in one scenario can make it loop on its own items.
Apple iOS4

Send a push notification

Action

In MakeSends a push notification to a selected device.

This puts a short alert on the screen of a chosen device, the fastest way for a scenario to tell someone that something happened and needs a look now.

When to use it
a high-value order comes in, a form is submitted by a key client, or a driver enters the depot area.
Watch out
notifications add up quickly; filter the scenario upstream so only events that really need a reaction get through.
Apple iOS5

Upload a photo

Action

In MakeUploads a photo to a selected device.

Images produced elsewhere arrive on the phone, ready to show or share offline. Make uploads a photo coming from an earlier module to the device you pick.

When to use it
a design tool renders a visual, a colleague files a site plan, and you want it in your photo library before a meeting.
Watch out
on the Free plan, files are capped at 5 MB, so check the size of heavy images before you send them.
Need help

Need help automating Apple iOS with Make?

A person reads every message.

FAQ

Apple iOS and Make: common questions

01Is the Apple iOS Make integration free?
Yes, Apple iOS is a standard app, so it works on the Free plan of Make. That plan allows 2 active scenarios, a minimum interval of 15 minutes between scheduled runs, 5 minutes of execution at most per run, files up to 5 MB and 512 MB of data transfer. Paid plans change the picture: unlimited active scenarios, a 1 minute interval and 40 minutes of execution. Usage is counted in operations, one run of one module on one bundle, per month.
02What do you need to connect Apple iOS to Make?
You need a Make account and the Apple iOS device you want to link. The Make doc for this app lists no extra prerequisite and no dedicated connection steps, so the usual flow applies: add an Apple iOS module, click Create a connection, give it a name if you like, authorize Make or paste the key you are given, then click Save. The same connection then serves every Apple iOS module in your scenarios.
03Do Apple iOS triggers in Make fire in real time?
Yes. All 7 Apple iOS triggers are instant: the device calls Make through a webhook as soon as the event happens, whether that is a photo, a scan, a button press, a new contact, a reminder, a calendar change or a geofence crossing. There is no polling interval to set for them. The one exception to speed is the geofence trigger, which may need the device to stay a couple of minutes inside or outside the area before it fires.
04What if the Apple iOS module you need is missing in Make?
It depends on what you need. The app offers 7 triggers and 5 actions, with no search module and no Make an API Call module, so you cannot read existing items from the device or call anything beyond those 12 modules. When a step is missing, look for it in another app of your stack that Make supports, or ask the team to review the case with you and find another route.
05Should you use Make or n8n for Apple iOS automations?
It depends on your criteria. On Make, Apple iOS comes as a ready app with 12 modules, instant triggers and a visual editor where you test each step with Run once. The same kind of phone automation may also be possible in n8n, which is another way to build workflows. Compare the modules each tool offers for your exact case, and pick the editor you and your team will actually maintain.