Reltio Connect

 View Only
  • 1.  RDM Postman Setup

    Reltio Partner
    Posted 10-01-2025 09:05

    Hi

    I am currently working on executing RDM APIs (GET/POST) to retrieve lookup values and add new entries to lookup tables. While the other APIs are functioning correctly, I am encountering an issue with RDM-specific API calls - the response body returns HTML content that does not correspond to the requested API.
    Could you please confirm if there is a separate token generation mechanism specifically for RDM tenants, or if the access token generated for the MDM tenant is sufficient for RDM API access?
    Your guidance on this would be greatly appreciated.
    Best regards,
    Kallakuri Himaja



    ------------------------------
    Himaja Kallakuri
    Associate consultant
    Infosys
    ------------------------------


  • 2.  RE: RDM Postman Setup

    Reltio Partner
    Posted 10-01-2025 09:17

    Hi Himaja,

    There is no separate token required for RDM. Reltio is fully customer centric and not tenant centric and hence a single token would let you access all tenants, provided you have permissions to access it.

    Do you mind sharing the full URL you are using?

    Ideally, it would look something like this.

    https://rdm.reltio.com/configuration/{{rdmTenant}}

    curl --location 'https://rdm.reltio.com/configuration/{{rdmTenant}}' \
    --header 'Authorization: Bearer {{accessToken}}'



    Thanks,
    NIDHEESH R





  • 3.  RE: RDM Postman Setup

    Reltio Partner
    Posted 10-03-2025 02:19

    Hi Nidheesh,

     I am using https://rdm.reltio.com/lookups/{{rdmTenantID}}

    For this I am getting 

     "Tenant configuration not found for tenant id [rdmTenantID]",
    where my rdmTenantID is correct only which is my RDM tenant id.
    Thanks
    Himaja


    ------------------------------
    Himaja Kallakuri
    Associate consultant
    Infosys
    ------------------------------



  • 4.  RE: RDM Postman Setup

    Founding Member
    Posted 10-03-2025 02:47

    If you are looking for RDM configuration here is the API: 

    https://rdm.reltio.com/configuration/{{rdmTenantID}}


    ------------------------------
    Ashish Rawat
    Associate Director
    Radisson Hotel Groups
    Bangalore
    ------------------------------



  • 5.  RE: RDM Postman Setup

    Reltio Partner
    Posted 10-03-2025 04:30

    Hi Ashish

    Even if i try the API https://rdm.reltio.com/configuration/{{rdmTenantID}}

    I am getting tenant configuration not found for my rdm tenant id error.

    I have all the access  also like ROLE_ADMIN_TENANT and ROLE_RDM_ADMIN etc

    Thanks

    Himaja



    ------------------------------
    Himaja Kallakuri
    Associate consultant
    Infosys
    ------------------------------



  • 6.  RE: RDM Postman Setup

    Founding Member
    Posted 10-04-2025 10:52

    Try adding ROLE_RDM_EDIT and ROLE_RDM to your access



    ------------------------------
    Ashish Rawat
    Associate Director
    Radisson Hotel Groups
    Bangalore
    ------------------------------



  • 7.  RE: RDM Postman Setup

    Reltio Employee
    Posted 10-09-2025 11:58

    Hi Himaja,
    Could you please check this api - 

    GET https://{env}.reltio.com/reltio/tenants/{tenantId}/
    and please let us know what value you see for this parameter - 

    rdmConfig -> serviceUri





    ------------------------------
    Ranadip Das
    ------------------------------



  • 8.  RE: RDM Postman Setup

    Reltio Partner
    Posted 10-13-2025 10:28

    Hi Ranadip,

    I tried the API but got below response. Screenshot attached.

    Thanks

    Himaja



    ------------------------------
    Himaja Kallakuri
    Associate consultant
    Infosys
    ------------------------------



  • 9.  RE: RDM Postman Setup

    Reltio Employee
    Posted 10-13-2025 13:21

    Hi,
    Thanks for confirming and trying.

    could you please let us know what is the url where you are being redirected when you click on RDM icon on the apps list? You can mask out the tenant id like you did.



    ------------------------------
    Ranadip Das
    ------------------------------