Querying Billing Information from Salesforce

Any Nextian/Salesforce object (account, work order, service, product, etc.) that is linked to a corresponding

This is a “generic” operation that works the same across all objects. It only functions if the Salesforce and billing system objects are already linked.

Any Nextian/Salesforce object — such as an account, work order, service, or product — that is linked to a corresponding billing object includes an action to query its billing system details in JSON format (retrieved via REST API).

This action is primarily intended for administrators and is typically used for diagnostics and troubleshooting.

To query a billing object from Salesforce:

  1. Open object  (e.g., Account) details in Salesforce.
  2. Select Billing from the quick actions’ menu:

    Nextian Gotransverse Connector Account Actions

  3. A pop-up dialog with available billing actions will appear.
    • Available actions depend on the object type and integrated billing system.
    • However, two actions are always present: Open In Billing and Query Billing Object.
  4. Click the Query Billing Object action.
  5. Object data is displayed in the JSON format (or other applicable format depending on the configured billing system API).
Was this page helpful?