Marcus Smith

Results 3 issues of Marcus Smith

``` import PinterestAPI from 'pinterest-node-api' this.client = new PinterestAPI() const ACCESS_TOKEN_SANDBOX = 'pina_something' this.client.setUserToken(ACCESS_TOKEN_SANDBOX) ``` createPin ``` var payload = { link: tokenDetailsURL, title: tokenTitle, description: description, dominant_color: '#6E7874', alt_text:...

**Is your feature request related to a problem? Please describe.** I want to query `getJobCountByType` and include a minimum created at time. We have a health check that reports when...

![Screenshot 2024-06-06 at 09 23 14](https://github.com/felixmosh/bull-board/assets/5768890/7f48d97c-6048-4d58-a58f-62c7bb8fcc72) Where can I create a custom job?