latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

About: Lawrence Black

Sorry, I've not written a description yet. I'll get to it soon!


Topics I'm Subscribed To

Viewing 2 topics - 1 through 2 (of 2 total)
Topic Count Last Reply
API Notification help please…

By:  Jeffrey Morris in: Community Forum

voices: 3
replies: 4

3 years, 4 months ago  Lawrence Black

Viewing 2 topics - 1 through 2 (of 2 total)

Topics I've Started

Viewing topic 1 (of 1 total)
Topic Count Last Reply
Viewing topic 1 (of 1 total)

My Latest Replies (From Various Topics)

Viewing 4 replies - 1 through 4 (of 4 total)
Author Replies
Author Replies
Posted: Friday Aug 23rd, 2013 at 7:33 pm #56618

I am having the same problem:

Here is my API config:

https://crm.zoho.com/crm/private/xml/Leads/insertRecords?newFormat=1&authtoken=AUTHTOKENHERE&scope=crmapi&xmlData=

%%country%%
%%user_first_name%%
%%user_last_name%%
%%title%%
%%user_email%%
%%phone%%
%%state%%
%%city%%
Highest
false
Sample Desc

Here is the DOCS: https://www.zoho.com/crm/help/api/insertrecords.html#Examples

If I just paste this in my browser it works:

https://crm.zoho.com/crm/private/xml/Leads/insertRecords?newFormat=1&authtoken=AUTHTOKENHERE&scope=crmapi&xmlData=

USA
Michael
Testing
Boss
boss@web.com
555-55-5555
CA
San Diego
Highest
false
Sample Desc

The above pasted into my browser with the API token gets me a success response, but when I do is using the following API Notification URL:

https://crm.zoho.com/crm/private/xml/Leads/insertRecords?newFormat=1&authtoken=AUTHTOKENHERE&scope=crmapi&xmlData=

%%country%%
%%user_first_name%%
%%user_last_name%%
%%title%%
%%user_email%%
%%phone%%
%%state%%
%%city%%
Highest
false
Sample Desc

The reply I get from the API log is:

http://www.vantage-grp.com/hitech/wp-login.php?action=register
User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0
array (
‘state’ => ‘response’,
‘transport_class’ => ‘WP_HTTP_curl’,
‘args’ =>
array (
‘method’ => ‘GET’,
‘timeout’ => 5,
‘redirection’ => 5,
‘httpversion’ => ‘1.1’,
‘user-agent’ => ‘WordPress/3.5; http://www.vantage-grp.com/hitech’,
‘blocking’ => true,
‘headers’ =>
array (
‘Accept-Encoding’ => ‘deflate;q=1.0, compress;q=0.5’,
),
‘cookies’ =>
array (
),
‘body’ => NULL,
‘compress’ => false,
‘decompress’ => true,
‘sslverify’ => false,
‘stream’ => false,
‘filename’ => NULL,
‘s2member’ => ‘130802’,
‘_redirection’ => 5,
‘ssl’ => true,
‘local’ => false,
),
‘url’ => ‘https://crm.zoho.com/crm/private/xml/Leads/insertRecords?newFormat=1&authtoken=ec0084cbac10cc65c71f68d4ed299faf&scope=crmapi&xmlData=’,
‘response’ =>
array (
‘headers’ =>
array (
‘server’ => ‘ZGS’,
‘date’ => ‘Fri, 23 Aug 2013 23:05:07 GMT’,
‘content-type’ => ‘text/xml;charset=UTF-8’,
‘transfer-encoding’ => ‘chunked’,
‘connection’ => ‘keep-alive’,
‘set-cookie’ =>
array (
0 => ‘bba2ee81f8=0a46afd37679736317d86bcdb5c70fce; Path=/’,
1 => ‘JSESSIONID=9838879822C4D15C4171431B7BDFEDF2; Path=/crm’,
2 => ‘crmcsr=66d2b4aa-8bb0-48f4-9bc0-1fd9636c1d17; Path=/; Secure’,
),
‘strict-transport-security’ => ‘max-age=432000’,
),
‘body’ => ‘

4600

Unable to process your request. Please verify if the name and value is appropriate for the “xmlData” parameter.
‘,
‘response’ =>
array (
‘code’ => 200,
‘message’ => ‘OK’,
),
‘cookies’ =>
array (
0 =>
WP_Http_Cookie::__set_state(array(
‘name’ => ‘bba2ee81f8’,
‘value’ => ‘0a46afd37679736317d86bcdb5c70fce’,
‘expires’ => NULL,
‘path’ => ‘/’,
‘domain’ => NULL,
)),
1 =>
WP_Http_Cookie::__set_state(array(
‘name’ => ‘JSESSIONID’,
‘value’ => ‘9838879822C4D15C4171431B7BDFEDF2’,
‘expires’ => NULL,
‘path’ => ‘/crm’,
‘domain’ => NULL,
)),
2 =>
WP_Http_Cookie::__set_state(array(
‘name’ => ‘crmcsr’,
‘value’ => ’66d2b4aa-8bb0-48f4-9bc0-1fd9636c1d17′,
‘expires’ => NULL,
‘path’ => ‘/’,
‘domain’ => NULL,
‘secure’ => ”,
)),
),
‘filename’ => NULL,
),
)

Posted: Thursday Jun 27th, 2013 at 6:50 pm #52704

Cristian,

I just used the private contact form to send the info.

This has been debilitating to our business for almost amonth and we completely appreciate any assistance.

At this point, we are desperate for a solution so that our paid upgrade works and users are able to login once the upgrade goes through.

Posted: Wednesday Jun 19th, 2013 at 11:35 am #52217

I changed the shortcode and still no luck. I have spent a considerable amount of time trying to fix this and will be happy to pay for a solution. Please advise or contact me to discuss.

Posted: Friday Jun 7th, 2013 at 1:55 am #51573

I tried that to no avail. I sent my login info via the custom contact form. Hopefully this can be resolved soon. As as, as soon as someone upgrades, they cannot log back in.

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

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.