Eventbrite registration on behalf of others - eventbrite

Is there any way for somebody to be registered for an event in Eventbrite by somebody else? I'm thinking of a scenario where an employer wants to register a employees for training, or a conference.
If so, could you please tell me if this is possible via the web, via the developer API, or both?
I've gone through the documentation, forums and stackoverflow and I can't find any mention of it. I'm assuming it isn't possible as you need to put in an email address, then all correspondences are sent to this email address.
I'd post this on the Eventbrite forum but there seem to be an awful lot of unanswered questions there.

Looks like, on the page where you edit the order form, you can require information for both the ticket purchaser and the attendee. To do this, select the radio button labeled "Each Attendee" under the heading "Attendee Information: Collection Type."

Related

When you create custom questions in bookings where can I find the answers through the API

In Microsoft bookings, I added some custom questions to ask the person filling out the form.
I have gone through all the APIs and I can't find the answers?
In the Web UI I go to my calendar, open the appointment, click on the customer name... I can see the answers to my questions.
Does anyone know if those as accessible through the API?
Thanks,
Terry

How to add "Order Online" link on GMB using the API

[NOTE: This may be not the right place for this question. Can you please refer me to the right place if this is not.]
I know you can login to GMB, verify the business and than add the "Order Online" link from the GMB console.
We are an agency and expanding fast so we are trying to find out a way of adding our link to all our customer's GMB pages without needing to getting verified for each of them separately but rather using the API if possible.
Anyone here has experience doing this? I looked through the API, but can not find anything like this.
It is not possible to influence this attribute. See this article
In some cases, links to certain third-party booking services will appear automatically on business listings. These links cannot be edited in Google My Business.
If you want to remove or fix a link in your own listing, please contact the third-party provider’s support team or a technical contact to request they remove your data from the information they are sending Google.

Get a review link with Google My Business API

Is there a way to get the link of a review using the GMB APIs?
The closest to what I need is this:
https://www.google.com/maps/contrib/113400145807499011881/place/ChIJSRSm38NhLxMRBgg2EGMZqKc/
Where the first ID (113400145807499011881) is the ID of the user who left the review, and the second ID (ChIJSRSm38NhLxMRBgg2EGMZqKc) is the place ID.
However, the review object returned by the API does not seem to contain enough information to obtain the reviewer user ID.
Thank you,
Guido
I was searching for a way to get the url to the review overview for a specific location via the API too.
After checking the links, IDs ect. in the API Responses and lots of documentations an tuturials i found NO way to get the link over tha API.
BUT a workarround with a few manual steps can help to find the link (I know that is not a final answer to the question, but maybe it is still helpfull)
go to google search, and search for you Location/ Company that contains the reviews
on the right side you should see a pannel that shows the current stars for your location and a link "xxxx Google-Rezensionen"
klick on this link and copy the url in the browser
(optional remove parameters like "&client" ect.
Check this youtube-video of the Step by Step Tuturial to see a tuturial how you can do this.
newReviewUrl is the Parameter if someone read this:
https://developers.google.com/my-business/reference/rest/v4/accounts.locations#urlattributevalue

Who will see my likes in Twitter

I don't exactly know, when I like a tweet in Twitter, who can see it. Is it all of my followers? Or just a fraction of them will see the posts I liked? For instance, in the case of "mention" all of my followers will see my mentions, or for "reply" all the people who follow me and the receipant of my reply will see it. But I couldn't find anything about those who can see my likes when I googled it.
In other word, if 100 people are following me, do all of them see my likes in Twitter?
If they look at the tweet in particular, everyone who has not blocked or silenced you. That can be accessed via the API too.
Your likes are public. Just add /likes to the end of your user URL.
For example, you can see all of mine at https://twitter.com/edent/likes
Anyone logged in to Twitter can see your likes unless you have blocked them.
Whether your friends see your like in their timeline depends on Twitter's algorithm.

Possible to add attendee via api?

Prior to making an elance job ad, I'm hoping to confirm it's possible to add an attendee to an event via the eventbrite api. As a non-programmer it's not at all clear in reading the dev eventbrite site that this is in fact possible. Here is what I want to do:
Create an event in Eventbrite
(and get the event id or whatever is needed)
Create a product in Infusionsoft
(using event id from eventbrite)
Upon product sale in Infusionsoft, make an http post with information similar to:
http://eventbrite-api-sample.com/ (add attendee command)?(event id command)?(customer name, email, etc)
Happily let eventbrite do it's thing in regards to reminders, checking, followup!
I apologize if my question is obvious! Thanks for any help! If this seems doable my hope is to make an elance job ad and provide the developer resource page for eventbrite!
Ryan
Based on my research and attempts to work with the API, it seems unlikely Eventbrite will ever open up that option. Importing attendees and using API to add attendees is crippled, likely so that no one uses their own site/payment processing to circumvent Eventbrite fees.
It looks like this is not possible to create a new attendee through the API. Their workflow page also suggests this:
http://developer.eventbrite.com/doc/workflows/#orders
This is not currently a feature available through the API, but there is an option to add attendees manually through the UI. Instructions are here: http://help.eventbrite.com/customer/en_us/portal/articles/428370-add-attendees-manually

Resources