Hi Catalina García,
Thank you for posting query in Microsoft Q&A Platform.
If I understand correctly, in your ADF pipeline you want to run copy activity and then on success of it, want to run store procedure activity. Please correct me if I am wrong.
To achieve this, you need to use
on successconditional flow (green line) fromCopy ActivitytoStored Procedureactivity. Please check below gif.
Hope this helps. Please let me know if any further queries.
Please consider hitting Accept Answer button. Accepted answers help community as well.