pitchmuc / aepp

Adobe Experience Platform API for humans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a utils module for misc kind of utilities

cmenguy opened this issue · comments

It would be useful to have a module for miscellaneous functions that can be useful. For example stuff we use:

  • A function to print a link to the UI for a given resource
  • A function that returns the export timestamp for a given destination run.
  • etc, many other ideas.