Ajax call to external php script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Gadnuk
    Junior Member
    • Jun 2017
    • 15

    Ajax call to external php script

    Is it possible to make such an ajax call from a custom js view without making an action in controller or an entry point?
    The url that I specify in declaration of ajax get's changed into /api/v1/url and not plain url. How can I bypass this?
    Thanks
  • yuri
    Member
    • Mar 2014
    • 8484

    #2
    Try not using jquery to call ajax.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...