ServiceM8 api endpoint for company and companycontact - rest

I have followed all the api documentation but am having no luck creating a new company or company contact via the api.
I am able to create a job contact fine, but not a company or a company contact. I get 'Bad Request' every time.
Could this be a permissions issue?
Hoping someone can help!

Related

Cannot join to an invited project in another Azure Devops organization

Create an organization and a project using a Microsoft account
Invite another Microsoft account to the project
An email goes to the invitee with a link to join the project
When the invitee tries to join, the following error is displayed:
401 - Uh-oh, you do not have access.
Your account, <invitee_email_id> is not authorized to view this page.
Make sure the URL is correct and your account has access.
View a list of your organizations here.
You may request access by contacting the admin.
What am I missing? I know this question has been asked before but those answers don't help. Also, my scenario is as simple as has been described.

Is there a way to get the Suggested Contacts through Outlook API?

I'm currently developing an app that fetches my contacts in my Microsoft account.
The problem is, unlike Google, when I send or receive an email to/from a new contact, it isn't copied into My Contacts, so I can't get it through https://outlook.office.com/api/v2.0/me/contacts.
However, when I wrote a new email, it appears as a suggestion, so I guess it is stored somewhere else.
The question is: is there a way to access to my suggested contacts through the API to get their emails? And how?
Thank you 😊
This feature is only available in beta version for now, please see the following api:
https://outlook.office.com/api/beta/me/contacts?$select=EmailAddresses,GivenName,Surname,DisplayName
This api will return all the contacts that you have received an email from or sent an email to :)
The closest thing to what you're looking for is the People API. As that page says:
The People API returns relevent person entities with each request. A person aggregates information from across mail, contacts and social networks. The results are ordered by their relevance, which is determined by the criteria specified in the request and ranked based on multiple communication, collaboration and business relationships.

What email account a google analytics was created with

I need to find out what email account a google analytics account was created with. I own the domain. But the analytics was created by a developer I do not know.
Even with the GA id, there is no way to find out. It's a security/privacy issue.

Need assistance determining which Bing Maps API license needed

A company sells products/services, any customer that enters into an agreement to purchase those products/services, can access the company's website. Once logged in, the customer can see on a map, the location of their offices/branches by address. We are estimating the page accessing the API requests at 100 / day.
Google requires a premium plan to use their geocoding API, I confirmed this with a Google sales rep. However I am struggling to determine what plan is appropriate if Bing's map API was used, and unfortunately the online quote request I submitted, the email was bounced back to me, saying inbox was full lol !
Could someone assist me in determine which license I would need? We do not have any Azure subscriptions at this time, and we are not tracking via GPS, only address. Here is the link i am referencing: https://www.microsoft.com/maps/Licensing/licensing.aspx
Please contact the Bing Maps licensing team at maplic#microsoft.com and they will assist you in determining the best way to license this type of application.

User creates his e-mail id on joomla site

I'm new to joomla and I am looking for a module or component that allows users to create their e-mail id on my domain.
I've purchased the mail space from my provider but I don't know how to use it.
I want a full mailing feature in my website. Please guide me.
This depends very much on your web/email provider. Contact them first. I have never seen anyone offering an API for managing email accounts, so I'm not very hopeful.