Hi,
I am toying with the idea of making an app for ESPO CRM. Still very early stage and haven't thought through in detail.
I have started experimenting with the REST API to get a feel of effort involved. A few immediate issues that I ran into:
1. How does one logout using REST API?
2. Is there a way to have a long duration session? or do I just need to remember the username and password and use it whenever the session expires?
Thanks,
Regards,
Vikram
I am toying with the idea of making an app for ESPO CRM. Still very early stage and haven't thought through in detail.
I have started experimenting with the REST API to get a feel of effort involved. A few immediate issues that I ran into:
1. How does one logout using REST API?
2. Is there a way to have a long duration session? or do I just need to remember the username and password and use it whenever the session expires?
Thanks,
Regards,
Vikram
Comment