Skip to content

Commit 0e6e84b

Browse files
authored
Merge pull request #1587 from codatio/update-read.completed.initial-description
update read.completed.initial description
2 parents 53c102c + b1311b0 commit 0e6e84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using-the-api/webhooks/migrating-to-new-event-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@ When adopting the new schema, ensure that you handle all elements in the `dataTy
587587

588588
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.
589589

590-
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.
590+
The replacement `read.completed.initial` webhook is called when data is successfully read after each time a connection is authorized. Uses the same payload as the `read.completed` webhook.
591591

592592
:::tip Adopting the new schema
593593
When adopting the new schema, ensure that you handle all elements in the `dataTypes` array to maintain future compatibility.

0 commit comments

Comments
 (0)