Skip to content

Conversation

@Azdaroth
Copy link
Member

No description provided.

@Azdaroth Azdaroth self-assigned this Oct 12, 2017

## Preface

In most cases, you will need to fetch the data from BookingSync API to efficiently use it your application. The problem is that some API endpoints may return large amounts of data which gets modified quite often. Obviously, fetching thousands of records every time you need to synchronize data is not an option. That's why we introduced `updated_since` flow - to let API consumers fetch the data that has been changed since the provided date of the last synchronization.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fetch the data from BookingSync API > fetch the data recurringly from BookingSync API
use it your application > use it in your application

## master

* [doc update] Add guides for webhooks' subscriptions
* [api improvement] Add guides for webhooks' subscriptions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not needed

@Azdaroth
Copy link
Member Author

@StoneFrog @ZenCocoon Done.

@StoneFrog StoneFrog merged commit cedf2f9 into master Dec 28, 2017
@StoneFrog StoneFrog deleted the add-docs-for-updated-since branch December 28, 2017 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants