Better documentation for using API endpoints in codeworksapcaes

I think the typescript v1, typescript v2 and python documentation doesnt have a very strong good documentation of how to use Rest API endpoints

when we import the datasoruce, there is some sample code snippet that shows how to use the data source, but its more diffrent in typescript v1, vs V2

can you please provide a specific documentation on how to make code in foundry talk to external system with clear examples that shows the following

  1. how to configure the endpoint, the auth creds, extra sectrets
  2. how to use access the serects from the data soruce and use it in code ?
  3. Sample code for typescript v1, V2 and python repos ?
  4. When to use webhooks vs just the egress endpoint
  5. can we use SDK’s that diffrent API providers give with typescript v2

If we can get some better documentation that we can use, provide that as context to LLM’s in AI FDE it would save a lot of time in the building phase.

1 Like