Hi,
I have run into a constraint with our internal data load tools (it only upload 500 records at a time) I have over 7K records, and I've used SSIS tools historically DB to DB without issues. I want to be able to leverage the SSIS tool to read a <g class="gr_ gr_462 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" data-gr-id="462" id="462">csv</g> file and push the <g class="gr_ gr_601 gr-alert gr_gramm gr_inline_cards gr_run_anim Style multiReplace" data-gr-id="601" id="601">data as</g> a 'post' to specific endpoint for e.g. products or customers.
I have searched through the internet and there are a lot of 3rd party tools e.g. zappy that can do this, but I'd like to just use SSIS-is it possible to do this ONLY using SSIS if so, what is the best approach to loop through the .csv or excel file to push a POST?
ernestine cancino