External Actions

The use of APIs gives you and your dashboard nearly limitless options. GET is used to request data from a specific resource, while POST is used to submit data to be processed, and PUT is used to update or replace an existing resource.

API Integration

API Integration allows you to complete GET/POST/PUT instructions for REST API endpoints.

Learn about the HTTP request methods here.

Note: This action is only available for the Vizlib Button.

Figure 1: Vizlib Action | API Integration property panel

For more information on the different options, see API Integration (Vizlib Actions).

Get inspiration below by integrating ChatGPT from OpenAI using Vizlib's External Action API Integration.

Important: This video is outdated, so please research the correct request body and HTTP commands.