Code-free integration of aggregated data API capabilities

What kind of article is not considered an advertisement, and it is not enough to just talk about the use of a software? ? ? I suggest you just block this account.

Each interface that aggregates data has a free quota for users to use. Developers can directly use the relevant capabilities by calling the corresponding interface. This article mainly explains how to use Aboter to integrate the interface capabilities of aggregated data for ordinary users without development capabilities.

Instructions:

  • First create a process (either IPaaS or RPA process, this article takes the creation of IPaaS process as an example), and select the appropriate trigger condition (event notification/webhook/timing trigger) according to the requirements, taking timing trigger as an example.
    insert image description here

  • Drag the [Application Connector > Other Applications > Aggregate Data] component on the left to the execution process block, select the appropriate operation and configure the relevant parameters as needed. The currently supported operations include life service, financial technology, data intelligence, etc.
    insert image description here

  • Take TikTok popular videos as an example, select [Life Services > Douyin Popular Videos], configure relevant parameters, and you can get TikTok popular videos.
    insert image description here

  • You can drag more business components into the execution process block as needed , so as to realize the data connection between aggregated data and other applications.

  • Save and publish the process.

illustrate:

The above process is only a schematic process. Some logic of data processing is ignored in the article. To build a more complete process, please refer to: Process Orchestration , Aggregate Data Connector .

Guess you like

Origin blog.csdn.net/qiniuchangxiang/article/details/131737569