node-branch-io
v2.0.0
Published
Branch.io SDK for Node JS
Downloads
865
Readme
Node Branch
Docs
We mirrored the parameters from https://github.com/BranchMetrics/Deferred-Deep-Linking-Public-API for all methods. Parameters are passed as objects.
Init
branch = require(node-branch-io);
Use
- Creating a New Branch App Config
branch.app.create({PARAMETERS});
See parameters & return result at https://github.com/BranchMetrics/Deferred-Deep-Linking-Public-API#creating-a-new-branch-app-config
- Updating a Branch App Config
branch.app.update({PARAMETERS});
See parameters & return result at https://github.com/BranchMetrics/Deferred-Deep-Linking-Public-API#updating-a-branch-app-config