• Resolved reinderj

    (@reinderj)


    I try to inegrate an Elementor form with pods. When I choose Elementor to fetch, it keeps waiting and waiting, and does’nt go further. I can’t choose a form… I have the pro-version of the integration-plugin.

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 16 total)
  • Plugin Support Wayes

    (@wayes001)

    Thank you for contacting us. Greetings for the day!  I hope you are well.

    To fetch form data in Bit Integrations after clicking on the fetch button, please follow these steps:

    1. Submit the respective form that you want to use as the trigger.

    2. After submitting the form, Bit Integrations will fetch the submitted details automatically.

    3. Once the form data is fetched, you will need to choose the fields from the form that you want to send data from.

    For more detailed check the link: https://www.loom.com/share/54e7920c690f4536bfe4cca6884ef0be

    If you encounter any difficulties or have further questions, please feel free to reach out. We’re here to help!

    Thread Starter reinderj

    (@reinderj)

    Hey, if it wasit that easy I had done it… But clicking on fetch it keeps fetching and fetching all day long. You can’t fetch a form….

    Plugin Support Wayes

    (@wayes001)

    Hello

    We have checked the issue multiple times, but we did not observe any such issue. Can you please send us a screen recording for further investigation?

    I have the same issue. The Fetch icon just spins. If you move to a different tab on the bit integration page it says ‘successfully fetched’ but the screen doesn’t appear.

    Thread Starter reinderj

    (@reinderj)

    Please, help… it does not find a form – and surely I had made a form…

    Thread Starter reinderj

    (@reinderj)

    Plugin Support Wayes

    (@wayes001)

    Could you please check if any errors are showing in the Console? If any error showing please send us the error details

    • Right-click anywhere on the webpage.
    • In the context menu, select “Inspect”. This will open the Developer Tools window.
    • In the Developer Tools window, locate the “Console” tab. This tab displays any errors or warnings encountered by the webpage.

    I have the same error. Console info

    JQMIGRATE: Migrate is installed, version 3.4.1
    content.js:364 getEmbedInfo
    content.js:425 OEMBED
    content.js:48 request OK

    Community Verified icon
    Thread Starter reinderj

    (@reinderj)

    JQMIGRATE: Migrate is installed, version 3.4.1
    kerkdiensten-beheren/:127 [Intervention] Images loaded lazily and replaced with placeholders. Load events are deferred. See https://go.microsoft.com/fwlink/?linkid=2048113

    Hi. Same problem. Just install free plugin version to test.

    The problem is that the Ajax request returns with an error like:

    {
    “success”: false,
    “data”: [
    {
    “code”: “elementor_test”,
    “message”: “elementor data is empty”
    }
    ]
    }

    Request example:

    /wp-admin/admin-ajax.php?action=btcbi_elementor%2Ftest&_ajax_nonce=4dd6cab533

    Some more requests:

    /wp-admin/admin-ajax.php?action=btcbi_flow%2Flist&_ajax_nonce=4dd6cab533
    
    {"success":false,"data":"Result is empty"}
    
    /wp-admin/admin-ajax.php?action=btcbi_trigger%2Flist&_ajax_nonce=4dd6cab533
    
    {
    
    ? ? "success": true,
    
    ? ? "data": {
    
    ? ? ? ? "Elementor": {
    
    ? ? ? ? ? ? "name": "Elementor",
    
    ? ? ? ? ? ? "title": "Elementor is the platform web creators choose to build professional WordPress websites, grow their skills, and build their business. Start for free today!",
    
    ? ? ? ? ? ? "slug": true,
    
    ? ? ? ? ? ? "pro": true,
    
    ? ? ? ? ? ? "type": "custom_form_submission",
    
    ? ? ? ? ? ? "is_active": false,
    
    ? ? ? ? ? ? "activation_url": "https:\/\/obdtune.com\/wp-admin\/plugins.php?action=activate&plugin=1&plugin_status=all&paged=1&s&_wpnonce=887f6d402c",
    
    ? ? ? ? ? ? "install_url": "https:\/\/obdtune.com\/wp-admin\/update.php?action=install-plugin&plugin=1&_wpnonce=4f84917259",
    
    ? ? ? ? ? ? "documentation_url": "https:\/\/bitapps.pro\/docs\/bit-integrations\/trigger\/elementor-form-integrations",
    
    ? ? ? ? ? ? "tutorial_url": "https:\/\/youtube.com\/playlist?list=PL7c6CDwwm-ALGg0fZNLDIHjh1QJPcDSXp&si=HIKa9m0-yjPSXP2p",
    
    ? ? ? ? ? ? "triggered_entity_id": "elementor_pro\/forms\/new_record",
    
    ? ? ? ? ? ? "fetch": {
    
    ? ? ? ? ? ? ? ? "action": "elementor\/test",
    
    ? ? ? ? ? ? ? ? "method": "post"
    
    ? ? ? ? ? ? },
    
    ? ? ? ? ? ? "fetch_remove": {
    
    ? ? ? ? ? ? ? ? "action": "elementor\/test\/remove",
    
    ? ? ? ? ? ? ? ? "method": "post"
    
    ? ? ? ? ? ? },
    
    ? ? ? ? ? ? "isPro": false
    
    ? ? ? ? },
    
    ? ? ? ? "CustomTrigger": {
    
    ? ? ? ? ? ? "name": "Custom Trigger",
    
    ? ? ? ? ? ? "title": "You can connect bit integrations with any other plugin or theme using this trigger(custom hook)",
    
    ? ? ? ? ? ? "type": "custom_trigger",
    
    ? ? ? ? ? ? "is_active": true,
    
    ? ? ? ? ? ? "isPro": false
    
    ? ? ? ? },
    
    ? ? ? ? "BitForm": {
    
    ? ? ? ? ? ? "name": "Bit Form",
    
    ? ? ? ? ? ? "title": "Contact Form Plugin - Fastest Contact Form Builder Plugin for WordPress by Bit Forms.",
    
    ? ? ? ? ? ? "slug": "bitform\/bitforms.php",
    
    ? ? ? ? ? ? "type": "form",
    
    ? ? ? ? ? ? "is_active": false,
    
    ? ? ? ? ? ? "activation_url": "https:\/\/obdtune.com\/wp-admin\/plugins.php?action=activate&plugin=bitform%2Fbitforms.php&plugin_status=all&paged=1&s&_wpnonce=161fd48eb1",
    
    ? ? ? ? ? ? "install_url": "https:\/\/obdtune.com\/wp-admin\/update.php?action=install-plugin&plugin=bitform%2Fbitforms.php&_wpnonce=6c5a258bff",
    
    ? ? ? ? ? ? "list": {
    
    ? ? ? ? ? ? ? ? "action": "bitform\/get",
    
    ? ? ? ? ? ? ? ? "method": "get"
    
    ? ? ? ? ? ? },
    
    ? ? ? ? ? ? "fields": {
    
    ? ? ? ? ? ? ? ? "action": "bitform\/get\/form",
    
    ? ? ? ? ? ? ? ? "method": "post",
    
    ? ? ? ? ? ? ? ? "data": [
    
    ? ? ? ? ? ? ? ? ? ? "id"
    
    ? ? ? ? ? ? ? ? ]
    
    ? ? ? ? ? ? }
    
    ? ? ? ? },
    
    ? ? ? ? "CF7": {
    
    ? ? ? ? ? ? "name": "Contact Form 7",
    
    ? ? ? ? ? ? "title": "Just another contact form plugin. Simple but flexible.",
    
    ? ? ? ? ? ? "slug": "contact-form-7\/wp-contact-form-7.php",
    
    ? ? ? ? ? ? "type": "form",
    
    ? ? ? ? ? ? "is_active": false,
    
    ? ? ? ? ? ? "activation_url": "https:\/\/obdtune.com\/wp-admin\/plugins.php?action=activate&plugin=contact-form-7%2Fwp-contact-form-7.php&plugin_status=all&paged=1&s&_wpnonce=9d9533e250",
    
    ? ? ? ? ? ? "install_url": "https:\/\/obdtune.com\/wp-admin\/update.php?action=install-plugin&plugin=contact-form-7%2Fwp-contact-form-7.php&_wpnonce=2d96181082",
    
    ? ? ? ? ? ? "list": {
    
    ? ? ? ? ? ? ? ? "action": "cf7\/get",
    
    ? ? ? ? ? ? ? ? "method": "get"
    
    ? ? ? ? ? ? },
    
    ? ? ? ? ? ? "fields": {
    
    ? ? ? ? ? ? ? ? "action": "cf7\/get\/form",
    
    ? ? ? ? ? ? ? ? "method": "post",
    
    ? ? ? ? ? ? ? ? "data": [
    
    ? ? ? ? ? ? ? ? ? ? "id"
    
    ? ? ? ? ? ? ? ? ]
    
    ? ? ? ? ? ? },
    
    ? ? ? ? ? ? "isPro": false
    
    ? ? ? ? },
    
    ? ? ? ? "ActionHook": {
    
    ? ? ? ? ? ? "name": "Action Hook",
    
    ? ? ? ? ? ? "title": "Get callback data through an URL",
    
    ? ? ? ? ? ? "type": "action_hook",
    
    ? ? ? ? ? ? "is_active": true,
    
    ? ? ? ? ? ? "isPro": false
    
    ? ? ? ? },
    
    ? ? ? ? "WC": {
    
    ? ? ? ? ? ? "name": "Woocommerce",
    
    ? ? ? ? ? ? "title": "WooCommerce is the world\u2019s most popular open-source eCommerce solution.",
    
    ? ? ? ? ? ? "slug": "woocommerce\/woocommerce.php",
    
    ? ? ? ? ? ? "pro": "woocommerce\/woocommerce.php",
    
    ? ? ? ? ? ? "type": "form",
    
    ? ? ? ? ? ? "is_active": false,
    
    ? ? ? ? ? ? "activation_url": "https:\/\/obdtune.com\/wp-admin\/plugins.php?action=activate&plugin=woocommerce%2Fwoocommerce.php&plugin_status=all&paged=1&s&_wpnonce=c4e9c564f8",
    
    ? ? ? ? ? ? "install_url": "https:\/\/obdtune.com\/wp-admin\/update.php?action=install-plugin&plugin=woocommerce%2Fwoocommerce.php&_wpnonce=8b70650ee3",
    
    ? ? ? ? ? ? "list": {
    
    ? ? ? ? ? ? ? ? "action": "wc\/get",
    
    ? ? ? ? ? ? ? ? "method": "get"
    
    ? ? ? ? ? ? },
    
    ? ? ? ? ? ? "fields": {
    
    ? ? ? ? ? ? ? ? "action": "wc\/get\/form",
    
    ? ? ? ? ? ? ? ? "method": "post",
    
    ? ? ? ? ? ? ? ? "data": [
    
    ? ? ? ? ? ? ? ? ? ? "id"
    
    ? ? ? ? ? ? ? ? ]
    
    ? ? ? ? ? ? },
    
    ? ? ? ? ? ? "isPro": false
    
    ? ? ? ? },
    
    ? ? ? ? "WPF": {
    
    ? ? ? ? ? ? "name": "WPForms",
    
    ? ? ? ? ? ? "title": "Contact Form by WPForms - Drag & Drop Form Builder for WordPress",
    
    ? ? ? ? ? ? "slug": "wpforms-lite\/wpforms.php",
    
    ? ? ? ? ? ? "pro": "wpforms\/wpforms.php",
    
    ? ? ? ? ? ? "type": "form",
    
    ? ? ? ? ? ? "is_active": false,
    
    ? ? ? ? ? ? "activation_url": "https:\/\/obdtune.com\/wp-admin\/plugins.php?action=activate&plugin=wpforms-lite%2Fwpforms.php&plugin_status=all&paged=1&s&_wpnonce=e1ef19befd",
    
    ? ? ? ? ? ? "install_url": "https:\/\/obdtune.com\/wp-admin\/update.php?action=install-plugin&plugin=wpforms-lite%2Fwpforms.php&_wpnonce=bc2e0fa7f1",
    
    ? ? ? ? ? ? "list": {
    
    ? ? ? ? ? ? ? ? "action": "wpf\/get",
    
    ? ? ? ? ? ? ? ? "method": "get"
    
    ? ? ? ? ? ? },
    
    ? ? ? ? ? ? "fields": {
    
    ? ? ? ? ? ? ? ? "action": "wpf\/get\/form",
    
    ? ? ? ? ? ? ? ? "method": "post",
    
    ? ? ? ? ? ? ? ? "data": [
    
    ? ? ? ? ? ? ? ? ? ? "id"
    
    ? ? ? ? ? ? ? ? ]
    
    ? ? ? ? ? ? },
    
    ? ? ? ? ? ? "isPro": false
    
    ? ? ? ? },
    
    ? ? ? ? "AcademyLms": {
    
    ? ? ? ? ? ? "name": "Academy Lms",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "Affiliate": {
    
    ? ? ? ? ? ? "name": "Affiliate",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "Amelia": {
    
    ? ? ? ? ? ? "name": "Amelia",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "ARForm": {
    
    ? ? ? ? ? ? "name": "ARForm",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "ARMember": {
    
    ? ? ? ? ? ? "name": "ARMember",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "Beaver": {
    
    ? ? ? ? ? ? "name": "Beaver",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "BitAssist": {
    
    ? ? ? ? ? ? "name": "Bit ?Assist",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "Breakdance": {
    
    ? ? ? ? ? ? "name": "Breakdance",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "Bricks": {
    
    ? ? ? ? ? ? "name": "Bricks",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "Brizy": {
    
    ? ? ? ? ? ? "name": "Brizy",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "BuddyBoss": {
    
    ? ? ? ? ? ? "name": "BuddyBoss",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "CartFlow": {
    
    ? ? ? ? ? ? "name": "CartFlow",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "Divi": {
    
    ? ? ? ? ? ? "name": "Divi",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "EDD": {
    
    ? ? ? ? ? ? "name": "Easy Digital Downloads",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "EssentialBlocks": {
    
    ? ? ? ? ? ? "name": "Essential Blocks",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "EVF": {
    
    ? ? ? ? ? ? "name": "Everest Forms",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "FF": {
    
    ? ? ? ? ? ? "name": "Fluent Forms",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "FluentBooking": {
    
    ? ? ? ? ? ? "name": "Fluent Booking",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "FluentCrm": {
    
    ? ? ? ? ? ? "name": "Fluent CRM",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "FluentSupport": {
    
    ? ? ? ? ? ? "name": "Fluent Support",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "FormCraft": {
    
    ? ? ? ? ? ? "name": "FormCraft3",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "Formidable": {
    
    ? ? ? ? ? ? "name": "Formidable",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "Forminator": {
    
    ? ? ? ? ? ? "name": "Forminator",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "GamiPress": {
    
    ? ? ? ? ? ? "name": "GamiPress",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "GF": {
    
    ? ? ? ? ? ? "name": "Gravity Forms",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "GiveWp": {
    
    ? ? ? ? ? ? "name": "GiveWp",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "Groundhogg": {
    
    ? ? ? ? ? ? "name": "Groundhogg",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "Happy": {
    
    ? ? ? ? ? ? "name": "Happy Forms",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "JetEngine": {
    
    ? ? ? ? ? ? "name": "JetEngine",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "JetForm": {
    
    ? ? ? ? ? ? "name": "JetForm Builder",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "Kadence": {
    
    ? ? ? ? ? ? "name": "Kadence Blocks Form",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "KaliForms": {
    
    ? ? ? ? ? ? "name": "Kali Forms",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "LearnDash": {
    
    ? ? ? ? ? ? "name": "LearnDash LMS",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "LifterLms": {
    
    ? ? ? ? ? ? "name": "LifterLMS",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "MailPoet": {
    
    ? ? ? ? ? ? "name": "MailPoet",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "MasterStudyLms": {
    
    ? ? ? ? ? ? "name": "MasterStudyLms",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "Memberpress": {
    
    ? ? ? ? ? ? "name": "Memberpress",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "Met": {
    
    ? ? ? ? ? ? "name": "Met Form",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "MetaBox": {
    
    ? ? ? ? ? ? "name": "MB Frontend Submission",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "NF": {
    
    ? ? ? ? ? ? "name": "Ninja Forms",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "OptinMonster": {
    
    ? ? ? ? ? ? "name": "OptinMonster",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "PaidMembershipPro": {
    
    ? ? ? ? ? ? "name": "Paid Membership Pro",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "PiotnetAddon": {
    
    ? ? ? ? ? ? "name": "PiotnetAddon",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "PiotnetAddonForm": {
    
    ? ? ? ? ? ? "name": "PiotnetAddonForm",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "PiotnetForms": {
    
    ? ? ? ? ? ? "name": "Piotnet Forms",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "Post": {
    
    ? ? ? ? ? ? "name": "Post",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "Rafflepress": {
    
    ? ? ? ? ? ? "name": "Rafflepress",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "Registration": {
    
    ? ? ? ? ? ? "name": "User Registration",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "RestrictContent": {
    
    ? ? ? ? ? ? "name": "Restrict Content",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "SliceWp": {
    
    ? ? ? ? ? ? "name": "SliceWp",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "SolidAffiliate": {
    
    ? ? ? ? ? ? "name": "Solid Affiliate",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "Spectra": {
    
    ? ? ? ? ? ? "name": "Spectra",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "StudioCart": {
    
    ? ? ? ? ? ? "name": "StudioCart",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "SureCart": {
    
    ? ? ? ? ? ? "name": "SureCart",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "ThriveApprentice": {
    
    ? ? ? ? ? ? "name": "ThriveApprentice",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "Tripetto": {
    
    ? ? ? ? ? ? "name": "Tripetto",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "TutorLms": {
    
    ? ? ? ? ? ? "name": "Tutor LMS",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "UltimateMember": {
    
    ? ? ? ? ? ? "name": "UltimateMember",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "Webhook": {
    
    ? ? ? ? ? ? "name": "Webhook",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "WeForms": {
    
    ? ? ? ? ? ? "name": "WeForms",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "WPCourseware": {
    
    ? ? ? ? ? ? "name": "WP Courseware",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "WPEF": {
    
    ? ? ? ? ? ? "name": "eForm",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "WPFunnels": {
    
    ? ? ? ? ? ? "name": "WPFunnels",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? },
    
    ? ? ? ? "WSForm": {
    
    ? ? ? ? ? ? "name": "WSForm",
    
    ? ? ? ? ? ? "isPro": true,
    
    ? ? ? ? ? ? "is_active": false
    
    ? ? ? ? }
    
    ? ? }
    
    }
    Plugin Support Wayes

    (@wayes001)

    Here is the full process of how it works:

    To fetch form data in Bit Integrations after clicking on the fetch button, please follow these steps:

    1. Submit the respective form that you want to use as the trigger.
    2. After submitting the form, Bit Integrations will fetch the submitted details automatically.
    3. Once the form data is fetched, you will need to choose the fields from the form that you want to send data from.

    For more details, check the link: Loom Video.

    If the form still does not fetch after completing the full process, please feel free to Contact Us.

    I carried out the steps according to the example – it does not work. The event listening script does not track the form submission event. Tested on 6 forms submitted sequentially. Popup forms. All 6 forms are successfully displayed in the “Submissions” section. Action status “Succeed”.

    My Apologies! My Issue was not following instructions. Hadn’t realised I had click on fetch THEN to open the form in another windows and then fill it in and submit. The fetch THEN grabs the form fields.

    My bad.

    I don’t know if this was the same issue as the OP. Apologies if I hijacked it.

    • This reply was modified 10 months, 1 week ago by theoorbz. Reason: Spelling
Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘Elementor integration not working’ is closed to new replies.