Forum Discussion
Ivan1980
2 years agoNew Member
Synapse - Dynamic Filename
Source: SAP REST API Sink: CSV files on my blob storage I am extracting the source based on a keydate parameter, "/RESTAdapter/XYZ/Dashboard/Advances?$top=1000&$skip=0&$keydate=2024-05-27" ...
jwinchell40
2 years agoResolver III
Ivan1980 - You can parameterize the filename for the destination. The link below shows the view from ADF; but you can do this in Fabric Pipelines as well. I had been doing it when pulling data from an API like you.