How to group Extrenal Functions for 3rd Party API calls?

Options

How can I organize my function area into folders or groups where each folder contains all the various API calls for a given 3rd party API. For example a folder for Goggle Maps APIs and another for Twillio? i think this can be done with the API group on the internal APIs to my database but not sure how to do it on external 3rd party APIs. Is this possible?

Answers

  • Michael Udinski
    Michael Udinski Administrator

    ADMIN

    Options

    Hey @Tim Jemison - We recommend using naming conventions to best organize these. For example for all your Google Map API calls. Perhaps start with "Google_Maps_abc, Goolge_Maps_xyz, etc."