Cut the Clutter: Test Ignore Files Feature - sign up to become a beta tester here.

Forum Discussion

Shubham_Tyagi123's avatar
Shubham_Tyagi123
Explorer | Level 3
3 years ago

I want to get all workflow instance ids.

I want to get all workflow instance ids

2 Replies

  • TaylorKrusen's avatar
    TaylorKrusen
    Icon for Dropbox Staff rankDropbox Staff
    3 years ago

    Hello, 

     

    The error is telling you it's an issue with the formatting of the start_date and end_date, which is expecting the string to be ISO 8601 format


    I also had a hard time with ISO 8601 earlier this year when I was trying to filter a List endpoint's results in the Dropbox Sign API. The Elasticsearch docs on date format are what helped me (the top section). 

     

    Here are couple examples of working ISO 8601 dates and times:

    • 2022-06-29T14:58+TO+2022-07-13
    • 2022-06-29T07:58-0700+TO+2022-07-13
      • Note that this one specifies the timezone (-0700)

    Hope that helps!

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,038 PostsLatest Activity: 6 years ago
415 Following

The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!