INTRODUCTION

Installing Developer

After you've logged into the Sendloop Dashboard, click Apps in the top navigation bar. Using the drop-down menu that appears, click App Store.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/9b95e599-c35c-4b0a-95f4-9080ccc75b5b/Untitled.png

In the App Store, search for the Developer App, and Install it.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/e43862a6-0814-4365-b4ba-c8b21ccc7869/Untitled.png

You'll be asked to grant access permissions to Developer. Click Accept to continue.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/1415a305-c925-4037-8e0b-4747f730bfcc/Untitled.png

Sendloop will now install Developer onto your account. When complete, you'll be prompted to provide some basic information about yourself. This appears in your Sendloop Developer Profile.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/bfc24e16-96a2-4b73-8ce0-416455d6634e/Untitled.png

Create Your App

At this point, you'll start creating your app. Begin by providing the name and App URL (this is where your app will be executed) for your soon-to-be app, and click Create a new app to proceed.

<aside> ⚠️ App URL The App URL can be either a publicly accessible domain/IP or simply localhost. However, it must use the HTTPS protocol to ensure security and privacy. Additionally, we recommend that you use ngrok (which opens a secure tunnel to your localhost) during the development process.

</aside>

Once Sendloop creates your new app, you'll be directed to the app's control page.