Expand my Community achievements bar.

SOLVED

HTTP API datasource

Avatar

Level 6

I created HTTP api endpoint in sources through API. Now I want to use that endpoint and send data. I am trying to debug this using postam. In the documentation there is something like flowId. Does flowId = dataflow ID ?

https://experienceleague.adobe.com/en/docs/experience-platform/ingestion/tutorials/streaming-record-...

Michael_Soprano_0-1718920947953.png

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

This is the id which is output of create flow endpoint 

https://platform.adobe.io/data/foundation/flowservice/flows

 

https://experienceleague.adobe.com/en/docs/experience-platform/sources/api-tutorials/create/streamin...

 

Anil_Umachigi_0-1718941262254.png

 

 

 

View solution in original post

2 Replies

Avatar

Level 8

@Michael_Soprano 

Yes, check this guide

https://experienceleague.adobe.com/en/docs/experience-platform/sources/api-tutorials/create/streamin...

 

{FLOW_ID}The ID of your HTTP API streaming dataflow. This ID is required for both XDM and RAW data.

Avatar

Correct answer by
Community Advisor

This is the id which is output of create flow endpoint 

https://platform.adobe.io/data/foundation/flowservice/flows

 

https://experienceleague.adobe.com/en/docs/experience-platform/sources/api-tutorials/create/streamin...

 

Anil_Umachigi_0-1718941262254.png