I am working on an optimization project where I am required to create a master workflow (using Adobe Campaign Classis v7) that allows selecting a brand, channel, and delivery method to a business user with restricted access (only to the chosen activities within a workflow) without giving the user access to the entire workflow. Could someone please guide me on how the UI based solution would work for the above scenario?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @mrnobody1608 ,
Okay, if you trying to perform the workflow operations/task via a UI say jssp page then you can expose those OOTB Adobe campaign workflow operations on that page for the user.
The list of all OOTB API functions available can be found here: https://experienceleague.adobe.com/developer/campaign-api/api/search.html?
Br,
Shubham
Hi @mrnobody1608 ,
Are you saying you want these users to have access to the workflow but can only be able to view/use limited wkf activities (such as Start, Query, Split, Update, Data Loading, etc.) while designing the flow?
If that's the requirement then I think it might not be possible to put a such limitation on workflow 'Activities' for a user, the only Named Rights that are available for the Workflows in the Adobe campaign are the following:
Br,
Shubham
Views
Replies
Total Likes
Thanks @Shubham_Goyal__ for your response.
My requirement is, if I want the user to run the workflow using a different UI (imagine a simple html page with start, stop, select, query, update, save buttons) without actually accessing the workflows screen on the console. Is it possible?
Regards
Views
Replies
Total Likes
Hi @mrnobody1608 ,
Okay, if you trying to perform the workflow operations/task via a UI say jssp page then you can expose those OOTB Adobe campaign workflow operations on that page for the user.
The list of all OOTB API functions available can be found here: https://experienceleague.adobe.com/developer/campaign-api/api/search.html?
Br,
Shubham
Views
Likes
Replies
Views
Likes
Replies