- Home
- Resources
- Integrations
- Valuecase
Valuecase Make integrationAutomate Valuecase with Make.
What can the Valuecase Make integration do for your Spaces? Make offers 15 Valuecase modules: 3 triggers, 6 actions and 6 searches. This guide shows how to link your account and build a first working scenario, one click at a time.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Valuecase Make integration let you automate?
The Valuecase Make integration links your Valuecase account to Make, a no-code tool where you chain modules into a scenario. A scenario is the automation you build; a module is one brick of it, like a trigger that watches for new Spaces or an action that creates one. You get Spaces that react to the rest of your stack without anyone copying data by hand.
Open a Space from your CRM. When a record in another app reaches the right stage, Create a Space builds the Valuecase Space, then Add an External ID to Space stamps it with the CRM ID. Later, List Spaces by External ID finds that Space again from the CRM side.
Follow progress without opening Valuecase. Watch Completed Task and Watch Completed Form start a scenario when your contact finishes something. Pair them with List All Outstanding Tasks for a Space to see what is still open and pass that list to your team chat or your CRM.
Keep Space data tidy. Update a Custom Property of a Space writes a value you track in Valuecase, and Update a Space changes the owner or archives the Space once the work is done.
A limit to know: all three triggers are scheduled, so Make checks Valuecase on the scenario's schedule rather than hearing from it instantly. When a listed module does not cover your need, Make an API Call reaches other endpoints of the Valuecase API with the same connection. To weigh this setup against the alternative, read the n8n vs Make comparison, and check Make pricing before you switch several scenarios on.
How do you connect Valuecase to Make?
- 01
Get your OAuth credentials in Valuecase
In Valuecase, go to Admin Settings, then API & Custom Apps. If Valuecase asks for a callback URI, paste
https://www.integromat.com/oauth/cb/valuecase. Copy the Client ID and the Client secret shown on screen. - 02
Add a Valuecase module in Make
Log in to Make, open your scenario and add any Valuecase module. Click Create a connection. A connection is your Valuecase account linked to Make once, then reused by every Valuecase module you add later.
- 03
Name and save the connection
The Connection name field is optional, but a clear name helps when you run several accounts. Paste the credentials you copied from Valuecase, or follow the on-screen instructions, and save. Make can now read your Spaces.
Your first scenario with Valuecase
GoalWhen a task is completed in Valuecase, Make lists the tasks still open in that Space.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the big +. Search for Valuecase and pick Watch Completed Task as your first module.
- 02
Link your account
Click Create a connection and paste your Valuecase credentials. Once the connection exists, Make can read your account and fill in the options the trigger needs.
- 03
Add the task search
Click the + on the right of the trigger and add List All Outstanding Tasks for a Space. Map the Space from the completed task into it, so the search looks at the right Space.
- 04
Test with Run once
Complete a test task in Valuecase, then click Run once. Open the bubbles above each module to read the bundles: a bundle is one item, here one task, passed from a module to the next.
- 05
Schedule and switch on
Click the clock on the first module. A new scenario runs every 15 minutes by default; the Free plan cannot go lower than that. Switch the scenario on and it keeps watching.
Valuecase triggers in Make
3 modules start a scenario when something happens in Valuecase. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Valuecase as soon as it happens.
Watch Completed Form
Scheduled triggerIn Make“Triggers when a new completed task is discovered.”
Watch Completed Form starts your scenario when Make finds a newly completed item in Valuecase, so the answers your contact gave can move on to the next tool. Each new find arrives as one bundle you can map into later modules.
Watch Completed Task
Scheduled triggerIn Make“Triggers when a new completed task is discovered.”
Watch Completed Task gives you a signal each time a task gets ticked off in Valuecase. Every completed task found becomes one bundle, carrying what you need to act on it in the next module.
Watch Created Space
Scheduled triggerIn Make“Triggers when a new Space is discovered.”
Watch Created Space lets the rest of your tools know that a new Space exists in Valuecase. Each Space it finds arrives as a bundle, ready to be logged, tagged or pushed to another app.
Valuecase actions and searches in Make
Valuecase gives you 12 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Add an External ID to Space
ActionIn Make“Sets integration properties of a Space (e.g. HubSpot Deal ID, etc.).”
Add an External ID to Space ties a Valuecase Space to the matching record elsewhere, such as a HubSpot deal ID. Once the ID is stored, other scenarios can find the Space from that record.
Complete a Task
ActionIn Make“Marks an Action Plan Task as Completed.”
Complete a Task ticks off an Action Plan task in Valuecase from another tool. The plan stays in step with what really happened, even when the proof lives outside Valuecase.
Create a Space
ActionIn Make“Creates a new Valuecase Space.”
Create a Space opens a fresh Valuecase Space from data sitting in another app. Nobody has to rebuild it by hand when a new deal or customer shows up.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call is the way out when none of the listed modules does what you need. It calls any endpoint of the Valuecase API, reusing the connection you already made.
Update a Custom Property of a Space
ActionIn Make“Sets Custom Property value on an existing Space.”
Update a Custom Property of a Space writes a new value into one of the custom properties of an existing Space. Your Spaces carry the same facts as your other tools, without retyping.
Update a Space
ActionIn Make“Allows you to change the owner of a Space or archive it.”
Update a Space handles two housekeeping jobs: giving the Space a new owner or archiving it. Handovers and closed deals stop cluttering the list of active Spaces.
Get a Space by Slug
SearchIn Make“Gets a Space in Valuecase by its slug.”
Get a Space by Slug fetches one Space from the slug in its address. It is the quickest path when a link to the Space is all your other tool holds.
List all Custom Properties for a Space
SearchIn Make“Lists all Custom Properties associated with the Space.”
List all Custom Properties for a Space returns every custom property tied to one Space. You see what the Space holds before you copy it elsewhere or change it.
List All Forms for a Space
SearchIn Make“Fetches all forms (completed or not) for a particular space by space ID”
List All Forms for a Space pulls every form of a Space, filled in or not. You get a clear view of what your contact has answered and what is still waiting.
List All Outstanding Tasks for a Space
SearchIn Make“Fetches all tasks that are not marked as completed for a particular space.”
List All Outstanding Tasks for a Space returns the tasks of a Space that nobody has completed yet. It turns a Space into a to-do list your other tools can read.
List External IDs by Space ID
SearchIn Make“Fetches external IDs associated with a Space (such as Hubspot Deal ID, etc.).”
List External IDs by Space ID reads back the outside IDs stored on a Space, a HubSpot deal ID for example. From Valuecase you get the key that opens the right record in the other app.
List Spaces by External ID
SearchIn Make“Lists Spaces in Valuecase by a third party ID provided during space creation (e.g. CRM ID).”
List Spaces by External ID works the other way round: from a CRM ID or another third-party ID given when the Space was created, it finds the matching Spaces in Valuecase.
Need help automating Valuecase with Make?
A person reads every message.