How do you create a Developer account for DocuSign? - docusignapi

I am brand new to using the DocuSign API. My company has issued me a DocuSign account and I believe I am set up as a developer. Going through the introductory documentation, I see it says to create or log into a dev sandbox.
I've tried the following:
Log into demo.docusign.net with my existing work account. This fails saying there is no such account, though I can log into that account on www.docusign.net.
Log into demo.docusign.net with a newly-created personal account. This fails saying there is no such account, though I can log into that account on www.docusign.net.
Select "Sign up" on demo.docusign.net. This brings me to a new-account page. I can create an account there which works with www.docusign.net, but not on demo.docusign.net.
Log in to demo.docusign.net using my Google account. That fails with the error "Social ID is not linked to a DocuSign membership."
So, what do I do? My goal is to set up a sandbox, ideally with my work account, where I can experiment and debug without affecting production data. How do I set up such a sandbox?
Or, am I on a completely wrong track? Do I not need such a sandbox to do development?

Sandbox accounts are completely separate from your production account.
Here is the sign up link: https://secure.docusign.com/signup/developer

Related

Azure login - new mobile number

I've moved recently from country A to B. Unfortunately I cannot login anymore to my Azure account. I have a personal account not an organizational account.
I've followed all steps here Common problems with two-step verification for a work or school account but still did not succeed. I've logged in to my outlook account and added a new QR code for the authenticator app, but this works only for my outlook account.
I always get the screen which only shows my old mobile number
I cannot open an Azure support ticket as I cannot login anymore.
How can I add my new mobile number so that I can get a code to login to Azure in such a case?
In this case the only way is to contact support via
https://azure.microsoft.com/de-de/overview/contact-azure-sales/#phone-numbers

How to test responsive signing in docusignapi sandbox?

I would like to test (sandbox) responsive signing from the docusignapi to provide a mobile-friendly document version to our customers.
Unfortunately, I am being denied to test it since it was not part of my account plan.
I enabled Allow recipients to view mobile-friendly documents with responsive signing in the tab Signing Settings of the Admin section.
It still did not accept the request. To request responsive signing, I added a DocumentHtmlDefinition to the Document:
DocumentHtmlDefinition def = new DocumentHtmlDefinition();
def.setDocumentId(documentId);
def.setSource(html);
document.setHtmlDefinition(def);
"errorCode":"PLAN_ITEM_NOT_ENABLED","message":"A requested plan item is not enabled for this account. This account is not enabled for Smart Sections."
I thought the sandbox allowed the full testing of the api regardless of any account plan. Is it possible that testing responsive signing is not possible with a sandbox account?
Mel, This should be enabled in the sandbox account. If you have not created it recently, it's possible this older account doesn't have it yet. Could you try to create a new sandbox account by going to https://developers.docusign.com/ and creating a new one? This should resolve your issue.

I am not able to see Click Wrap option all the time from my DocuSign sandbox account

DocuSign have recently released Click Wraps at their Momentum. I would like to take advantage of this new feature and was exploring this a little.
Once, I was able to add a few click wrap templates using my DocuSign sandbox account but at times, I do not see them when I click on "Manage" button once I login to my DocuSign demo account.
Please advise,
Thanks,
Minal
Hmmm. I suggest checking that you're logged into your DocuSign demo account (Developer Sandbox) as the administrator. Login via https://demo.docusign.net
Sometimes people login to a trial version of the DocuSign production systems by mistake (https://www.docusign.net). While Click agreements are provided in all demo accounts, they are only provided for some customer pricing plans on the production systems.
If the problem continues, you can create a demo account. Or contact DocuSign customer service.
We had a similar issue here and as a workaround after we logged into our demo account we were able to enter the url for the clickwraps directly to navigate to the clickwraps page.
https://appdemo.docusign.com/documents?view=active&type=clickwraps

Control Access to Microsoft Azure Account

Our company has a Microsoft Azure account (Pay-As-You-Go).
We had a programmer that developed our web app. We gave him full access to our Azure account. So, he had access to everything.
We intend to hire another developer to make modifications to the web app, so he'll need access to the App Services and SQL Databases. Our intention is to just allow him access to those features.
We did our research and came across the documentation, Resources, roles, and access control in Application Insights. We followed it step by step, but there's an issue. Doc LINK
We tested the procedure by adding one of our IT staff's Microsoft account (personal Outlook.com account) and assigning him the Contributor role, and sent him an invite. He's not seeing the invite. We did the same for another staff, but it's the same problem.
Can we get some assistance please?
It was not working earlier .I tried with one gmail id. Now it is working perfectly fine and I am able to receive the invitation email.
To send invitation, you need to go to active directory. Add user's email as a guest under add user option (Add guest user).

Docusign developer account reverts back to trial account

I initially created a trial account. Discovered that was incorrect then created a developer account. Everything seemed good until I timed out and tried signing back in. The new password used to create the developer account was no longer valid. DocuSign had reverted my account login back to the original trial account. This has happened every time I created a Developer account. I am currently up to my 12th dev account creation. Verifying every time. At least all the fields are prepopulated so I don't have to type everything.
How do I prevent DocuSign account management from reverting my Developer account back to a Trial account? I contacted their support directly but they didn't know and suggested I ask here.
Make sure that you are logging on to demo.docusign.net and that you are going to the following page to set up your dev account. Create Dev Account
When you first login to your account make sure the url is demo.docusign.net. Demo accounts are on a completely separate server system than the production system.
Support should also be able to look up your account information by e-mail to see where your accounts are located and what the status of them are. If you have an enterprise account, I would make sure to have your enterprise account number when you call in. This will put you with the enterprise support group, which typically handles these issues more frequently.

Resources