Couple of requests

  1. Http request.
    i would like to create some sort of CRM. in order to do that, i will need to integrate with my
    E-invoicing company’s API over REST.

  2. more jquery UI features.
    things like accordions, draggable\droppable elements, custom tool tips, and so on.

  3. more flexible DOM manipulation.
    (Create a button for each row in table for example)

Hi Oren,

You can use wix-fetch for integrating with any API over rest.

If you want to have a button in table row you can already set a link on items. It would look like a link and not a button but would do the trick.