Creating Your First App
We'll walk you through the process of creating your first app and understanding how an app works on Lamba
Last updated
Was this helpful?
We'll walk you through the process of creating your first app and understanding how an app works on Lamba
Last updated
Was this helpful?
Sign in to your Lamba Account, navigate to the Apps section and click on the New App button to create your first app, as shown in the screenshots below:
After creating your app, you should see it in the list of apps you've created. Click on the View button to go to your app's details page.
There, you should see something similar like the screenshot below:
Your app has two important sections outlined below:
This is where you'll see the usage statistics of your app. This section also shows you the list of customers or users you've added to your app.
Lamba provides a platform for integrating users into your app, either through the Lamba dashboard or its API. This setup allows you to separate the resources utilized by each user within your application. For example, in a CRM product, each user (such as a company's admin) would typically provide their unique email configuration settings for sending emails. This separation of resources is particularly beneficial in such cases. Essentially, Lamba is designed to seamlessly integrate with your product, as demonstrated in the following structure:
Now, each user in your Lamba app has its email, social media, meetings etc configurations.
In otherwords, you add each user in your product, to your lamba app (only when neccessary).
Note that it is pointless adding a user in your product to your lamba app if they don't interact with lamba in any way. Only add the user when they need to interact with Lamba, in your product.