List of all Fields using API

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mmandell
    Member
    • Jul 2014
    • 99

    List of all Fields using API

    How can I use the API to get a list of all modules and fields (the way I would see in the entity manager)?

    We need this for mapping from an external application.

    Thanks,
    MM
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    api/v1/Metadata
    entityDefs>{EntityName}>fields

    Comment

    • mmandell
      Member
      • Jul 2014
      • 99

      #3
      Thanks tanya much appreciated!
      Is this listed in documentation that I missed, or did you know that because you know all about espo?

      Comment

      • mmandell
        Member
        • Jul 2014
        • 99

        #4
        tanya would anyone need to make changes to Espo in order to connect to the API, or they should be able to connect without making any adjustments to Espo Code?

        Comment

        • tanya
          Senior Member
          • Jun 2014
          • 4308

          #5
          without any changes

          Comment

          Working...