Hi i would like to know how do i activate and access Forma API ?
and do you have documentation for the API ?
Thanks
RESTful API
Re: RESTful API
Hi Msentri, here is some documentation:
viewtopic.php?f=16&t=12456
viewtopic.php?f=16&t=12456
Re: RESTful API
Hi Alberto,
Thanks a lot let me look into it then i will give you my feedback.
much appreciated.
Thanks a lot let me look into it then i will give you my feedback.
much appreciated.
Re: RESTful API
I would like to know how I can access the API of formalms
I try to connect using this url http://localhost:8888/formalms/api/auth/authenticate inside Postman
this give me this error :
<?xml version="1.0" encoding="UTF-8"?>
<XMLoutput>
<error></error>
</XMLoutput>
Also the documentation don't provide specification in what kind of request the API accept : POST or GET ?
Please some one help me !
I try to connect using this url http://localhost:8888/formalms/api/auth/authenticate inside Postman
this give me this error :
<?xml version="1.0" encoding="UTF-8"?>
<XMLoutput>
<error></error>
</XMLoutput>
Also the documentation don't provide specification in what kind of request the API accept : POST or GET ?
Please some one help me !
Re: RESTful API
I use cUrl with Postdata.
Remember to include the following headers:
"Host", "Content-Type", "X-Authorization".
Remember to include the following headers:
"Host", "Content-Type", "X-Authorization".
Per supporto GRATUITO contattatemi in privato qui