SSISDB.catalog.create_execution
The SSISDB Catalog was introduced in SQL Server 2014. With it came a lot of procedures to manage deployed SSIS projects. The procedures cover running, configuring, managing and troubleshooting SSIS packages.
In this post I will cover a procedure that can be used to run SSIS packages. The procedure is SSISDB.catalog.create_execution.