From 427ccfc8f6e651c7859ab007300c5fd397ac0d27 Mon Sep 17 00:00:00 2001 From: barduinor Date: Mon, 5 Feb 2024 16:43:59 +0000 Subject: [PATCH] Update en to output generated at e66967a --- 2024-02-02-metadata-view-content-explorer.md | 2 +- 2024-02-06-working-with-box-sign.md | 44 ++++++++++++++++++++ index.json | 3 +- 3 files changed, 47 insertions(+), 2 deletions(-) create mode 100644 2024-02-06-working-with-box-sign.md diff --git a/2024-02-02-metadata-view-content-explorer.md b/2024-02-02-metadata-view-content-explorer.md index 0c2afcb3..d3534e6b 100644 --- a/2024-02-02-metadata-view-content-explorer.md +++ b/2024-02-02-metadata-view-content-explorer.md @@ -16,7 +16,7 @@ total_steps: null type: changelog sibling_id: '' parent_id: changelog -next_page_id: '' +next_page_id: 2024-02-06-working-with-box-sign previous_page_id: 2024-01-25-box-ui-elements-v1900-released source_url: >- https://github.com/box/box-developer-changelog/blob/main/content/2024/02-02-metadata-view-content-explorer.md diff --git a/2024-02-06-working-with-box-sign.md b/2024-02-06-working-with-box-sign.md new file mode 100644 index 00000000..60d6353c --- /dev/null +++ b/2024-02-06-working-with-box-sign.md @@ -0,0 +1,44 @@ +--- +applied_at: '2024-02-06' +applies_to: + - guides +is_impactful: false +is_new_feature: false +collapse: true +show_excerpt: true +release_source_url: '' +is_index: false +category_id: changelog +subcategory_id: '' +id: 2024-02-06-working-with-box-sign +rank: null +total_steps: null +type: changelog +sibling_id: '' +parent_id: changelog +next_page_id: '' +previous_page_id: 2024-02-02-metadata-view-content-explorer +source_url: >- + https://github.com/box/box-developer-changelog/blob/main/content/2024/02-06-working-with-box-sign.md +published_at: '2024-02-06' +--- +# Working with Box Sign + +We are thrilled to announce the release of our new dedicated resource page [Working with the Box Sign API][1]. This comprehensive guide is designed to help you seamlessly integrate Box Sign into your applications, providing you with the tools and knowledge to make the most out of this powerful e-signature solution. + + + +## Table of content + +* [Quick start][2] +* [Technical use cases][3] +* [Signature request options][4] +* [Webhooks][5] +* [Workshops][6] + +[1]: https://developer.box.com/sign/ +[2]: https://developer.box.com/sign/quick-start/ +[3]: https://developer.box.com/sign/technical-use-cases/ +[4]: https://developer.box.com/sign/request-options/ +[5]: https://developer.box.com/sign/webhooks/ +[6]: https://github.com/barduinor/box-python-gen-workshop/blob/main/workshops/sign/sign.md \ No newline at end of file diff --git a/index.json b/index.json index a20aeed6..04209f1f 100644 --- a/index.json +++ b/index.json @@ -430,5 +430,6 @@ "2024-01-16-box-java-sdk-v470-released", "2024-01-19-rule-response-action-param-added copy", "2024-01-25-box-ui-elements-v1900-released", - "2024-02-02-metadata-view-content-explorer" + "2024-02-02-metadata-view-content-explorer", + "2024-02-06-working-with-box-sign" ] \ No newline at end of file