'How develop a Siri custom intent?

I'd like to develop a Siri custom intent that will allow the user to trigger a call via voice that causes an HTTPS end point to be called; the end point will return a textual response for Siri to speak. I've done some research and can see how to achieve this.

However, I cannot find any information on how to subsequently make the custom intent available to other Apple device users. Is there a publication mechanism similar to that for custom Alexa skills?

Thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source