Skip to content

Developers

Mostly about Wild Apricot API. Feel free to share examples of your code!

213 results found

  1. Search Results by State

    It seems that when setting a contact/member's address you can choose for the "State" field either the full state name or the standard two-character abbreviation.

    When adding the "State" field to a Member Directory search, you have to search specifically for EITHER the state name or abbrevation.

    It seems to me that there should be an option (or perhaps it should be by default) that the results returned for any one particularly state should include BOTH those contacts with the state name and state abbreviation.

    Why would you ever want to have separate database stores for the two different naming…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Sending email via API

    I'm trying to use the send email API call - https://app.swaggerhub.com/apis-docs/WildApricot/wild-apricot_public_api/2.1.0#/Emailing.Operations/SendEmail but not having any luck.

    I've tried from the API browser and via a Google Apps script. In both, I just get a 400 error.

    I'm POSTing to https://api.wildapricot.org/v2.1/rpc/<ACCOUNT>/email/sendemail, with this as my body:
    {
    "Subject": "test email",
    "Body": "test email",
    "Recipients": [
    {
    "Id": 0,
    "Type": "IndividualRecipient",
    "Name": "test",
    "Email": "<HIDDEN>"
    }
    ],
    "EventId": <EVENTID>
    }

    (account, email and event id have been hidden). Each time, I get a 400 error: Parameter is required: EmailDraftParam.
    The swagger documentation doesn't mention a "EmailDraftParam". What am I doing wrong?

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    6 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Combine Reorder pages, Position in menu & Page template selections into a single admin window

    It is time to combine/merge the following site pages admin functions into a single admin window within the Website admin tab. Currently each website & system page has to be edited individually when moving the page into or out of the website menu system and when changing assigned page template. This can be time consuming when trying to move large volumes of pages in or out of the menu system or when changing templates. The Reorder pages function only allows the movement of page that are already in the menu system and doesn't account for any page not in the…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. How Where to to store and retrieve custom data, for a custom member group sign up sheet

    Description of project:
    Members sign up for an activity on a list, once signed up activity is not visible to other members. Admin page that allows admin to see all who have signed up and create to activities to add to the list.

    Member views:

    Page for specific member group. this page will be list of available activities/item for these group members to select. one member can been associated to an item on the list. Once an item has been selected by a member of this specific group only the member who selected the item can see the item with…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    6 comments  ·  How to  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. change system page colors

    How can I change the color of menu items on system pages? For example, the current color is blue; I want to change it to red.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  How to  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Single Sign On Very simple Ruby on Rails snippet

    Hello,
    I have been able to implement bare bones Wild Apricot single sign on steps in a blank Ruby on Rails project, thanks to Wild Apricot support! Please find attached a redacted and commented version of the code here for anyone who is trying to do similar with their own custom web app. This snippet prints out the ID of the user who is signed in.
    Cheers!

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. WaApi.py ApiObject.__str__() and __repr__() throw TypeError ... is not JSON serializable

    I'm looking at the Python example code, specifically WaApi.py and ApiObject.init(). Lines 161-173 here:

    https://github.com/WildApricot/ApiSamples/blob/master/python/WaApi.py

    The str() and repr() methods on lines 175-179 throw a TypeError: {...} is not JSON serializable.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Hi, I am trying to add Google Spreadsheet to WildApricot Site...Can anyone help in this issue?

    Hi, I am trying to add Google Spreadsheet to WildApricot Site...Can anyone help in this issue?

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. hide number of bundle membersin directory listing

    I am trying to hide the number of bundle members - that is showing on the online member directory, in parenthesis after the bundle admin name. Any suggestions for css code?

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  How to  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Nicasio Code

    So we created a way for Wild Apricot admins to copy/paste Upcoming Events cleanly onto an email template and we are giving the process/code away to the community:

    https://nicasiodesign.com/uncategorized/copy-paste-to-wild-apricot-newsletter-code/

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  How to  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Wild Apricot on Google Trends

    We recently noticed an increase in search for Wild Apricot related keywords from Google trends. Read more here:
    https://nicasiodesign.com/wild-apricot/wild-apricot-pricing-login/

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Nicasio Design APP

    We are getting very close to launching a comprehensive member facing APP which will allow members to:
    1- download the APP
    2- Login or Register to your org
    3- View and Register to events
    4- Edit their profiles
    5- Browse member directory

    Stand by for updates!

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. API v2 Events - AccessLevel and Sorting

    Hi,

    I'm using the API v2 to extract Events for a custom event list in another site. So far, the API is working.

    I can get a list of event objects, but they seem to be in the order in which they were entered, not in the order of their dates! (date order should be the default sort, IMHO) Is there a way I can specify the sort order in the request URL?

    Also, the API returns ALL events regardless of access level: is there a way to restrict the returned set to be just public events?

    Thanks.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    3 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Looking for a Developer for SSO

    Hi. I am looking for a developer that can do a SSO integration between Wild apricot and Skedda (both support SSO).

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. New API Pagination - Performance Degradation

    The pagination requirement in the upcoming API release requires multiple API calls in place of one.
    I did a test integration on one of our custom javascript operations that queries events and currently returns about 1300 records, which takes about 2 seconds (already slow by modern standards - by the way I am running a very fast internet connection). With the limitation of 100 records per query, it now requires 13 iterations at 2 seconds a piece for a total of just under 30 seconds. This is obviously unacceptable.
    I have attached a code snippet to illustration what I am…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Integration with DailyStory?

    We had one of our customers ask us about integrating with us (https://www.dailystory.com - a marketing automation platform). Would be interested in feedback from any other WildApricot users. The APIs seems pretty straight forward, but I couldn't find any other integrations similar to this.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. API select help needed

    I am executing this API call which specifies the fields to be selected, but the return data still includes all fields. What am I doing wrong?

    https://crw.org/sys/api/v2/accounts/[MY ACCOUNT ID]/contacts?$async=false&$select='First name','Last name',Phone

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. How to Retrieve Public Event Data via JavaScript Without User Authentication?

    I’m building a custom events display for our tennis organization’s website using Wild Apricot. I’d like to use JavaScript to fetch upcoming events and format them myself, since the built-in events gadget is extremely terrible in customization and flexibility.

    I understand that Wild Apricot allows for AJAX requests from the client if the user is logged in. However, this breaks for public users since it requires authentication.

    What I’m trying to achieve:
    • Retrieve public event data using JavaScript without requiring the visitor to log in.
    • Format and display the events in a custom layout that better fits our…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Facility Management Integration

    Has anyone been able to successful integrate facility management software with Wild Apricot? Something like Skedda or any others on the market.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. on-site API not working

    I am using the format here: https://gethelp.wildapricot.com/en/articles/1705-working-with-api-from-javascript
    to list past events for my members (/sys/api/v2/accounts/<account number>/events). I want to display events in a certain way and then present some custom functionality. However, it is not working. While I (full admin) can see the list of events, the members get an error that says " error (403): Current token does not provide access to scope 'events_view'.". I shouldn't need any new tokens as this should use the access of the logged in user. On the page at the link above, it says "In this case, you don’t need an authentication token,…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Developers

Categories

Feedback and Knowledge Base