Questions tagged [make.com]

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.

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.

166 questions
0
votes
1 answer

Make/Integromat: Parsing Webhook Response in Custom App

Using a dedicated webhook in our instant trigger in a custom app that triggers when a form is submitted. Trigger works fine, but we need to parse the webhook response before it's returned from the module. The form JSON uses IDs for form fields, and…
0
votes
0 answers

make.com - ringcentral api not returning any calls

So I have to get rincentral calls (caller, callee, etc) into a database but for some reason the ringcentral api isn't returning anything. any tips or things i am clearly doing wrong? here is my current…
0
votes
0 answers

What is the difference between "Create task with reference" and "Create task" in the Podio API?

I would like to create a task with a reference to a specific workspace using "Make an API Call" in Make (Integromat). Perhaps I should use "Create task with reference". However, if you check the Podio API documentation, you will find that "ref_type"…
0
votes
0 answers

Make/integromat automation to rename a folder with a discord message as trigger

Ok so I have a daily manual process that my colleagues do which I want to automate so we can save time. I am trying to do it through Make / Integromat. The process is basically the following: A discord channel receives a message which follows this…
0
votes
0 answers

Learndash and make automation using action hook php - learndash_lesson_completed

I am trying to connect Learndash with Make , using action hook. I have tried the code below , but when clicking the complete lesson on Learndash I get a PHP Fatal error. The code: function my_custom_lesson_completed_action( $user_id, $lesson_id )…
E E
  • 1
  • 1
0
votes
0 answers

I can't get the variables from the bundles before an iterator in make.com

I'm working with a webhook that sends me 3 arrays of data, I've tried a lot of things to save each variable and use them for a database. Bundles seems ok, those are the variables that I need The iterator shows me correctly all the variables, but I…
0
votes
0 answers

Make.com - Google Forms module doesn't register new answers in a form

I'm trying to create a simple automation with a few modules, starting with Google Forms Watch Responses module. It has the Choose where to start from menu, with the From now on ticked by default. First problem is that the first option From now on…
Daweed
  • 1,419
  • 1
  • 9
  • 24
0
votes
0 answers

Folder search not returning results

I'm building an integration with Sharepoint via Make (formerly Integromat). The native Make module for searching sharepoint does not identify the folder & returns no results. I have to enter a path relative to https://graph.microsoft.com - For…
Jaco
  • 1
0
votes
0 answers

how do I get Reddit API Authorisation token with only using http request

how do I get Reddit API Authorisation token with only using http request. I'm very new to API and don't have very much experience. and I am finding Reddit API to be little bit confusing coz unlike other API in reddit first we need to get…
0
votes
0 answers

Get Google Translate / Photos / Vision apps verified for personal use in Airtable & Make.com - How to get pass Google Domain verification

I spent on this literally days hours trying to figure out how it works. I need: Google Translate API Google Vision API Google Photos API I have managed to create the API keys for all of these and it worked fine. But the issue is the keys stop…
0
votes
0 answers

Commands to Customize a New Block

You suggest <<[[Todo]]>> as a method for getting the checkbox inserted. Are there other techniques for other block formatting? For example, how to insert a new child block at the same time I post a to do? Other commands I want to use: New…
Keith
  • 1
  • 2
0
votes
0 answers

Quora API - logging in?

Quora has an unsupported, limited, undocumented API. You can get your notifications via this URL: https://www.quora.com/api/logged_in_user?fields=inbox,notifs As the API is expecting a logged_in_user, is there a way to make an HTTP Auth request to…
Pha Prod
  • 1
  • 1
0
votes
1 answer

(SOLVED) Get #NAME? from Make (Integromat) Google Sheet module when I use a function created in Google Apps Script

I have a Google Sheets document based on responses from a Google Forms form. In this document I validate the data received with different functions. For example, I create a username by concatenating the contents of cell one and cell two, etc. In…
0
votes
0 answers

"Watch updates" module (Make/Integromat) doesnt work

The "Watch updates" module doesnt work. I am trying only with this module to test it, but it doesnt work. I make a bot with botfather, and use SendPulse and Make to create the flow of a chatbot. I think that the problem something more than only…
0
votes
1 answer

immediate 429 when submitting mp4's using API through Make (formerly known as Integromat)

I use Make/Integromat to automatically upload .mp4 files. Sometimes this works fine, other times I get 429 errors immediately when uploading. Even from the first file. I contacted Make support, they analyzed the error logs, but only got the 429…
ThomasSt
  • 185
  • 1
  • 14