Skip to main content

Integration Document

The Documentation.mdx file offers a detailed description of the activity's flow and possible operations, providing comprehensive insights into its functionality. The uploaded Documentation.mdx file is a structured, human-readable guide intended for use inside a Boltic integration boilerplate. It documents how to configure and use the integrations, detailing the authentication methods, available operations, and required setup steps for developers building workflows with Asana through Boltic.

Example

The Documentation.mdx file in the Fynd Platform Webhook integration folder provides a descriptive overview of the Fynd Commerce connector, outlining it's functionality and the operations supported. It begins by explaining that the connector enables users to interact with the Fynd Commerce platform, allowing them to perform actions such as receiving notifications when an order is created or a courier is picked up by DP. The file includes a link to the official Fynd API documentation for guidance. It also lists the prerequisites for using the connector, such as having an active Fynd Commerce account.

The file outlines two supported authentication methods, giving developers flexibility in how they choose to authorize API access. It then organizes the available operations into categories: order-related actions, such as creating, deleting, and updating; logistics-related actions, including items picked up by DP, items delivered, order return requests initiated, etc. Overall, this documentation acts as a human-readable reference to help developers understand how the Fynd Platform Webhook Integration works, what credentials are needed, and what capabilities the connector provides within Boltic.