• Resolved In Touch Consulting

    (@intercommsa)


    When I set up an integration, at step 3, there are no forms in ConvertKit.

    My client has decided on ConvertKit, which doesn’t have a built in Forminator integration. Bit Integrations looks like the best option.

    The client is working with ConvertKit herself. I haven’t seen it, so I’m taking her at her word that she has created a list, created a subscriber form and given me the right secret key.

    What are the troubleshooting step when there are no forms.

    1. When the secret key says validated, has it checked there is a connection and an account on the other side? Could the key be wrong?
    2. Bit Integrations says it’s looking for a “form”, rather than a database? I assume it doesn’t link to the mailing list of contacts, but to a subscriber form with the same fields placed on it? Is that correct? Is there anything special about the form that would prevent Bit Integrations form being able to see it?
    3. What else should I look for?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter In Touch Consulting

    (@intercommsa)

    It’s fixed, they gave me the API key and not the secret.

    However, Bit Integrations isn’t going to work in this use case, because it cannot see a Forminator Quiz, only the Formiantor Forms. The quiz incorporates a lead generation form, but it’s not visible on the dropdown.

    Plugin Support wayes001

    (@wayes001)

    I’m glad to hear that the API key issue has been resolved.

    Regarding Bit Integrations and Forminator Quiz, unfortunately, Bit Integrations doesn’t have direct integration with Forminator Quiz. However, there is a workaround using the “Action Hook” trigger in Bit Integrations. This trigger allows you to fetch/get quiz submission data if Forminator provides any hooks for fetching quiz submissions. You can then integrate Forminator Quiz with Convertkey using this approach.

    For more details on the “Action Hook” trigger, you can refer to the documentation: Action Hook Integrations

    Feel free to explore this option, and if you have any further questions or need assistance, don’t hesitate to reach out.

    Plugin Support wayes001

    (@wayes001)

    Integrating Forminator Quiz with ConvertKit using Action Capture trigger:

    As mentioned earlier, we currently do not have direct integration with Forminator Quiz. However, you can achieve this through the Action Capture trigger. Follow the steps below to set it up.

    1. Choose the right trigger:

    • Go to the “Trigger” page and select “Action Hook.”
    • From the dropdown menu, choose “Custom Hook.”

    2. Set up the custom hook:

    • Enter the following hooks to capture specific data:
      • Quiz data: <code class=””>forminator_custom_form_submit_before_set_fields
      • Lead form data: <code class=””>forminator_quizzes_submit_before_set_fields

    3. Test the trigger:

    • Click “Fetch” after adding the hook.
    • Submit your quiz with the lead form to activate the hook.

    4. Find your submitted values:

    • Click the “+” symbol.
    • Look for a section named “object” where your submitted data might be stored.

    5. Map data and connect to ConvertKit:

    • Click “Set Action” and choose “ConvertKit” as the action.
    • Use the retrieved values to map your data to ConvertKit fields.
    • Set the <code class=””>Form Id/Quiz Id as the unique identifier (primary key).

    Check this link for a clearer explanation: Link to Tutorial

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘No Forms showing from ConvertKit’ is closed to new replies.