I've built two APIs with Kimonlabs.
API "A" gets a list of URLs.
API "B" gets several values from a web page.
I've set the crawl strategy for "B" to "URLs from Source API", and set the API to "A".
My question is about whether the list of URLs that "B" will process is dynamic, i.e. will the list change automatically the next time that "A" updates? Or is the list of URLs static at the time I create B?