HOW TO: Create your own integrator.io API endpoints and access resources via HTTP requests (“My APIs”)
You may already be familiar with the extensible features available in the integrator.io API, including the powerful and convenient REST API framework.
With the release of v6.8.1.0 this month, you have a new way to create and manage these endpoints as native JavaScript directly in your integrator.io account. Enter My APIs.
In the simplest terms, account owners can create an endpoint, write code that accesses integrator.io API runtime objects, and then invoke that code from another app by securely passing a bearer token.
You will find My APIs useful when integrator.io needs to be the receiver of the requests – instead of the initiator. For example, you can build a My API when a webstore needs to ask NetSuite to compute pricing and integrate that information in real time. For code snippets and brief tutorials, see Developers > My APIs in the Help Center.
Please sign in to leave a comment.
Comments
0 comments