Playground
Connectivity Playground: JavaScript Connectivity Testing and Development
Key Features:
1.
2.
F3
to show or hide the payload editor.3.
F5
to run the function.4.
Ctrl + S
to save the script.Ctrl + P
to publish the script to production.5.
V1
and increments with each new publish. This helps you track changes and maintain a history of your script versions for reference.Example Usage:
1.
2.
3.
F5
to run the function and observe the output for testing.1.
Ctrl + S
to save the script to the staging environment.2.
Ctrl + P
to publish the script to production.