Hi. I've looked through the other post regarding bpmOnline, and couldn't find the answer. 

We have the Contact Form 7 plugin on WordPress and have via bpmOnline connected it to Creatio, and it works great. The leads are registrered in Creatio with all the information from the form BUT...

We also keep getting these emails "CF7-3rdParty Integration Failure",

I have done the troubleshooting mentiond in this thread (https://community.creatio.com/articles/bpmonline-plugin-wordpress-gravity-forms-contact-form-7)

And this is what I got back after checking the Debug box and resending the form.

 

The main issue is

*** Response ***

WP_Error Object

(

    [errors] => Array

        (

            [http_request_failed] => Array

                (

                    [0] => cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes received

                )

 

        )

 

    [error_data] => Array

        (

        )

 

    [additional_data:protected] => Array

        (

        )

 

)

 

So my two questions are:

1. How can I fix this?

2. We have noticed that out forms are a bit slow to send. It can take up to 12-15 sec from you push send until the form is sent. And this is hurting our webpage the customer journey - can these two problems be related?

Like 0

Like

3 comments

Hi Veronica,

 

These two problems are related. The problem is that the response from the Creatio app upon lead registration is received slowly. The most common problem is that there is a business process (or several business processes) that are started upon creating a lead. Please check it in your app and temporarily disable them (out-of-the-box processes can be left active) and try registering the lead once again. The speed should increase after that.

 

Best regards,

Oscar

Hi again Oscar, and thanks for your fast reply. I have now done as you said,

 

First round of test:

1. Turned them of and on one by one and sent in a new form each time I turned a prosess off = no change in load time on site

2. Turned off all the prosesses off = no change in load time on site

 

7 forms filled in and sent, I only got 1 CF7-3rdParty Integration Failure-email in return). 



Second round of test:

1. Turned them of and on one by one and sent in a new form each time I turned a prosess off = no change on some of the turn offs but also a better load time when I turned it back on. 

2. Turned off all the prosesses off = no change in load time on site

 

7 forms filled in and sent, I only got no CF7-3rdParty Integration Failure-email in return.



So I can not find any red thread here on what is the root of the problem.

 

Any other ideas on how to investigate this problem further?

Hi Veronica,

 

Ok, the problem not in the business processes. But there can be also processes in the Lead object directly (those that are configured in the process page that is opened when clicking the "Open process" option in the object designer) or entity event listeners (described here). They can also affect the response speed when inserting a lead from the form. Other option is only network issues, there are no other reasons for the response slowdown.

 

Best regards,

Oscar

Show all comments

Hi,

We've been trying to connect our Wordpress site (using Contact Form) with Creatio but we are getting the error "Not allowed request URL). I've tried to use all the possible combinations of domains in the landing page setup but none seem to work. Is there any other reason why this error is popping up?

Thanks in advance!

Like 0

Like

4 comments

Hello Rok, 

 

You should put in the URL of you  your landing page to the  Website domains ] field. 

 

Note. In the [ Website domains ] field, specify all domains used to host the landing page. The domains must be separated with commas.



Please find more information here.



Best regards,

Bogdan

Hi Bogdan,

Thanks for your feedback!

Could you please clarify what exactly you mean by landing page? I've followed the instructions on https://community.creatio.com/articles/bpmonline-plugin-wordpress-gravi… which says that we shall use the https:/xxx.creatio.com* domain? I've also tried to use http://www.xxx.com* (our wordpress site domain), a combination of both separated by a coma and even full domain name without a wildcard (*) but I always get the same error. 

Rok Strukelj,



As I can see on the screenshot, you put the Creatio system's URL. But you shut put there the URL of the target website. 



Best regards,

Bogdan

Hi Bogdan,

Thanks, but as advised in the instructions it should be the Creatio/BPM address:

Important. The website domain in the landing page setup in bpm'online should contain the bpm'online URL and * char.

I have tried also with our domain address (as http, https and even both separated by comma) but I always get the same error:

Could there be any other reason for this error?

Show all comments

Hi everyone,

 

I've got an issue with the WordPress plugin for Creatio which i'm trying to implemented on behalf of a customer. We've managed to successfully capture all data from their ContactForm7 webpage into Creatio except for tickbox entries.

 

Has anybody had any issues like this before when using the WordPress plugin?

Unfortunately, the customer has quite a few tick boxes on their webform that do need to be captured so changing these fields data type is out of the question.

 

We did try changing the naming convention of the tick box fields to suit the Gravity forms way of implementing this but alas this hasn't worked either & I'm out of ideas!

Like 2

Like

0 comments
Show all comments