Skip to content

Developers

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

194 results found

  1. Exit options for the email wizard

    It seems the only way to exit the email wizard after sending an email successfully is to click on the one link available to the email log. Alternatively, I wanted to get back to what I was doing, communicating with a member and updating his record.

    I suggest you look into exit options for the email wizard.

    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)
  2. How can I get new member signup information?

    I need to get new member details into Drip.co. How do I go about doing that?

    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

    4 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. Google Indexing

    So google says it is moving [rapidly I'd say] to mobi-first idenxing. What does it mean? Well, for starter it sounds like the indexing will happen first for ALL sites on a mobile algorithm, and if you are or are not mobi ready... then the fun begins:

    Read more here...
    http://nicasiodesign.com/wordpress/google-says-its-time-for-mobile-first-indexing/

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. New APP Is Live

    We are glad to share that the Nicasio APP, which allows members to access/edit/pay/register/etc... has been approved by GooglePlay for our first APP Client:

    https://play.google.com/store/apps/details?id=com.nicasiodesign.cdk

    Let us know if you also want an APP for your organization.

    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)
  5. Google search

    Funny thing happens when you Google "Best Wild Apricot" See below...

    But for the rest of us in need of options for WA themes, and development - there is always the Partner Directory!
    http://www.wildapricot.com/partners

    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)
  6. Launch Checklist

    1- First thing you need to secure is access to is your domain’s DNS settings or Zone Files. If you run a query at say DNS STUFF.Com – you can find out where your DNS is hosted: dnsstuff.com

    Notice that in the Parent section our public Name Servers listed as follows:
    emily.ns.cloudflare.com. | 173.245.58.155
    buck.ns.cloudflare.com. | 173.245.59.78

    So for our website CloudFlare.Com is where we host our DNS.

    2- Next, go to the Wild Apricot custom domain setup article < Click Here >
    Once in your DNS Zone Files, you will need to edit the following files:
    A) CNAME
    Name:…

    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)
  7. “AccessLevel” filter for events

    Creating a separate request based on a comment in another one: "Please also add the “AccessLevel” filter for events"

    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)
  8. Filtering Account Administrators

    How can I return a list of just account administrators?

    Using the API Browser, I tried both

    $filter=IsAccountAdministrator eq true

    and

    $filter="Administrator role.Id" eq 256

    both return this cryptic error:

    ErrorDetails: "One or more errors occurred."

    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

    2 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)
    Team Mobile responded

    Filtering of account admihnistrators is not supported yet. If you are not sure that filtering for some field is supported, then you can look at contact field description. ‘Administrator role’ field has flag “SupportSearch”: false. That’s why filtering fails.

    We will implement such filtering in one of future updates.

  9. 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)
    Dmitry Smirnov responded

    Could you please elaborate what kind of automation you would like to see?

  10. Sample Excel File for API Connect to WA Make Available for Excel for MAC [14851]

    It seems that the Sample Excel file for importing data from Wild Apricot was developed in Excel for WIndows. The Import Data macro does not compile because of a Missing:Microsoft XML,v3.0 reference. This XML object is only available in Excel for Windows.

    Wild Apricot states that it will not be supporting this Excel file at all. That leaves out all MAC users.

    I have not been able to find any suggestions on line on how to run this Macro or replace the XML object.

    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)
    Team Mobile responded

    The Excel file is just an example of API usage and anyone is free to take it and change in a way you want it to be.

  11. Extend functionality of sample Excel file

    I will start this post off by saying that I am not a designer or coder, and that will probably be evident by my questions!

    I love the new contact record API and using the supplied Excel file I was able to pull our membership database.

    My question is this: Is it possible to set up the file to pull just members from a specific region or state and not the entire pool of members? The file for the full membership was around 6mb and took several minutes to run. I'd like to be able to narrow the query so…

    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)
    Team Mobile responded

    The Excel file is just an example of API usage and anyone is free to take it and change in a way you want it to be.

  12. Member Directory Not Updating

    So, the member directory is no longer updating:

    https://www.biawc.com/membership/member-directory/

    I found what the original developer scripted but I'm guessing there is a new version of the API. Can anyone assist me in rewriting the script to get the member directory to update?

    Thanks!

    0 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. A question on the Excel spreadsheet made available 6 months ago by Wild Apricot at https://github.com/WildApricot/ApiSamples/tree/master/Exc

    A question on the Excel spreadsheet made available 6 months ago by Wild Apricot at https://github.com/WildApricot/ApiSamples/tree/master/Excel

    I am having a problem with authentication. I put in the API key from authorized applications via copy/paste so I know it's right. Then I clicked download data and tried both the client ID/secret key and my admin username and password. Both times I get this error. I went through the VBA code a bit to review if I may be doing something wrong, but I don't see anything wrong.

    Client is not authorized to use this grant type is an error I cannot…

    0 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

    4 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)
  14. VBA example of doing updates via API v2

    Does anyone have an example of doing updates via the new API version 2 in VBA? I was successfully able to make the PHP code work, but now want to do updates from an Access database.

    0 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)
1 2 6 7 8 10 Next →
  • Don't see your idea?

Developers

Categories

Feedback and Knowledge Base