Generally, projects and processes are created through pages, but considering the integration with third-party systems requires API calls to manage projects and workflows.
Token
string, and click "Submit".
Address:http://{API server ip}:12345/dolphinscheduler/doc.html?language=en_US&lang=en
queryAllProjectList
projects/query-project-list
Postman
, fill in the API address, enter the Token
in Headers
, and then send the request to view the result:token: The Token just generated
Here is an example of creating a project named "wudl-flink-test":
If you are interested in the source code of creating a project, please continue to read the following: