User Activity
10-23-2025
I have my source instance where I had setup all my custom flows, custom subflows, custom actions and some custom tables and fields. However, I had recorded all of those in the Default Global update set. Later, I moved all the records in the default u...
I am facing issues setting up a flow such that when a catalog item is ordered (by making a REST API call to the `sn_sc/order_now` endpoint, a request is made to the manager of the user for which the item is requested. I can already see this exists as...
I configured auditing for the sys_user table and if I edit a record in the sys_user table, I can see this change logged in the sys_audit table. However, if I make a POST request to the sys_user table, this does not show up in the sys_audit table. Is ...