* Add pipedrive source initial * Add initial schemas. Add MVP source implementation. * Implement MVP streams * Complete MVP streams implementation * Apply schema format * Add test creds * Update streams.py Fix schemas * Update replication_start_date format. Add extra pagination condition * Refactor streams, remove unused classes. * Add pipedrive.md docs file. Add Pipedrive source definitions. * Add json source definition. * Update spec.json * Add docs mentions throughout the project files
5 lines
85 B
JSON
5 lines
85 B
JSON
{
|
|
"api_token": "<API Token>",
|
|
"replication_start_date": "2021-06-01T10:10:10Z"
|
|
}
|