Platform Extensibility with REST Actions

Configure REST API actions from inside the TimelyBill system.

TimelyBill allows organizations to quickly turn-up simple and uniform web service interfaces via our REST Actions configuration screen. This feature ensures TimelyBill's extensibility and provides customers the ultimate flexibility for expansion.

Our REST Actions configurator enables you to adapt and scale as your business evolves. Organizations can add to our base functionality without requiring custom code.

This capability opens up endless connectivity and integration possibilities. Some examples include: CRM, Amazon Services, SMS, fulfillment, IVR, IoT, device provisioning, shopping carts and more.

REST configuration options

  • Endpoint URL (i.e., https://api.netsapiens.com/ns-api/)
  • HTTP Methods
    • GET, PATCH, PUT, POST, DELETE
  • Content Type (i.e., application/JSON)
  • Authentication
    • Password variables
  • Body (i.e., XML or JSON)
    • Optional - Store body in log
    • Optional - Store response in log
  • Header Variables
    • Keys
  • Return Variables

REST action triggers

REST actions can be driven by either database queries or workflow rules. Workflow rules allow you to trigger a different REST Action based on the "triggering object's" criteria.

Automated REST Workflow Examples:

  • Closing a ticket causes an outbound API call to a third party customer survey system
  • Changing the completion percentage on an Order sends an email to your customer
  • Update the permission rule for a NetSapiens dial policy

REST Actions allow our billing platform to extend and support your business needs without changing the underlying software code.

  • Connect with multiple external systems
  • Streamline end-to-end processes
  • Deliver a better customer experience