Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Receive Dialed Numbers and Extension Data #1

Open
uncheckederror opened this issue Apr 21, 2023 · 1 comment
Open

Receive Dialed Numbers and Extension Data #1

uncheckederror opened this issue Apr 21, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@uncheckederror
Copy link

On the New Client page of AccelerateNetworks.com customers can fill out extension information. It seems to me that we should be able to use this data to autofill that client's configuration in FusionPBX using this API.

Here's how I am imaging that this process might work:

AccelerateNetworks.com => Order => NewClientForm => HTTP Client => JSON => ThisAPI => FusionPBX

Here is an example of the New Client's page: https://acceleratenetworks.com/cart/order/af797549-0303-4b17-abb5-155a9936c9f1/newclient

I think the first step is for me to write a client for this API in the existing Mvc project and then we can figure out the data we want to push from this form.

@uncheckederror uncheckederror added enhancement New feature or request good first issue Good for newcomers labels Apr 21, 2023
@uncheckederror uncheckederror self-assigned this Apr 21, 2023
@LawOfSynergy
Copy link

We are gonna solve this problem via SQL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants