Accss variables in the Typebot results table
Is there a way to access these saved variables from within the bot?
I want to just check them for duplicates to see if a redemption code has been issued before (Also storing them in an external database)
I would only need to query like the last minute or less (but open to querying more depending on posibilities). Once a code is generated and no duplicates are found, I do store it in the database as a used code so I just need to query the bot for codes created but haven't made it to the database yet.
I want to just check them for duplicates to see if a redemption code has been issued before (Also storing them in an external database)
I would only need to query like the last minute or less (but open to querying more depending on posibilities). Once a code is generated and no duplicates are found, I do store it in the database as a used code so I just need to query the bot for codes created but haven't made it to the database yet.