Questions Tagged [Make. Com]
Ask Question Make. Com (Formerly Integromat) Is a Freemium Web Service to Integrate and Automate Workflows Between a Wide Range Web-Based Applications and...
Make.com (formerly Integromat) is a freemium web service to integrate and automate workflows between a wide range web-based applications and services. It can be used as an alternative to other products like Zapier, IFTTT, or tray.io.
Must Read
164
questions
-2
votes
0
answers
19
views
Google Drive 403 Rate limit exceeded when trying to update permissions on more than ~200 files [closed]
I am using the Make.com connector to hit the Google Drive API to update permissions (source data is in Airtable for the record). Very simple API call hitting the /v3/files/[FileID]/permissions ...
0
votes
0
answers
13
views
Make.com's Gmail node has an uncatchable error
Our integration uses Gmail: Watch Emails node. And occasionally, it throws this error:
We have error handling in it. It even catches this Gmail error properly:
HANDLED ERROR
type ...
0
votes
0
answers
33
views
400 error invalid request url but I have the correct url?
I am trying to use Make.com to make an API call to Notion to query a database (with a filter).
Here is the database ID: 3ac68604c4ca4375bc971fb1145d06a4
What I've done so far:
There is an internal ...
4
votes
1
answer
497
views
Using CustomJS in Make / Instomat
I'm experimenting with the CustomJS module inside of Make (was integromat). It appears to be quite counterintuitive.
If I set the input to look like this:
input = {"json": {"items":...
0
votes
1
answer
310
views
Integromat - Google Calendar - How to add attachment to event with "Make an API call"
I would like to add attachment to Google calendar event with integromat "Make an API call" module. Attachment uploaded previously to Google drive.
I don't know how to setup the "MAKE an ...
0
votes
1
answer
108
views
Make.com Wordpress integration returning 404 with REST API conection
Since I updated the Wordpress CMS to 6.2 the MAKE.COM connection with Wordpress went broke, and cannot GET actionable the information through the Rest API for the new Wordpress Make modules .
[404] ...
0
votes
1
answer
26
views
How to move Google Drive folder into specific alphabetic folder within make.com
I have very limited coding skills so I used make.com for automation purpose. I have automated our client onboarding process but there are two things I cant achieve.
When a new client is onboarded, a ...
0
votes
0
answers
9
views
Make.com Module Output Doesn't Display all the Items
I have a module that searches for Items, in the visual UI it seems like there is 20 items, but if I aggregate this module, there is actually over ~1k. Is this a limitation with Make.com? I would ...
1
vote
1
answer
23
views
How to fix HTTP Post Json 410 Error using Make.com?
I'm trying to send data to Koala Writer AI via Make but can't seem to make it work.enter image description here
enter image description here
In the API key section, I put "Bearer token"
and ...
1
vote
1
answer
126
views
Integromat / Make.com - How to iterate within N bundles without generating N operations
In Make.com / Integromat, I have an API call result with the following format
(I have actually much more bundles, but that is not relevant for my question):
> Bundle 1 : {
"InvoiceId"...
1
vote
1
answer
32
views
Transforming minutes in make.com in JSON
I have a problem with transforming minutes in make.com when I send JSON to wordpress with webhook. The information i get is in format "HH:MM" and it looks like this: 18:0 instead of 18:00, ...
0
votes
0
answers
23
views
I am trying to use ManyChat and Make for automatization but it stopped sending fields at all
enter image description here this is empty one but it has to be like this enter image description here. I dont understand where is the problem. I tested everything on the other bot and the result is ...
0
votes
0
answers
25
views
How to add the images array to WooCommerce Product Creation using Make (formerly Integromat)?
What should the array of objects look like in order to add images to a WooCommerce product?
I'm used two variants:
[
{
"src": "url",
"position": 0
}
]
and
[
{
...
0
votes
0
answers
28
views
Unabel to login on Linkedin Organization Page
I created an app on Linkedin Developer to be able to automatically publish Instagram posts on the Linkedin profile of the ViaggiAtelier organization.
Even after entering all the correct credentials I ...
0
votes
0
answers
57
views
Make (Integromat) - Can't retrieve Facebook Pages that are tied to a Facebook Business Account
I want to use some of my Facebook Pages into a Make integration, but Pages that are linked to my Facebook Business Account are not showing up.
Note that Facebook Pages that are linked to my personal ...