Hi,
new to EspoCRM and I have limited coding abilities.
I've looked at the API documentation and I got the python code to run on my local machine - so I was able to get a new lead into our test install.
We're using a Wordpress site for our blog and for the subscription we have a basic Contact7 form so that visitors can sign up for our newsletters. That allows me to transform the entries on the form to a JSON file which gets then pushed to the endpoint.
I've looked around a little, but haven't found an example "dummy" JSON file that I could edit with our domain and credentials to try it out and then play around with it a little more.
Is such an example available?
Thanks in advance!
new to EspoCRM and I have limited coding abilities.
I've looked at the API documentation and I got the python code to run on my local machine - so I was able to get a new lead into our test install.
We're using a Wordpress site for our blog and for the subscription we have a basic Contact7 form so that visitors can sign up for our newsletters. That allows me to transform the entries on the form to a JSON file which gets then pushed to the endpoint.
I've looked around a little, but haven't found an example "dummy" JSON file that I could edit with our domain and credentials to try it out and then play around with it a little more.
Is such an example available?
Thanks in advance!
Comment