Skip to content

Commit

Permalink
Update en to output generated at e66967a
Browse files Browse the repository at this point in the history
  • Loading branch information
barduinor committed Feb 5, 2024
1 parent 5362507 commit 427ccfc
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 2024-02-02-metadata-view-content-explorer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
44 changes: 44 additions & 0 deletions 2024-02-06-working-with-box-sign.md
Original file line number Diff line number Diff line change
@@ -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.

<!-- more -->

## 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
3 changes: 2 additions & 1 deletion index.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]

0 comments on commit 427ccfc

Please sign in to comment.