Skip to main content

📝 How to add Subscribers to a list via the API

Integrating Sign-Up Forms with Bookboost

Overview

This guide helps you integrate various sign-up forms on your website with the Bookboost system, ensuring seamless data collection and management.

Steps to Follow

  1. Identify Form Types:

    • Create a consent and list in Bookboost for your newsletter

  2. Gather Necessary IDs:

    • Obtain two specific types of IDs for each form:

      • Consent UUID: Unique identifier for user consent. **

      • List UUID: Unique identifier for the list where user data will be stored. ***

  3. Include an Authentication Token and send the request:

    • The request with an authentication token is required for secure communication with the Bookboost system. Bookboost provides this token, which can be found by navigating to Settings → Access Tokens.

    Please note that you won’t have access to it if not enabled. In that case, contact our support team at support@bookboost.io

  4. Implementing the Forms:

    • Provide the gathered IDs and the authentication token to your web developer or team responsible for website management.

    • Ensure that the forms capture essential information, such as name, email, etc., and that they comply with data protection regulations.

    ** You can find the Consent UUID by navigating to Settings → Consent Forms → Select the Consent and find the UUID right at the bottom.

    *** You can find the List UUID by navigating to Profiles → Lists and find the UUID in the last column.

Additional Notes

  • You need to have an “API client” Integration setup in order to see the UUID (i.e. for Lists)

  • Always ensure data privacy and compliance with relevant laws.

  • Regularly update and review the forms to match your current offerings and customer engagement strategies.

For detailed technical instructions, please refer to the Bookboost API documentation.

👋 Please get in touch with us through Bookboost Support email at support@bookboost.io if you have questions or need additional support.

Did this answer your question?