Submission
To submit your integration for review and publication on the Boltic workflows, follow the steps below:
Sync Your Code
After completing development, make sure your local integration files are properly synced with the Boltic platform.
- Run the following command to upload your integration code:
boltic integration sync
Publish Your Integration
Once your code is successfully synced, use the following command to initiate the publishing process:
boltic integration publish
This command submits your integration for administrative review. The Boltic team will evaluate your integration to ensure it meets all technical and compliance standards.
Submit Required Documentation
To support the review process, you must submit the following materials:
-
Walkthrough Video: A short demo video explaining how your integration works, including its core functionality and use case.
-
Read Me Document: A detailed README file describing your integration, setup instructions, supported resources, and any dependencies or limitations.
Ensure that both assets are clear, concise, and provide enough context for reviewers of your integration.
Once your integration is submitted and supporting materials are received:
- The Boltic admin team will review your submission.
- If the review passes, your integration will be approved and published.
- If changes are required, you’ll receive feedback and can re-submit after making the necessary updates.