155 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
84
views
How to get pipeline stage Id in Go high level
How to get pipeline stage Id ? Like I had a pipeline it's id is mentioned in the URL. but in the pipeline I have stages like (open, won, lost) I want their stage IDs.Thanks in advance
0
votes
1
answer
68
views
Is it possible to paste Multi-Line Long text into HTTP Response?
I am trying to pass text like
"Video Transmission & internal Recording
No Filters
1x 11 Handheld Monitor 1x 19 Monitor"
--> so 5 and more likes with several empty line inbetween as ...
1
vote
0
answers
70
views
Make.com Text parser: Attributes.href is empty — how to filter <a> links by href (relative + absolute) before aggregating?
ody:
I’m building a Make.com scenario like this:
HTTP (fetch website HTML)
→ Text parser (extract elements)
→ Filter "only good links"
→ Array aggregator
→ further processing
Goal
I want ...
0
votes
0
answers
22
views
In Make.com, How can I use the product variants to modify just the barcode on a product from Shopify?
In Make.com, I can’t select the product variant data after a "List Variants".
I'm building a scenario in Make.com to update the barcodes of several products on a monthly basis. The flow starts with a ...
0
votes
0
answers
69
views
Make.com not pulling value from previous module (returning empty)
I am pulling a checkout session from Stripe, where I have a custom field (dropdown) for language.
The Watch and HTTP modules retrieve and return the correct value, but I cannot use it anywhere in the ...
0
votes
0
answers
45
views
Is there a way to create a nested array in make.com to use bulk update in google sheets?
I'm trying to process Instagram insights data. I've already:
Connected to Instagram and got data from its Make module.
Connected to Google Sheet and write some test data (with both Update Row and ...
0
votes
0
answers
36
views
Insert picture to an existing Canva template through Make.com
I created a design in Canva. A basic background for soccer fixtures. As there are each week plenty of events, I need to insert logos of home team on the left and the away team on the right manually ...
0
votes
0
answers
75
views
Creating a Forum Topic In Telegram Super Group isn’t working
I try to create a Forum Topic in a Telegram Super Group using the Telegram API. To do this, I'm using Make as my integration platform. However, I keep getting the same error:
[400] Bad Request: title ...
0
votes
0
answers
37
views
Not Receiving All Invitee Answers from Calendly API via Make.com
I'm using the Make.com HTTP module to make an API call to Calendly in order to retrieve the booking page answers that invitees submit during scheduling. However, I’m not receiving all the submitted ...
0
votes
0
answers
43
views
Is it possible to retrieve a larger amount of text from Gemini in a single query?
I'm building an automation workflow with make automation platform.
In this workflow I have a node that connects to Gemini with an API and requesting to generate a 4,000 words cluster of text.
To be ...
0
votes
0
answers
553
views
Vapi Assistant can not read Webhook response
I was trying to integrate Vapi with make.com, In my scenario I was providing a three digit number to the assistant, and the assistant would say the name from the database for the corresponding number. ...
-1
votes
1
answer
125
views
Make.com multiple node path "unification"
Heading into the dark underworld of "low-code" to see what it's all about, I am bumping my head against what is a super simple task to accomplish using normal coding.
I am trying to read ...
0
votes
0
answers
69
views
Search phrase in Google sheets and return cell number using Make.com
I have raw data in a spreadsheet with headers. In & after column F, my headers are "Lesson Name" and "Completed Date", and these repeat until column Z.
In row two, I have my data. For column F, ...
0
votes
1
answer
138
views
Webhook Datastructure at Make.com for Flowise to Discord prompt triggered messages
I'm currently trying to create a Chatflow in Flowise where the user can speak to a LLM and be able to ask it to send a message to Discord by connecting the two via Webhook in a Make.com Scenario.
I ...
0
votes
1
answer
158
views
Setting API Call on make.com
I'm not a developer but i'm experimenting with make.com and Basecamp.
My goal is to integrate in some ways my ChatGPT assistant in Basecamp.
What i'm trying to do is to make my assistant answer a new ...