Box TypeScript SDK Generated v1.9.0
released
CrowdStrike integration with Box
CrowdStrike integration with Box
CrowdStrike is an endpoint detection tool integrated with Box to monitor endpoint activity. This means, CrowdStrike monitors devices that connect to Box and your Box organization, analyzing data about the connection and the device to identify potential threat activity.
The integration with CrowdStrike comes with additional events in the event stream that can be triggered for an enterprise.
For example, the EDR_CROWDSTRIKE_DEVICE_DETECTED
event is triggered when a new device is detected by the the CrowdStrike Falcon platform.
The full list includes the following events:
EDR_CROWDSTRIKE_DEVICE_DETECTED
EDR_CROWDSTRIKE_NO_BOX_TOOLS
EDR_CROWDSTRIKE_BOX_TOOLS_OUTDATED
EDR_CROWDSTRIKE_DRIVE_OUTDATED
EDR_CROWDSTRIKE_ACCESS_ALLOWED_NO_CROWDSTRIKE_DEVICE
EDR_CROWDSTRIKE_ACCESS_REVOKED
Where to get support
Should you have any issues or need further guidance, please post a request to our developer forum for any help needed.
Box Dotnet SDK Generated v1.5.0
released
Box Dotnet SDK Generated v1.5.0
released
Bug Fixes
- Support status codes with no content (box/box-codegen#604) (#314) (
57747d5
) - Update collaboration, metadata and collection resources (box/box-openapi#483) (#316) (
d331f8a
)
New Features and Enhancements
- Add optional URL parameter to
FetchResponse
(box/box-codegen#617) (#331) (61484ec
) - Allow using default credentials for proxy (box/box-codegen#623) (#334) (
bc4636e
), closes #333 - Expose method for making custom HTTP requests (box/box-codegen#622) (#329) (
e689140
) - Support get collection by ID endpoint (box/box-codegen#595) (#304) (
9ebf59a
)
Box TypeScript SDK Generated v1.8.0
released
Box TypeScript SDK Generated v1.8.0
released
Bug Fixes
- Fix
additionalProperties
inClientError
(box/box-openapi#477) (#385) (4547148
) - Fix chunked uploads in browser (box/box-codegen#619) (#436) (
0af2484
) - Support status codes with no content (box/box-codegen#604) (#415) (
c3f14c6
) - Update client error schema to support schema errors (box/box-openapi#467) (#381) (
b845f12
) - Update integration mapping response description (box/box-openapi#463) (#379) (
e3d71e1
)
New Features and Enhancements
- Add AI LLM endpoint AWS
params
(box/box-openapi#478) (#388) (d2fd1ec
) - Expose method for making custom HTTP requests, convert
FetchOptions
into a class (box/box-codegen#610) (#431) (9a9ea62
) - Support get collection by ID endpoint (box/box-codegen#595) (#396) (
f1f47be
) - Support getting file download URL and file thumbnail URL (box/box-codegen#617) (#435) (
1cb4d5d
) - Support
nullable
fields in TypeScript (box/box-codegen#612) (#425) (991dc29
)
Box Python SDK Generated v1.8.0
released
Box Python SDK Generated v1.8.0
released
Bug Fixes
- Fix enums usage (box/box-codegen#615) (#387) (
a9abccb
), closes #385 - Support status codes with no content (box/box-codegen#604) (#378) (
051716c
) - Update collaboration, metadata and collection resources (box/box-openapi#483) (#380) (
0d45fed
)
New Features and Enhancements
Apps & Integrations naming convention changes
Apps & Integrations naming convention changes
We are changing the naming convention for apps & integrations to improve the clarity and consistency of our platform.
Developers
Current name | Target name | Location |
---|---|---|
App Center | Publishing | A tab for submitting platform apps for publication in Box Integrations catalog |
Integrations | Box Web Integrations | A tab where you define the third-party application buttons within the Box Web app |
Custom apps | Platform apps | Developer Console |
Admins
Current name | Target name | Location |
---|---|---|
Apps | Integrations | Admin Console |
Custom Apps Manager | Platform Apps Manager | Admin Console |
Custom apps | Platform Apps | Admin Console |
Box Shield
Current name | Target name | Location |
---|---|---|
Application restriction policy | Integration restriction | Restriction policies |
Shield Application | Shield Integration | Shield integration lists |
Applications | Integrations | Detection Rules |
Users
Current name | Target name | Location |
---|---|---|
Apps | Integrations | A tab in the Box web-app. |
Where to get support
Should you have any issues or need further guidance, please post a request to our developer forum for any help needed.
Box Dotnet SDK Generated v1.4.0
released
Box Python SDK Generated v1.6.0
released
Box Python SDK Generated v1.6.0
released
Bug Fixes
- Set stream position to 0 for multipart requests (box/box-codegen#581) (#348) (
fa6942c
) - Update client error schema (box/box-openapi#467) (#347) (
a42a253
) - Use original stream position when retrying requests (box/box-codegen#583) (#358) (
060b4dc
) - use raw
docstrings
when comments contain backslash (box/box-codegen#571) (#330) (8dd8cb7
)