Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This lets you use the code libraries to build code. Give the code service a one-word name for the system to refer to and click Create.

...

Code editor

...

1. Add code to the window to run.

2. Pick code libraries to use in your code (log is added by default). Choose the clearblade library to interact with the ClearBlade Platform.

...

3. Edit test parameters.

4. Save and test the code, and the results appear.

...

Click Create Trigger when done.

See Trigger source for a source and action list.

...

Click the timer to make updates (you cannot update the name). Save changes by clicking Update Timer in the window.

Click Topic to copy the timer topic path.

To delete, click Delete on the right of the timer.

...

You can disable triggers and timers in the handlers' editing modal. It will display Enabled or Disabled under each timer/trigger.

Webhooks

1. Click + Add Webhook to add a new webhook. Enter the information in the modal and click Create. The webhook should appear in the list.

2. The webhook can be deleted by clicking Delete to the right of it.

3. Clicking the webhook lets you update the modal’s description and auth method. Click Update to update the webhook.

4. Copy the link to execute the service’s webhook.

...

Delete, discard, and save

1. Click Delete Service, and a prompt will appear to verify deletion.

2. Click Discard Changes to delete changes you made in the session. It will take you back to the homepage without a confirmation prompt.

3. Click Save to save changes made to the service.

...

Libraries

Create library

Click + Add Code to open the Create New Service or Library modal.

...