Using table builder with an external API

Hi.

I have been following the guide here: https://filamentphp.com/community/how-to-consume-an-external-api-with-filament-tables

This works good an all, however here is my problem:
  • I need to define query paramaters on the actual API, not the model (so in order to first populate the model, i need to define variables when polling the API). How would i approach something like this?
Filament
A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.
Was this page helpful?