Conversation
P-830 SDK: Server-side events Node.js SDK
What Most analytics platforms have 2 types of SDKs:
Create a Node.js SDK to enable builders to send custom events from the server. Server-side SDK API
Testing To test, send a relevant event with the SDK to tinybird. Use the SDK Write Key found in the workspace settings page of the Formo / formo.so project. You can test on the local Review the Note if validation fails (e.g. if channel, version is missing) it will go to References:
How Consider using https://www.stainless.com/ (need an open api spec for the POST /raw_events endpoint)
Stainless lets you generate SDKs for other languages Choose Examples |
No description provided.