We have a number of external services that link users to custom maniphest forms to fill out tickets. The built in feature set for custom forms is strong enough that many developers elect to use those forms instead of making API calls. The one downside is that external services do this have no way to then react to the user creating the ticket. It would be nice if external services could simply link to a custom form that has a configured (or URL parameter specified) redirect or callback url.