Wishlist
Quick filter: Done! • Soon – Beta testing • Started doing something • All of them
28 results found
-
API: Get List of All Event Registrations for All Events
We want to move all event registrations and related payments online, but we are in need of an API to allow us to download all new event registrations for all events. Ideally, this would include a filter to retrieve only new registrants since <Date>.
Currently, the only way that I can see to do this is to cycle through each event, and pull the registrants for each event. However, that is rather time consuming, and uses excessive bandwidth and server time. I also run into the "30 requests per minute" limit when doing this. Can this limit be extended for…
1 vote -
latest registration for contact
Apparently this information (more likely a foreign key) is held somewhere in the contact record, since it's manifest in the Contacts UI, but it's not exposed by the Contacts API. I can retrieve it using the EventRegistrations API with the ContactId and throwing away all but the first record returned, but this takes a lot of wallclock time (suggesting that the server is working pretty hard to collect it).
No new API is needed, but the Contacts API could just include the most recent EventRegistration ID so one could navigate to it, or through it to the Event record as…1 vote -
Extend event API to control automatic registration cancellation
When an administrator edits an event, the "Registration types & settings" tab shows a checkbox labeled "Automatically cancel registration if payment not received within 15 minutes" in the "Registration settings" area (see attached screenshot). The event API contains no corresponding flag.
Please add this flag to the API that creates a new event record, POST /accounts/{accountId}/events.
1 vote -
Allow Admin to modify the Pre-Defined information for macros
- We would like to add additional membership info which was user defined to the payment email template. 2.Invoice template has different mac selection than the Invoice Email template.
1 vote -
Proximity Card Access
We would like to integrate our proximity card access system with WA so that member status can be used without entering data into separate systems and keeping them synchronized. Currently we use C*Cure 8000 but hope to upgrade to 9000. Do you have any solutions or recommendations?
1 vote -
sports ladder league
Is there a sports ladder league app available? Or can anyone suggest an add on solution.
1 vote -
Allow time filtering based on predefined timezone
We've noticed that an admin can set and change the account timezone. When doing API calls including time components (such as time filtering), these time components have to be defined in that selected timezone.
This is a bit inconvenient as we cannot be sure that the initial timezone will be kept. Technically we could fetch the current timezone setting for every API call with time filtering that we do (at least 1 every five minutes), but this is not very API efficient.
Simply relying on the fact that the timezone will remain unchanged is also not 100% safe, although it's…1 vote -
drupal
Drupal website integration.
1 voteDmitry Smirnov responded
We don’t have expertise in drupal, however you could use oAuth-compatible SSO connector and widgets to integrate WildApricot with your Drupal website.
- Don't see your idea?