Cyfe Make integrationAutomate Cyfe with Make.
Tired of typing numbers into a Cyfe widget by hand? The Cyfe Make integration has 1 action module, Push Value, that sends a value from any other app straight into a Push API widget. This page shows ops and marketing people how to set it up and build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Cyfe Make integration do for your dashboards?
The Cyfe Make integration lets a Make scenario (the automation you build in Make, a chain of modules) write values into your Cyfe dashboard. Each module is one brick of that chain. Cyfe brings a single one, Push Value, which pushes your data into a Push API widget so the chart updates without anyone copying figures across.
A sales widget that fills itself. Start the scenario with a module from your CRM or your shop, for example when a deal closes, then let Push Value send the amount to the widget that tracks revenue. The dashboard stays current and nobody has to remember to update it.
Marketing numbers in one place. A form tool, a spreadsheet such as the one described on the Airtable Make integration page, or any app Make can read can become the source. Push Value only needs the value and the widget's endpoint, so the source can change later without touching Cyfe.
A counter for operations. Support tickets, sign-ups or orders can each feed their own widget. One scenario per metric keeps things easy to test and easy to switch off.
Know the limits before you start. Cyfe has no trigger in Make, so it cannot start a scenario, and it has no search module to read data back. It only receives values. There is also no Make an API Call module for Cyfe. If you are weighing tools, the n8n vs Make comparison lays out the differences, and the Make training covers scenario building from scratch.
How do you connect Cyfe to Make?
- 01
Add the Push Value module
In your scenario, click the +, search for Cyfe by name and pick Push Value. This is the only Cyfe module, so there is nothing else to choose between at this point.
- 02
Skip the usual connection
Most apps ask you to click Create a connection, which links your account to Make once for every module. Make's documentation for Cyfe says pushing a value needs no connection at all, so you can move straight to the module settings.
- 03
Paste the widget endpoint
In Cyfe, open the Push API widget you want to feed and copy its API End Point. Paste it into the module in Make. That endpoint is what tells Make which widget receives the value, so each widget has its own.
Build your first scenario with Cyfe and Make
GoalWhen something new happens in another app, Make pushes the matching value into a Cyfe widget.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + to add the first module. Cyfe cannot start a scenario, so pick the app that holds your data.
- 02
Set the starting module
Add the module of that other app that notices the event you care about, create its connection and fill its fields. Make lists the folders, sheets or objects it can read once the connection exists.
- 03
Add Push Value
Click the + on the right of the first module, search Cyfe and choose Push Value. Paste the widget's API End Point, then map the number from the previous module.
- 04
Test with Run once
Click Run once to execute the scenario one time. Open each module to read the bundles it received (a bundle is one item passed along), then check the widget in Cyfe.
- 05
Schedule and switch it on
Set the schedule on the first module, every 15 minutes by default, then switch the scenario on. Each module run counts as an operation, which is what Make counts on your plan.
What the Cyfe module does
Cyfe gives you 1 module. For each one: what it does for you, when to reach for it, and what to watch out for.
Push Value
ActionIn Make“Pushes your data into a Push API widget.”
Push Value gives you a Cyfe widget that stays up to date on its own: it sends a value from your scenario into a Push API widget, and the dashboard shows it.
Need help automating Cyfe with Make?
A person reads every message.