Invoking Zoho API from another API

Invoking Zoho API from another API

Hi,
Is it possible for us to invoke the APIs through a backend service? For e.g my application has a AWS lambda function that does something, and I want it to post a sales order based on a condition. There is no web-browser or device involved here. Is this something currently possible? How does one solution this use case?