Rudy Scoggins

  • Total activity 81
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 1 user
  • Votes 6
  • Subscriptions 39

Articles

Recent activity by Rudy Scoggins Recent activity Votes
  • API Licensing

    There are three categories of licensing: Basic, Standard and Extended.  Here is a visual of how they relate with each other:   Basic: These are lightweight API endpoints that serve basic retrieve ...

  • Upgrade Considerations

    What has happened in the SDK refresh? Typically when changing the SDK and models, Momentus Enterprise does not introduce breaking changes for upgrades. While this makes for easy transitions between...

  • Bulk Processing

    You can use bulk processing in the Momentus Enterprise API. See below for an example using the Service Order Items subject. Bulk processing allows you to send multiple requests in one transaction. ...

  • Customize the API with the $select Operator for Custom Objects

    The API supports the $select operator which allows you to return custom objects from the API. Custom objects are slimmed down versions of the full subject-based models the API has used since its in...

  • Make Your First API Call

    If using a .NET language, it is recommended to use the Momentus Enterprise SDK. Momentus provides you with the package Ungerboeck.Api.Sdk on NuGet, which is a complete API client with pre-made API ...

  • API Users

    To access the Momentus Enterprise API, you need to create a special type of user called an API User. Industry standards refer to these as service accounts. You can create and manage these users fro...

  • Explore the API

    You can explore the API using the API Sandbox. The API Sandbox is a documentation website built into the software that makes it easy to explore the API. It shows you all the models and endpoints yo...

  • JWT Authentication and the Refreshed SDK Overview

    Momentus is simultaneously launching two new major improvements for the Momentus Enterprise API: the addition of JWT authentication and a rewrite for the SDK. What is a JWT?  A Javascript Web Token...

  • Get Started with the API

    See below for what is required to begin using the API or what information to provide to the team developing any integrations using the API. Create an API User You first need to set up an API user a...

  • API Overview

    The Momentus REST API (Momentus API) provides you with a secure, powerful, and simple web services API for interacting with your database. You can use it to power various integrations with Momentus...