WPIntell

Source evidence

Plugin Doesnt Working

NetTantra Caldera Forms – Mautic Integration · support · 2019-08-20T02:31:00+00:00

mixedsentiment
mediumseverity
0.85relevance
7replies
Evidence onlycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 1 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
rdcubo resolved
Installation and all configuration made according to your instructions, Mautic user created with full permission to create and update contacts. but plugin doesnt work and doesnt give me any error message. Mautic ver 2.15.1 NetTantra Plugin ver 1.0.1 Caldera Forms ver 1.8.6 WordPress ver 5.2.2 PHP ver 7.0 Any tip? Best regards, Robson Same problem here. Is there a way to debug the issue? @aerendir On Mautic side, you can debug by checking the API Call logs. @rdcubo before proceeding with debugging could you please ensure the following are in proper order: The username & password of the Mautic User being used in “Mautic Integration” processor is correct. API Access is enabled in Mautic, this can be enabled by going to <your-mautic-site>/s/config/edit and Turning “API enabled?” to “Yes” and “Enable HTTP basic auth?” to “Yes” The Mautic User being used in the “Mautic Integration” processor has required permissions to create/edit contacts in Mautic All the field aliases used in the “Mautic Integration” processor settings match those in Mautic @aerendir I am assuming the issue you are facing could be related to this: https://github.com/mautic/api-library/issues/158 @devadattas Checking steps: 1- Yes, I had tested coping data from Caldera Processor and pasting on Mautic Login Page = successful logon. 2- Yes in both. 3- Yes, Mautic User has full permissions to create/edit contacts. 4- Yes, I’m mapping only 3 fields in Field Mappings Setup and all have the correct Mautic Alias and Caldera Slug. P.S.: Log Error on Mautic is empty Any other tip? @rdcubo Are you able to write to Mautic API through an API Client like Postman or cURL? Also, many times it might just be a Mautic Cache issue as @aerendir was able to resolve here: https://wordpress.org/support/topic/undefined-index-contact-in-integration-core-php/#post-11849121 Yeah!!! It was cache problem, all working now \o/ Thanks @aerendir and @devadattas

Comments

7 shown
Aerendir 2019-08-20T10:26:00+00:00

Same problem here. Is there a way to debug the issue?

Dev 2019-08-20T10:56:00+00:00

@aerendir On Mautic side, you can debug by checking the API Call logs. @rdcubo before proceeding with debugging could you please ensure the following are in proper order: The username & password of the Mautic User being used in “Mautic Integration” processor is correct. API Access is enabled in Mautic, this can be enabled by going to <your-mautic-site>/s/config/edit and Turning “API enabled?” to “Yes” and “Enable HTTP basic auth?” to “Yes” The Mautic User being used in the “Mautic Integration” processor has required permissions to create/edit contacts in Mautic All the field aliases used in the “Mautic Integration” processor settings match those in Mautic

Dev 2019-08-20T12:32:00+00:00

@aerendir I am assuming the issue you are facing could be related to this: https://github.com/mautic/api-library/issues/158

rdcubo 2019-08-21T18:16:00+00:00

@devadattas Checking steps: 1- Yes, I had tested coping data from Caldera Processor and pasting on Mautic Login Page = successful logon. 2- Yes in both. 3- Yes, Mautic User has full permissions to create/edit contacts. 4- Yes, I’m mapping only 3 fields in Field Mappings Setup and all have the correct Mautic Alias and Caldera Slug. P.S.: Log Error on Mautic is empty Any other tip?

Dev 2019-08-22T02:37:00+00:00

@rdcubo Are you able to write to Mautic API through an API Client like Postman or cURL?

Dev 2019-08-22T02:39:00+00:00

Also, many times it might just be a Mautic Cache issue as @aerendir was able to resolve here: https://wordpress.org/support/topic/undefined-index-contact-in-integration-core-php/#post-11849121

rdcubo 2019-08-23T03:12:00+00:00

Yeah!!! It was cache problem, all working now \o/ Thanks @aerendir and @devadattas