01
Confirm access
Check the supported connection, account permissions and plan requirements. Start with the existing API-key and integration setup.
02
Define the data contract
List the approved fields and the destination for each one. Decide how existing records are matched before enabling updates.
03
Use the documented authentication
Use the credentials and signing procedure required by the actual endpoint. Keep credentials out of browser code.
04
Test one safe delivery
Use an isolated test record, inspect the response and confirm the destination record before repeating.
05
Plan for errors and retries
Check the integration logs, diagnose the failure and retry only when it is safe to do so.
