37 comments found.
i sent an email regarding customization. what the cost to have the eventon rest api plugin to support ticket purchases and ticket qr code?
Hello there,
We just purchased your plugin and we get:
{ “code”: “rest_forbidden”, “message”: “You do not have permissions to do this operation.”, “data”: { “status”: 401 } }
We are running latest version of wordpress 6.1.1
We have also opened a ticket.
Can you please help us make the plugin work?
Best regards, Yiannis
we get
code “rest_forbidden” message “You do not have permissions to do this operation.”
Please help us.
We have also send a ticket
Hi, You need to send basic auth with the request to authenticate your request.
Can tickets be purchased through the api?
Currently, we don’t support the ticketing feature using REST API but we can look into this, please send an email to info@wpintegrate.com
When do author plans to answer on support questions? This plugin isn’t working poperly!
Can you please let us know the issue that you are facing or you can directly contact us at info@wpintegrate.com
Check your support requests, I’ve sent already two of them!
Can you please let us know your email so we can check your request.
is it possible to get rsvped attendees with this api? I want to export the list and do things with powerautomate.
currently, we don’t support rsvp addons functionality in Rest API’s but rsvp is in our roadmap. We will update the plugin soon with rsvp option.
Thank you for your answer, but I did that as I explain but instead of updating, it creates a new event.. Can you give an example of the body of the POST request ?
Hi,
You can use similar post request that you are using for create event but URL should have event_id in URL like this: https://siteurl/wp-json/wp/v2/wpo_ajde_events?event_id=7913
Here is the screenshot as well. http://prntscr.com/122u8ziIf you are still facing issue, we can schedule the meeting.
I understand I didn’t pass the “title” because in my use case I don’t modify it And I check your sample which works because you pass “title” field, if not you get this response { “code”: “rest_forbidden”, “message”: “You do not have Title to create event.”, “data”: { “status”: 401 } } this message is not evident : because the status “forbiden” is not the raison of the reject. So that means that the “title” is mandatory for update, and this is not written in your doc where only the ID have to be provided as query parameter
Please use this version of plugin: http://wpintegrate.com/envato/eventon-rest-api-1.9.2.zip I have updated the plugin on store as well but it will take some time. Please let me know if you are still facing any issue. I will appreciate the plugin ratings if you are good to go.
thank you for your answer, but how I get the zip file ?
You can download from your envato account > download section. If you are facing any issue, please mail us here: info@wpintegrate.com. We will send you plugin files.
I tried to upload your new plugin but I get the following error Fatal error: Cannot redeclare activate_wpo_eventon_api() (previously declared in /srv/htdocs/wp-content/plugins/eventon-rest-api/wpo-eventon-api.php:34) in /srv/htdocs/wp-content/plugins/wpo-eventon-api/wpo-eventon-api.php on line 36
I am using your API to create event I am not sure for some fields : Learn More Link ? I tried this but it does not work { “other_meta”: { “learnmore”: eventon.referenceUrl } }
Online zoom event ? I tried this but it does not work
{ “custom_fields”: { “_virtual”: [“yes”], “_virtual_type”: [“zoom”], “_vir_url”: [“myWebSite.com”] }, }
Can you help to set these fields
please mail us here: info@wpintegrate.com so we can schedule the meeting and look into this.
Hi, the API to update events don’t work, it creates an additional event instead of updating the event targeted. I followed your doc which does not provide an example, but just says to pass the event ID as a query parameter, ok, what about the modifications, do we provide them in the body, do we provide only the updated fields (1) or all the fields (2) ? 1- I tried the first with and new event was created which is not what I expected. 2 – When I tried the second I received a 401, but I used the same account for basic AUTH which worked for create event. Thank you for your help
He Guys, is you plugin compatible with EventOn 3? I need to get participants RSVP data into Zapier, is this possible?
Thank you
Yes we support event on 3. However rsvp is an addon and not supported out of the box. Please email us at info@wpintegrate.com if you need any additional assistance.
Dear Support, is you plugin compatible with EventOn 3 ? We need to get participants RSVP data , is it possible?
Thank you
We responded via email. Thanks
I would also like to know how to strip the authentication code from the plugin since it’s not working for me even after I edited my htaccess file and tried everything. Please advise (I have already sent you an email regarding this issue).
Hi, Currently we don’t have any option to skip the authentication, data is available for registered users only. If you are facing any issue with authentication, then please send us details here info@wpintegrate.com
I wrote to you on April 21st, 20 (support) and have not received any response to date. There were 2 questions, I urgently ask for an answer. Thank you!
We don’t have a license code in our rest api plugin. I think you are using another plugin, please double check.
We checked it was the right plugin. We sent the purchasing code in our request: EventOn Rest API Regular License 6 months support (expires on 10 Oct 2020) Purchase code: a4d6819b-xxx-xxx-xxxxxxx899df
Please email us the screenshots of the error messages to info@wpintegrate.com so our support team can better assist.
I cannot activate the plugin with my purchase code. Get an error message: “License Key format is not a valid format!”
Thanks for the feecback. We will look into this and get back to you shortly.
I have a public form and I want to create a draft event from its submissions. Is that possible with your plugin ?
Yes, you will be able to write or create a new event via the eventon rest api plugin.
“{ “title”: “test Title”, “content”: “Event content goes here”, status”, “starttime”: “2018-07-08 06:00:00”, “endtime”: “2018-07-08 23:50:00”, “other_meta”: { evcal_repeat”, “repeat_intervals”: [ [ “1588377600”, “1588463700” ] ], “evcal_rep_freq”: “custom”, “evcal_rep_gap”: “1”, “evcal_rep_num”: “1” } }”,
Could you please send us your contact email address, so we could send some details to you.
We have an updated version of the plugin for said.
You need to add json data like below example for custom recurring pattern. (Event dates should be added in repeat_intervals with timestamp). { “title”: “Rec Custom Event”, “content”: “Event content goes here”, status”, “starttime”: “2018-07-08 06:00:00”, “endtime”: “2018-07-08 23:50:00”, “other_meta”: { evcal_repeat”, “repeat_intervals”: [
[ “1588377600”, “1588463700” ] ], “evcal_rep_freq”: “custom”, “evcal_rep_gap”: “1”, “evcal_rep_num”: “1” } } You can check the documentation in EventOn Rest API menu as well in admin section.
Hi, please email me on iconcept.p3@gmail.com. I used your code but still unable to create a repeated event, the event is created with just a single start/end date.
We have since sent you an email on the account provided.
Hi. What differs yours compare to the official API?
1) Lifetime support no yearly subscriptions 2) Focused on rest api read, create, update and record deletion 3) Works in many scenrios and with third party tools (zapier, mobile apps etc)
Hi , we are trying to use the Create method to add records with “repeats”: { “repeats_on”: [ [ “2019-09-09 00:00:01”, “2019-09-09 23:59:59” ], [ “2020-05-02 00:00:00”, “2020-05-02 00:00:00” ], [ “2020-05-03 00:00:00”, “2020-05-03 00:00:00” ] ], “repeater_pattern”: { “repeat_frequency”: “custom”, “repeat_gap”: “1”, “repeat_numbers”: “1”, “repeating_weekdays”: ””, “repeating_week_month”: ”” } }, but it seems like the REST API fail to insert the Repeating values to the system. The record is added , but the repeats_on field is empty
The plugin was updated to resolve this issue. Please grab a fresh copy at your convenience.
Hi, we still facing the same issue. Can you write a doc for repeat_frequency=”custom” ?
Hi,
you need to send recurrence data properly, here is the example
“other_meta”: { evcal_repeat”, “repeat_intervals”: [ [ “1588377600”, “1588463700” ] ], “evcal_rep_freq”: “custom”, “evcal_rep_gap”: “1”, “evcal_rep_num”: “1” }
I am also getting the following error:
{code do not have permissions to do this operation.”,data}}
Even after following the instructions to edit my .htaccess file.
Please help.
We can help, send us an email at contact[]wpintegrate.com.
I sent a support request, waiting for reply.
Hi, still waiting for a response to the support request I put through.. I need to get this working asap please.
I did that, it didn’t work.. for now, I’ve just commented out the auth stuff for now, so I can continue to work.
Is there a way to contact you via Skype or WhatsApp? As I have a few questions to ask.
I can’t seem to find which API endpoint will give me a list of events happening this month, regardless of if they are repeats or not.
I simply need “This is the stuff happening this month”.
Filter Events by Month : http://siteurl/wp-json/wp/v2/wpo_ajde_events?filter[month]=2 Filter Events by Date Range : http://siteurl/wp-json/wp/v2/wpo_ajde_events?filter[startdate]=2018-08-11&filter[enddate]=2019-12-31
Events can be filter by date range or month
filters are mentioned on envato plugin page
Yes, but it appears the date ranges only match the first instance of the event, not an repeat dates
The filter[month] search only checks evcal_srow for a matching date.. it therefore does not show any repeating events that are on this month
As eventOn calendar create single event post for for its recurrence so we are showing the data in parent event if parent event doesn’t exits in given date range then it will not show any data
This is a problem though. I need it to show ALL events in a given month. Can this feature be added?
I seem to have no response on here, and also via the “support” tab. Can someone get back to me? If the plugin doesn’t do what I need (and as advertised) can I get a refund?
What you are asking for is a customization which we don’t current support based on how the Eventon database is structured and how recurring events are created. As suggested before your best option is the date range filter which was referenced in this thread. All our supported endpoints and filters are documented for your usage. Please let us know if you need any additional information.
I have been unable to make this plugin work as required, and have instead decided to use the EventON API plugin made by the EventON authors..
You really need to deal with repeat events, as MANY event calendars will have them, and your plugin is not very useful without repeating event support.
Our solution does support recurring events. Could you be more specific as to what doesn’t work for you? The documentation can be seen here – https://wpintegrate.com/kb-article/eventon-rest-api-plugin-documentation/
Hi,
How can I enable Authorization Server Variable?
Now i dont got permisions:
{ “code”: “rest_forbidden”, “message”: “You do not have permissions to do this operation.”, “data”: { “status”: 401 } }
thanks!
You need to setup basic authentication on your website, to be able to access the rest api data. See: https://wpintegrate.com/kb-article/wordpress-rest-api-basic-authentication-with-http-authorization/
Hi. It’s possible to publish HTML content in ‘content’ field when do you create a new event? I’ve tried once, but it seems that HTML tags were removed. If HTML is disabled by default, do you know what can I do to enabled it? Thank you.
We’ll look into this and get back to you shortly.