Initial setup of bim360 to get custom integration - autodesk-bim360

I have created a new account with autodesk-bim360. When I try to access my BIM360 docs as Account Admin and I navigate to Settings, I cannot find the Custom Integration tab. Is there any settings that I should enable somewhere? Thanks!
sample image of visible custom integration

Custom Integration is available automatically with the BIM 360 account which has at least 100 active subscrition users.
For development phase, please send an email to bim360appsactivations#autodesk.com with a request to convert your BIM 360 account to a developer account. Include the following information.
BIM 360 Account Name - the email address you used to create the account.
BIM 360 Account ID - the account ID generated when you created the account. To find the account ID, click View Account ID at the bottom left corner of the screen.
Email address of the BIM 360 account admin.
The link below tells more details:
https://forge.autodesk.com/en/docs/bim360/v1/tutorials/getting-started/get-access-to-account/

Related

Can't add account in the Xbox live for Test account results is error

When I Added Account for Authorize Xbox Live accounts in the partner center, Is appear the error
"400 - - Account 61379360-73a7-4bc4-a1fd-1d10b3783d8e with type Managed tried to access API for account type Open."
how can I fix this?

Facebook marketing-api sandbox account

When I creating campaign, ad set and ad, I'm get this error:
All domains need to be associated with a pixel event pair and an ad. To publish this ad, either select a new domain for your ad or configure a pixel event pair for your domain in Events Manager.: {"error":{"message":"Invalid parameter","type":"OAuthException","code":100,"error_subcode":3260002,"is_transient":false,"error_user_title":"Domain Required","error_user_msg":"All domains need to be associated with a pixel event pair and an ad. To publish this ad, either select a new domain for your ad or configure a pixel event pair for your domain in Events Manager.","fbtrace_id":"AvW5I8dcvWIXI-Fe7IZuEsg"}}
The main problem is that we can't upload ads into sandbox ad account, because we using sandbox fb pixel and this pixel not exist in event manager.
What is possible solution for that?
I encountered the same issue on sandbox; my workaround on sandbox was to set
fbAd.Fields.conversion_domain = null;
and was able to create the ad.

How do i upgrade a user license for devops access level for "Basic + Test Plan"?

I have 2 staff members that have been invited to another organisations devops site. i.e. https://dev.azure.com/othercompany
The administrator wants to give them an access level of "Basic + Test Plan".
They have told the 2 staff that they need to be given licenses for "Basic + Test Plan" in their own Azure AD portal.
I cannot see where to do this? Any ideas? see screenshot below..
Thanks for your time,
Ollie
enter image description here
The Basic + Test Plan access level is managed at azure devops organisation Billing page.
The administrator should set up billing to associate to a valid Azure subscription in Billing page of Organization settings.
After setting up the billing. The administrator can go to Users page under Organization settings and click on the 3dots beside the user and choose change access level to assign the user Basic+Test Plans access level.
For more information check document Manage paid access for users on Microsoft site.

How to get Sage 50 Api key and secret

I am new to the sage 50 and not able to find any proper documentation on this. I have created account in sage 50 also registered developer and have developerId and applicationId. According to this documentation "http://qa-developer-portal-50cloud.sageaccountantscloud.com/how-to/" created passcode but not able to find the option in account to use this passcode.
The passcode needs to be entered into the Sage 50Cloud application in:
Settings->Sage Data Integration Settings->Add Integration
This should then send a call back to your application if you have registered the callback url or an email to your developer account if you have not.

How to change user status "not_invited" to "active" by Bim 360 API

I'm trying to manage user account by BIM 360 API.
I could add user by the api but I don't know how to switch the status "not invited" to "active".
Please tell me if you know about it.
Unfortunately this functionality is not available from the API, the activation of the user needs to be performed by the invitation sent to the user added to the account.