Programmatically set up triggers and admin party on Daml hub?
App Development3 posts183 viewsLast activity Jun 2022
RI
rikotacardsOP
Jun 2022-
can I programmatically set up the admin party on Daml hub? Instead of needing to go through the user interface?
-
can I set up the triggers programmatically on daml hub, also without going through the UI?
Thanks!
AL
Alex_Matson
Jun 2022Hi @rikotacards ,
At this time we do not officially support party allocation programmatically. However, in the future, we plan to have the admin party be allocated automatically when the ledger is created (like the Public party).
Setting up triggers programmatically is possible now via the Automations API
RI
rikotacards
Jun 2022Awesome, thanks! @Alex_Matson