Hi Marko
I suggest posting your query on the dedicated RIH Community - https://community.reltio.com/communities/community-home?CommunityKey=9316840e-5519-4c31-8b79-613b3c74efda
The collective wisdom there should be able to support your query.
In addition, this Webinar should help - https://community.reltio.com/viewdocument/rdm-utilities-reltio-integration-hu?CommunityKey=d172c579-9c0e-4e9f-a9bf-fdfeb2fb98ac&tab=librarydocuments
------------------------------
Paul Lawrence
Technical Delivery Manager
------------------------------
Original Message:
Sent: 06-19-2024 04:44
From: Marko Nikolov
Subject: Custom S3 bucket for RDM exports
Hello Paul
Thank you so much for the speedy reply.
I'm currently looking into creating a recipe for this.
But it seems like the only exports I can do are Relation and Entity.
Should I call the RDM export API endpoint and then wait and decrypt the URL?
Or should I somehow get the lookup types in a previous step and continue with compiling a CSV file and pushing that to S3?
------------------------------
Marko Nikolov
Sullivan Cotter
Original Message:
Sent: 06-18-2024 09:14
From: Paul Lawrence
Subject: Custom S3 bucket for RDM exports
Hi Marko
I can confirm, that this capability is not supported by Reltio OOTB.
An AHA ticket was raised for this - https://reltio.aha.io/ideas/ideas/MDM-I-475 - I suggest you review and vote for this to increase its prioritisation.
In the meantime - I suggest you export the files to your own S3 bucket by leveraging RIH. You should be able to build a recipe for this relatively simply.
------------------------------
Paul Lawrence
Technical Delivery Manager
Original Message:
Sent: 06-14-2024 08:36
From: Marko Nikolov
Subject: Custom S3 bucket for RDM exports
Hello.
I'm using the following endpoint to create an RDM export task:
export_url = f"https://rdm.reltio.com/export/{rdm_tenant_id}"
Creating an export and getting an email with the exported file works. But is it possible to specify a custom S3 bucket in the POST payload?
I want to get the exported files in my own custom S3 location instead of an email.
The API documentation doesn't seem to mention it for RDM exports.
Thank you.
------------------------------
Marko Nikolov
Sullivan Cotter
------------------------------