List API requests

Hi,
Is it possible to send an API request similar to the weather API but for a list? My goal is to, for example, have a list of products and request the price of the products from an API.

Thank you very much.

Best,
Jorge

Do you mean to press one button for a custom action and have it complete an API request for an entire list? The answer is no, not currently. But bulk actions is a planned feature in the coming months.

2 Likes

Hi Colin,
Exactly this. Thanks.

As a workaround then, is there a way to trigger multiple API requests with one button? Thank you.

As a matter of fact, yes. I think that the method that @Victor uses in this tutorial (Bulk operations and Timer Tricks, part 1: simple mass delete example - #4 by tjd_15) will work in this regard too.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.