conscious-sapphire
conscious-sapphire15mo ago

Input for make.com connection

Hi guys, so im making a contact form flow that's linked to make.com using webhooks to then automatically send an email to my clients. So far my flow captures the name & email with no problems using Entities. The problem i'm having is capturing the message that a person would send. i have an entity called {contact_form_messages} however whenver i type in a message it comes up with the 'no match' error message. I have the data type listed as 'custom' but it still dosent work. I've tried adding multiple different values in etc but i still cant get it to work. any help would be much appreciated thank you in advance
8 Replies
W. Williams (SFT)
just use a capture step
conscious-sapphire
conscious-sapphireOP15mo ago
it didnt work when trying to retdetermine the data structure on make.com
W. Williams (SFT)
screenshot your api step
conscious-sapphire
conscious-sapphireOP15mo ago
here it is
No description
conscious-sapphire
conscious-sapphireOP15mo ago
the name and email parameters work fine its the message for the contact for im having issues with
conscious-sapphire
conscious-sapphireOP15mo ago
No description
Steve B. | IntelleSync.ai
You need to change GET to a POST API call.
conscious-sapphire
conscious-sapphireOP15mo ago
nah its find i got it working now it didnt matter if it was a GET or POST call thak you for your help u guys anywya

Did you find this page helpful?