mathieu-coingt

Results 4 issues of mathieu-coingt

With Shopify API 2022-01, I fulfilled my orders with these instructions : ``` $shopify->Order($orderID)->Fulfillment->post([ "tracking_number" => 'XXXXXXX' "tracking_urls" => 'https://tracking_url...', "notify_customer" => true, "location_id" => 'location_id, ]); ``` With Shopify...

Since v0.12.0 release and the "new" Google Drive form, the option to follow shortcut has disappeared, and so at the end the crawling do not follow shortcut. It's very inconvenient...

### Is this a feature for the backend or frontend? Frontend ### What would you like? I would like to know how many cards are in my board, and how...

enhancement

**Is your feature request related to a problem? Please describe.** Currently the typebot node on Make.com only allow to insert an API key, bot not an instance URL. This means...

Dev feature ✨