Search the Community
Showing results for tags 'api2'.
-
recording Web Tracking Key with creating new lead by api2
Vitalii posted a topic in Web Lead Capture
Hello, I have got a problem with recording Web Tracking Key. I am using api2 for web lead capture. There is a hidden field with name="x2_key" in my form, in which webTracker.js generates web-tracking-key. I can see this key in value of the hidden field on my page. I send this value by api2 e.g. payload = { "firstName":name, "lastName":lastname, "phone":phone, "email":email, "leadSource":"Website", "trackingKey":trackingkey, "visibility":1 } I get <Response [201]&g- 4 replies
-
- web tracking key
- new lead
-
(and 2 more)
Tagged with:
-
workflow does not work after creating new web lead by API
Vitalii posted a topic in Web Lead Capture
Hello, I have got a problem with workflow. I created lead web form by API which gets new leads from my website. New contacts appears in Leads Modules without any errors and any problems. But I need to start workflow process, e.g. sending message to client or user etc. I created new workflow with: Trigger: New Web Lead Active: Yes Toggle Node Labels: yes I create setting parts of workflow to test one New Web Lead: Tags (optional): empty Edit Tags: Action: "add": #NewLeadWebsite Create Notification User: me, Message: "new lead!" But I do not get a -
Here's the setup: I have a custom module: Portfolio Portfolio has a custom field: c_buyer (Alias to Accounts records) c_buyer is a Lookup field for Accounts c_buyer stores the nameId of the account When performing an api call: Portfolio/by:c_buyer=First Last_ID There is a space, which is badly interpreted and returns a 404 %20 does not work + does not work I have not been able to determine where/how to urldecode() the space
-
whenever i tried to open http://localhost/x2engine/index-test.php/api2/Contactsit ask me for username and password for authorization. but when i enter a admin username and password it always says invalid login details but i am able to login admin's username and passwords in backend.... Here is the JSON response when i click on cancel button in authorize browser popup.... { "httpHeaders": {"Content-Type": "application/json; charset=utf-8","WWW-Authenticate": "Basic realm=\"X2Engine API v2\""},"reqHeaders": {"Host": "localhost","User-Agent": "Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100
- 6 replies
-
- api2/Contacts
- api2
-
(and 2 more)
Tagged with: