Update flow specifications
Once you successfully create a connection specification, you must then append the RestStorageToAEP
flow specification to enable your source to create a dataflow.
Flow specifications contain information that defines a flow, including the source and target connection IDs that it supports, transformation specifications that are needed to be applied to the data, and scheduling parameters required to generate a flow.
For detailed instructions, see the guide on updating flow specifications.
Update your connection specification
You can make updates to your connection specification by making a PUT request to the Flow Service API. See the guide on updating your connection specifications for more information.
Submit your source
To submit your source for integration to Experience Platform, you must first complete the entire Flow Service API workflow for sources to ensure that your source works successfully. If your source runs successfully, then you can proceed and contact your Adobe representative for verification and promotion. See the guide on testing and submitting your source for more information
Next steps
To begin using the Flow Service API and create a new source through Self-Serve Sources (Batch SDK), read the getting started guide then select one of the endpoint guides to learn how to use specific endpoints.