Hello All,
Is there a way we can add Data Write action to existing process so that we don't have to run it manually?
Use Case - In an Approval workflow, I am trying to capture Approval Date as soon as the Approval action is ran.
Thanks in Advance!!
@ankabra
No, I don't think that is feasible as of now. Forms, Notifications and Data Write all can not be put in the exiting process - reason being that all these are created on UX directly and there are no impression left on the underlying model.
Hope that helps,
Misbah
Thanks @Misbah - Agreed. It would be helpful if we could scale up the usage of the Data Write Action. It would have saved a lot of time and effort and would have saved us from creating multiple saved views and actions. Currently, it can only update one cell at a time, which limits its use. In any case, let's hope this gets updated in the future.
This is a great idea! I suggest capturing it on the Idea Exchange. I would happily kudo it!
https://community.anaplan.com/t5/Idea-Exchange/idb-p/AnaplanIdeas
Thanks for the suggestion @ryan_kohn . I have added this to an Idea Exchange forum.
You can find the link here.
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…