I’m working with a developer on an issue with a GHL/GF integration and this was his summary of an issue:
Here are my findings with the conflict with?GHL for Gravity Forms:
File:
go-high-level-extension-for-gravity-form/ghl_api/ghl-get-token.php (5)
Line 5:if ( isset( $_GET[‘code’] ) ) {
This line, connected to WordPress’ init is using only ‘code’ to check and execute a function and redirect, but it needs to be more specific to the context it’s being used: matching settings URL or even another query string that’s unique to the plugin.
By simply processing and redirecting any matching ‘code’ request, it ends up hijacking other plugins and pages that also use that query string.
Plugin that had a conflict:
Their QuibkBooks OAuth callback does not process because GHL takes over the request and redirects to GHL’s settings page:
As a matter of fact, even logged out users would be redirected to the login page with a subsequent redirection to the settings page if accessed something like this:
example.com/?code=TEST
For some reason there is a javascript error with this plugin when I try to run plugin updates. Has anyone else experienced this? Sorry I disabled the plugin and ran updates and it worked, so I can’t get the exact JS error, but it went away after disabling this plugin. Perhaps scripts are loading on the plugin update page that should not be loading there.
This is happening up to the 5.0.0 version of the plugin for me.
When trying to link form globally or otherwise to GHL I am getting
This site can’t be reached
The webpage at?https://indexing.adfames.com/appointment.php?redirect_page=https%3A%2F%2Fsitename.com%2Fwp-admin%2Fadmin.php%3Fpage%3Dgf_settings%26subview%3Dghlexpro?might be temporarily down or it may have moved permanently to a new web address.
ERR_SSL_UNRECOGNIZED_NAME_ALERT
I am then unable to proceed…
Is there a way to have tags be dynamic (page title or other) OR have more than just name/phone/email populate the lead in GHL? We have a single form for several locations and don’t want to create a form for each one so we are trying to pass form data on to the GHL lead that shows what location (hidden field maybe)?
]]>It seems that all entries are going into GHL from Gravity Forms including ones marked as spam. How can I eliminate the spam entries from being sent to GHL? This is causing an incredible amount of frustration.
]]>I have used only advanced fields to create the Contact Us form and entered the GHL API key for the sub-account in the form settings but the Gravityform-GHL extension is not sending new contacts to the GHL sub-account. Any insights?
]]>I followed the instructions
Added API in the settings of each form
Added the tags but still doesn’t send
We are using all the required data i think name email phone so i am thinking i missed a step maybe?
I would like to know what are the ‘tags I need to add’ to get my Gravity form information to integrate with GHL.
]]>Hello, I am new to Go High Level. I am not sure if I did something wrong. I added the plugin and activated it. Then I went to my client’s HighLevel account, and I copied the API key, and I pasted it into the GoHighLevel area in the Contact Us form on my client’s site at https://www.kleinsleep.com/. Testing the form, nothing happens. I do not see the info submitted via my Contact Us form appear in the Contacts area of my client’s HighLevel account.
]]>