Legacy Dev Forum Posts

 View Only

Sign Up

Data Action - Update DataTable with date

  • 1.  Data Action - Update DataTable with date

    Posted 06-05-2025 19:25

    Camille_Peronne | 2023-11-09 15:39:13 UTC | #1

    Hello,

    I want to increment a data table using the api : api/v2/flows/datatables/XXXXX/rows/

    I'm asking a user to enter data that is stored in the Datatable, but I'd like the date and time to be incremented automatically in my data table.

    do you have any ideas on how to do this?


    jacobshaw | 2023-11-16 19:48:12 UTC | #2

    Hi @Camille_Peronne

    That depends on the context in which you're calling that resource. Are you getting user input in architect and then using a data action to update the data table? If so you could use the built-in GetCurrentDateTimeUtc function to get the current timestamp and pass that as an input to your data action


    system | 2023-12-17 19:48:59 UTC | #3

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 23030