Forums
API ingestion component usage.. - Printable Version

+- Forums (https://bdn.bdb.ai)
+-- Forum: BDB Knowledge Base (https://bdn.bdb.ai/forumdisplay.php?fid=13)
+--- Forum: BDB Data Pipeline (https://bdn.bdb.ai/forumdisplay.php?fid=48)
+---- Forum: BDB Data Pipeline Q & A (https://bdn.bdb.ai/forumdisplay.php?fid=17)
+---- Thread: API ingestion component usage.. (/showthread.php?tid=422)



API ingestion component usage.. - mohd.gulam - 12-23-2022

*Basically API means An application programming interface (API) is a way for two or more computer programs to communicate with each other. 

* it is a type of  a software interface which offers a service to other piece of software

*API Ingestion component can be used in a pipeline workflow as an input component after component configuration .

* The users can use the Component Ingestion URL with the following format in the program or add it anywhere in the third-party portal such as POSTMAN,etc in JSON format..

configuration:


* Ingestion_id and inestion_secret should be entered then ingestion type should be API INGESTION or WEB hook based on requirement..

 *Then save it to get Component instance id URL,same configuration has to be done in POSTMAN app to send data to a api ingestion component in pipeline,pipeline should be active before sending the data from third party app..