Lunch and Learn 10/6/2024

0:00 Introduction


19:01 I am trying to build an intermediary data storage table so that application A can write datra to this table and application B can at a later date take action off this tables data. Which type of data structure would be best for this type of persistent data?


37:34 I’d like to build a decision node for my user, that underneath the hood uses 3-4 other nodes. Think of it like a sub-tree in the flow. Is it possible to build components in this way that would appear to the user as a single unit?


28:34 With OpenId login do I have access to url parameters in "on login flow" after I authenticate user?

Sign In or Register to comment.