Proposing a new app integration for Kajabi
Status: Closed · Asked by jasongodev on · 0 views
Hi Pabbly, I want to know how do we submit new app integration such as triggers and actions?
I'm a freelance Kajabi code specialist and I think I know how to interface with Kajabi just like how they did it in Zapier.
Also, do we need to ask for the actual app company to have their app included in Pabbly's triggers&actions, or can we do this even with independent contributions from users (like me) who knows the system?
I actually migrated a couple of Kajabi users from Zapier to Pabbly using just the api endpoints. It will be nice if we can formalize the routine as "pabs" in Pabbly.
In short, I can help you create the integration for Kajabi.
Let me know.
Hey @jasongodev
Right now, the integration can be built from our end itself. We have plans to introduce a developer platform just like Zapier in the future.
Further, we do have integration with the - https://www.pabbly.com/connect/integrations/kajabi/
If any action or trigger is missing, you can ask them to add it here - https://pabbly.hellonext.co/
The integration team will update it.
Thank you for the information.
Regarding the current Kajabi integration, it's using raw webhooks without an ability to pull list of offers, assessment, etc.
The one I'm proposing involves using api keys just like how they do it with Zapier. With this routine you can:
- List the offers available in the Kajabi account, then
- Grant offers without using webhooks (they will just select the offer from the list and provide email)
- Register webhooks for instant triggers. Kajabi has an endpoint for registering and unregistering the webhook for various events.
- Do all of the above for Forms, Tags, Assessments, etc
I will provide you with the complete documentation based on my research, then also a test account in one of my Kajabi accounts. I will just prepare them all first.
Here are the related Update Application Requests from https://pabbly.hellonext.co that will also be covered and solved by my current research:
Here are the related Update Application Requests from https://pabbly.hellonext.co that will also be covered and solved by my current research:
Thanks. Will ask the integration team to look over the possibility of adding them soon.
Hey @jasongodev @Pabbly - this sounds great! Have you made any progress with these updated integrations for Kajabi? Would help a lot.
Hey @kayne1900
Have you made any progress with these updated integrations for Kajabi?
You can use the "Kajabi: New Form Submission" trigger event to receive the form submission.

Further, there is no API reference for creating the form submission at Kajabi's end.
Can you get in touch with the Kajabi team once and ask them for an open API or Inbound documentation for form submissions?
If they provide the same, we can do the integration inside Pabbly.