Overview
These guides cover how to write data to third-party platforms
Your Journey to Writes
For convenience, we’ve broken up the journey of learning how to write data to third-party platforms into Basic and Advanced topics.
Basic Writes
In our Basic topics, we introduce universal concepts that allow you to execute writes for most — but not all — third-party platforms and Linked Accounts.
Merge Writes
Make POST requests to Merge to write data to third-party platforms
Related and Nested Writes
Write data to third-party platforms with relations to existing and new Common Model instances
Advanced Writes
In our Advanced topics, we introduce programmatic concepts that make heavy use of an endpoint we call /meta
to handle writes for all third-party platforms and Linked Accounts.