Forum Discussion

george_ingelby's avatar
9 years ago

Calling a Component from and endpoint

Hi, is it possible to call either a custom component or built in component from an endpoint.

 

In the case of built in components how would it give it context?

  • george_ingelby - No, you cannot include a custom component in an endpoint, you can only include a macro in an endpoint.

    You can only make an AJAX call to endpoint from Custom component.

    I hope this helps.