Monday, 14 November 2016
  5 Replies
  2.2K Visits
0
Votes
Undo
I need to be able to create events from a different system (actually google forms). Is there a way I can automate this process? For example via a REST call to JEvents?
8 years ago
·
#178700
0
Votes
Undo
We don't have a REST API but we do allow importing events from iCal or CSV file. If you are good at PHP then you may be able to take the reformatted output of the form as CSV OR adapt the CSV import code to your needs but its not a built in feature

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

8 years ago
·
#178702
0
Votes
Undo
CSV import is good enough for the integration :). Where can I read more details about the file format and method signature? What is the way to access this method? Is it via HTTP?
8 years ago
·
#178731
0
Votes
Undo

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

7 years ago
·
#181516
0
Votes
Undo
We decided to use CSV imports since we are adding a massive amount of data. Few questions though (couldnt' find them on the referred page):

1. Where to actually execute an import?
2. Can I define a publication status?
3. How to deal with multiple choice values? Should we put the numeric values or titles visible on the front-end?
7 years ago
·
#181524
0
Votes
Undo
Hello,

1. Via the JEvents -> Calendars -> New from URL and define the .csv url
2. How do you mean? So published or unpublished?
3. Is this the custom fields? It would tend to be the values.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

  • Page :
  • 1
There are no replies made for this post yet.