update read.completed.initial description#1587
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Overall readability score: 58.07 (🟢 +0)
View detailed metrics🟢 - Shows an increase in readability
Averages:
View metric targets
|
| Called when initial syncs are complete for all data types queued for a newly connected company, and at least one of those syncs is successful. | ||
|
|
||
| The replacement `read.completed.initial` webhook is called the first time the data type is stored in Codat's cache and uses the same payload as the `read.completed` webhook. | ||
| The replacement `read.completed.initial` webhook is called the first time a sync is completed after a data connection is linked. Uses the same payload as the `read.completed` webhook. |
There was a problem hiding this comment.
| The replacement `read.completed.initial` webhook is called the first time a sync is completed after a data connection is linked. Uses the same payload as the `read.completed` webhook. | |
| The replacement `read.completed.initial` webhook is called when a connection is authorized and data is read for the first time. Uses the same payload as the `read.completed` webhook. |
There was a problem hiding this comment.
The webhook triggers each time the dataconnection is set to linked, not just the first time
How about:
The replacement read.completed.initial webhook is called when data is successfully read after a connection is authorized.
There was a problem hiding this comment.
Maybe this? @mattwbeard appreciate it's been MONTHS
The replacement read.completed.initial webhook is called when data is successfully read after each time a connection is authorized.
|
You have run out of free Bugbot PR reviews for this billing cycle. This will reset on January 20. To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial. |
|
Link check results for preview deployment (https://codat-docs-git-update-read-completed-initial-description-codat.vercel.app): |
Description
Update description of read.completed.initial webhook to clarify it will trigger on each dataconnection linking
Type of change
Reviews and merging
You are responsible for getting your PR merged. Address review comments promptly and make sure to merge the PR when ready.
Feel free to 'Enable automerge' - your PR will automatically merge when accepted and passing the build.