Contact Us
- Call (877) 21-JUICE
- Start a Discussion
- Email Us
How can i add new leads to my rentjuice database?
i am using php and my url is "http://api.rentjuice.com/[my_apikey]/leads.add.json?name=ankur&email=test@final.com&phone=1234567890&test=0"
how can i execute it from my website
Hi Amit,
Have you checked out our API documentation? You can find it here: http://api.rentjuice.com/documentation/RentJuice_API.pdf. All API calls are done via an HTTP request using cURL, or some other method.
Best,
Richard
Many Thanks for your reply.
yes, i had called in that way but when it execute it will print result of that API over there directly.
Like {Status:'OK'}
here i dont want to displyed result over there while execute that script.
Representatives from the company here to listen to your issues