I am planning/started developing using Claude Code.
Fairly simple: The user will log onto the app I am developing, view data on a Supabase database, update and save. So far, everything is easy.
Help needed:-
Only the data fields to be edited will be pulled from an existing database of a web CRM system, and once the data is edited by the user using the app, the updated data must be pushed back to the CRM database again.
In priciple I understand what an API must do and, at a high level, how it works, but since I have never done an API Post and Call (I am not a developer), I would like to know what I need from the developers of the CRM system
If someone has a playbook info for me I can follow for that integration, I would really appreciate some help/pointers
This is all I have for now, hence I would like to know what else, if I need, I should ask for: