Manychat to Kajabi email list scenario

Hey there,
Can anyone please help me configure the right settings in my http module. I’m trying to send email addresses and first names from Manychat to my Kajabi email list using a webhook and http module. I am getting stuck on the http module as it keeps giving me an error message that the web page isn’t found.

For context, I don’t have a Kajabi website I have a Showit website however I use Kajabi to create forms and landing pages so that is where the url comes from that you see in the screenshot.

Would greatly appreciate any insights.
Thanks!



Hey there,

whats the error message that the HTTP module is returning?

Hi Stoyan_Vatov,

The error message is insanely long to post here but it’s basically saying the page url doesn’t exist - Error: 404 Not Found. I’m not sure what url I’m supposed to put in there for my form submission? Chat GPT told me to use https://zelda-green.mykajabi.com/forms/2149098528/submissions

That number 2149098528 is from the embed code from the form that I’m trying to trigger so that the email addresses can be added in Kajabi.
That form is not embedded on my Showit site though, it is a duplicate of it that I specifically created + published to track Manychat email addresses. Again, following Chat GPTs instructions because I have no idea how to do this…

Yeah chatgpt isnt the best tool for this. Head over to the Kajabi API documentation and check what the correct URL is.

Welcome to the Make community!

You are probably missing the authentication method in your HTTP module. Please refer to the documentation to see how to send authentication together with your manual HTTP request.

Alternatively, you should use one of these Kajabi integrations.

Hope this helps! Let me know if there are any further questions or issues. P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!

@samliew