HTTP API datasource | Community
Skip to main content
Michael_Soprano
Level 10
June 20, 2024
Solved

HTTP API datasource

  • June 20, 2024
  • 2 replies
  • 877 views

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-data#ingest-data

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Anil_Umachigi

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/streaming/http#create-a-dataflow

 

 

 

 

2 replies

gkalyan
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
June 20, 2024

@michael_soprano 

Yes, check this guide

https://experienceleague.adobe.com/en/docs/experience-platform/sources/api-tutorials/create/streaming/http#ingest-data

 

{FLOW_ID}The ID of your HTTP API streaming dataflow. This ID is required for both XDM and RAW data.
Anil_Umachigi
Adobe Employee
Anil_UmachigiAdobe EmployeeAccepted solution
Adobe Employee
June 21, 2024

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/streaming/http#create-a-dataflow