How to Do a Historical Sync Using the REST API
Question
How can I do a historical sync using the REST API?
Environment
REST API
Answer
To do a historical sync, send a PATCH
request to the Modify a Connector endpoint with the is_historical_sync
parameter set to TRUE
.