Share

Create and manage API scripts

asterisk Content

Follow the steps below to create a new Script:

  1. Go to the Admin Menu and select “Scripts”.

    Script

  2. Create a new Script using the “+ Script” button.

  3. Grab the value from the Application Key. You’ll need this to initiate a connection to Flow Production Tracking.

    Application key

    Note:

    API keys are treated like passwords, and once created cannot be viewed again via the Flow Production Tracking web app or API. Make sure you copy the key before proceeding.

  4. Now you can use your Script key to connect to Flow Production Tracking. See “Flow Production Tracking Methods” in our API documentation to learn more about how to connect to Flow Production Tracking with your Script.

    Tip:

    If for some reason you need to reset the Application Key of your Script, you’ll need to create a new Flow Production Tracking Script entity to do so. First rename your existing Script to something like “[My Script]—OLD”, then delete it. Create a new Script. The reason you need to rename the old one is that Flow Production Tracking requires unique names for each Script.

When to set up a new Script

Script actions can be logged. The more fine-grained the use of individual Script keys, the easier it will be for you to track which Script is making changes for debugging. Having separate Scripts is also a good way to track which Scripts will be impacted by changes on your Flow Production Tracking site and who maintains the Script.

Was this information helpful?