Legacy Dev Forum Posts

 View Only

Sign Up

Python script and token Best practice

  • 1.  Python script and token Best practice

    Posted 06-05-2025 18:32

    Jasper_Donovan | 2024-11-18 08:58:52 UTC | #1

    Hi all

    I am looking for advice regarding token generation and Python scripts. I have script that that will recycle outbound campaign every 5 minutes. My question is, is it recommended to create a token each time this script runs (I will use Windows Task Scheduler) or better to create a token once a day that is stored locally, that the script then can fetch token every time it runs. We dont currently have a credential manager).

    My concern is if there a limit on many tokens can be generated for a client ID ?


    system | 2024-12-18 08:59:19 UTC | #2

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


    This post was migrated from the old Developer Forum.

    ref: 30422