Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
How to fetch Journey Name, Journey Status (Live, Draft, Closed, Dry Run etc) and created by (Person name) Details using either query service or via API.
I know the status and created by are not available in any dataset but is there any way I can download or fetch these values for all the journeys in my sandbox ?
Gelöst! Gehe zu Lösung.
Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.
Zugriffe
Antworten
Likes gesamt
You can query journeys dataset and status, created by are not available in the current state (as you have already mentioned)
You can query journeys dataset and status, created by are not available in the current state (as you have already mentioned)
Hii @Mohan_Dugganab Journey Status is available in which dataset ?
Zugriffe
Antworten
Likes gesamt
Journey status is currently not available
Is there any way I can fetch Journey Name, Status and created by details from a Sandbox ? @Mohan_Dugganab
Zugriffe
Antworten
Likes gesamt
Not in the current state (with respect to all the three attributes). Kindly log an enhancement request for this.
Zugriffe
Antworten
Likes gesamt
Hi @Mohan_Dugganab Is there anyway we can do so using APIs ? If yes, can you please share the API details ?
Zugriffe
Antworten
Likes gesamt
run this query
select * from JOJourneyVersionsDsTest
if it's returned data then you have access to the journeys metadata table and you can find the details there.
Thanks,
David
Zugriffe
Antworten
Likes gesamt
I would avoid using it as it is an internal dataset and not publicly available and can be changed any time breaking any integrations built on top of it. https://experienceleaguecommunities.adobe.com/t5/journey-optimizer-questions/query-the-journey-prope...
Hi @DavidKangni I tried running this query but I only got 17 journey names in result, meanwhile my sandbox has overall 800 journeys (100 live). Is there anyway I can get details of all 800 journeys (Journey Name, Status, Created By)
cc: @Mohan_Dugganab
Zugriffe
Antworten
Likes gesamt
As mentioned by @Mohan_Dugganab , this table is not publicly available and you should avoid to use my approach to solve your requirement.
Just a friendly reminder that some of the advisors may have access to Beta Program to provide feedback on LA features and also you may have limitation based on your licensing entitlements.
I will suggest to log an enhancement request.
Thanks,
David
@HardikJa3 Have you tried using the AI assistant to get some of this information?
Zugriffe
Antworten
Likes gesamt
Hi @Ivan_Mironchuk AI Assistant is not enabled at my Sandbox.
Zugriffe
Antworten
Likes gesamt
@HardikJa3 separately - we are working to expose "READ" APIs for Journeys.
To confirm what you are looking for:
Is that correct?
Zugriffe
Antworten
Likes gesamt
Hey @Ivan_Mironchuk Yes, I am looking to fetch these 3 details (Name, Status, Created By) for all the journeys in my Sandbox.
Zugriffe
Antworten
Likes gesamt
Hi @Ivan_Mironchuk Were you able to find any API that can help me with this ?
Zugriffe
Antworten
Likes gesamt
Hi @HardikJa3 were you able to do this? I'm looking for same solution.
Zugriffe
Antworten
Likes gesamt
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten