an easy way to create other collection via webhook

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jhawn
    Junior Member
    • Feb 2023
    • 19

    an easy way to create other collection via webhook

    So we have these yealink phones, and they are cable of making posts requests. being able to take those to fill in calls,

    Or we made an entity for tickets it would be cool to easily have a web hook listener for custom entities.
  • yuri
    Member
    • Mar 2014
    • 8455

    #2
    Description is not clear enough.

    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

    • jhawn
      Junior Member
      • Feb 2023
      • 19

      #3
      So there is the lead capture, which looks like it's a simple way to setup a receiving post request from webforms, but being able to do that with custom entities could be really powerful. but being able to setup web hooks to do the same thing.

      Comment

      • emillod
        Active Community Member
        • Apr 2017
        • 1405

        #4
        You can create through code new endpoint for different entities. You can also use API endpoints.
        We're working on extension which will provide option to build forms inside EspoCRM with external access. Thanks to Advanced Pack, you'll be able to process it and create automations.

        Comment

        Working...