ONBOARDING STEPS ON BUNCE
Bunce Onboarding
Step by step guide to get fully onboarded on Bunce.
Step 1
Create an account on https://app.bunce.so/register
Step 2
Once you have signed up, you will be prompted to pick a plan without any payment/commitment. You can either decide to pick a plan or skip
Step 3
Invite all other team members through the team invite page, under the setting page.
Here is a guide to go about this - https://bunce.helpscoutdocs.com/article/35-adding-a-team-memeber-on-bunce
Step 4
Verify your email domain
You will need to verify/add the {companydomain}.com domain on your account.
Here is a guide on how to get this done.
https://bunce.helpscoutdocs.com/article/62-how-to-set-up-your-domain
Step 5
SMS Sender ID
The next step here will be for you to share your preferred sender ID with us, so we can go ahead to provision it with the Telco’s. This is what your customers will receive when they get an SMS from you e.g company, comp, etc
To request, please share your preferred sender ID with the Bunce team.
Step 6
Upload your firebase json file to begin sending push notifications with Bunce
https://bunce.helpscoutdocs.com/article/47-connecting-your-firebase
For IOS you may need to see this
https://bunce.helpscoutdocs.com/article/60-configuring-your-firebase-file-ios-only
Step 7
This can be done either via csv upload or through API.
CSV Upload - https://bunce.helpscoutdocs.com/article/72-how-to-upload-customers-on-bunce-bulk-upload
API (To create customers) - https://developers.bunce.so/api/customer/create
The API above allows you to create the customers and also pass the customer device type and device token as well.
Step 8
Finally, to track events on Bunce
You would need to create the events (either through the dashboard or via API)
Then you will need to trigger the events as well.
Guides