Hi Everyone,
We do maintain a wiki page where we list all the dataflows looks like as below for all the three environments that is dev,stage and prod. To do this we open dataflows in each sandbox and manually edit the wiki.
But when i closely look into UI there is a tabular info which has exact informaion we need
could anyone help me to understand how this table getting populated in the AEP UI.
if at all using API, please let me know. Prompt responce is appriciated. Thanks!
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @MohammedSu
I have not used this API myself but hope below detail will help you somehow:
1. Adobe's Flow Service API. You can automate your wiki updates by using these endpoints:
References:
This would allow you to replace manual wiki updates with an automated script that pulls the same information shown in the UI.
Cheers:)
Hi @MohammedSu
I have not used this API myself but hope below detail will help you somehow:
1. Adobe's Flow Service API. You can automate your wiki updates by using these endpoints:
References:
This would allow you to replace manual wiki updates with an automated script that pulls the same information shown in the UI.
Cheers:)