Infinitus API - Implementation Template icon

Infinitus API - Implementation Template

(0 reviews)

Setup

Prerequisites

Before implementing this integration, please ensure the following requirements are met.

Authentication and Access

  • Valid API credentials (API key) from your Infinitus organization
  • Configured webhooks in your Infinitus organization's settings

System Requirements

  • FHIR-compatible system that supports:
    • RTPBC (Real-Time Pharmacy Benefit Check) Claim bundle requests
    • RTPBC Claim response endpoints
  • For Salesforce PSP Benefits Verification integration: Understanding and proper configuration of Salesforce PSP Benefits Verification system

Implementation Steps

  1. Configure Infinitus API Access

    • Access the Infinitus Customer Portal
    • Navigate to Settings → API Keys
    • Generate a new API key
  2. Deploy Infinitus Mule Application

    • Deploy the Infinitus Mule application to your environment
    • Configure the required environment variable programId to specify the target program within your Infinitus organization
    • If programId is not set, the default program will be used
    • Configure the required environment variable infinitus.apiKey to specify the infinitus api key that can get in 1st step
  3. Configure Infinitus Webhook

    • Access the Infinitus Customer Portal
    • Navigate to Settings → API Keys -> Webhooks
    • Generate a new webhook using your Infinitus Mule application deployment URL
  4. API Manager Integration (Optional)

    • If using Anypoint Platform's API Manager:
      • Create an API policy
      • Obtain the Auto Discovery ID from API Manager
      • Add the Auto Discovery ID as an environment variable (autoDiscoveryId) during Mule application deployment

Reviews

TypeTemplate
OrganizationMuleSoft
Published by
MuleSoft Partner
Published onApr 23, 2025
Asset overview

Asset versions for 1.0.x

Asset versions
VersionActions
1.0.0