ZerodayZ
Convex Community11mo ago
6 replies
Zeroday

Migrations calling HTTP

Hi, I wanted some advice on how I would have a migration call an HTTP function.

For example:

Run migration on all documents that will
Call an API, wait for the API to return
Update the document with some info returned from API call

I'm not a typescript pro, so some help would be amazing.
Was this page helpful?