ConvertKit

Demo to preview the settings

Introduction

Level up your Bubble app by connecting your ConvertKit email marketing subscribers, forms, sequences and more.

Prerequisites

  1. You must create an account on ConvertKit.

How to set up

🔗
ConvertKit API documentation: https://developers.convertkit.com/

Get Your API Secret

Navigate to this page after you've logged into your account: https://app.convertkit.com/account_settings/advanced_settings
Image without caption
Scroll down to the API section, and copy your API secret.
Paste this value into your plugin settings area:
Image without caption
That's it!

Get Account - Data Call

Get Forms - Data Call

Get Subscriptions - Data Call

Get Sequences - Data Call

Get Sequence Subscribers - Data Call

Get Tags - Data Call

Get Tag Subscriptions - Data Call

Get Subscriber List - Data Call

Get Single Subscriber - Data Call

List Tags For a Subscriber - Data Call

Add Subscriber to Form - Action Call

Add Subscriber to Sequence - Action Call

Tag a Subscriber - Action Call

Remove Tag From a Subscriber - Action Call

Update a Subscriber - Action Call

Unsubscribe a Subscriber - Action Call

Create a Webhook - Action Call

Delete a Webhook - Action Call

Changelogs

Update 18.04.23 - Version 1.1.0

  • Updated documentation and bug fixes

Update 31.07.18 - Version 1.0.0

  • Added a field for Last Name in subscriber actions - note that you must have a Last Name field created in ConverKit

Update 09.09.17 - Version 0.2.0

  • Initial public release

Update 09.09.17 - Version 0.1.0

  • Tag Subscriber

Update 08.09.17 - Version 0.0.1

  • Initial release