Skip to content

AdminVassily Kholopov (Admin, Wild Apricot by Personify)

My feedback

3 results found

  1. 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  ·  Developers » 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)
    An error occurred while saving the comment
    AdminVassily Kholopov (Admin, Wild Apricot by Personify) commented  · 

    Hello! Member API allows own profile editing via PUT: /accounts/{accountId}/contacts/me
    And latest API Swagger versions are:
    https://app.swaggerhub.com/apis-docs/WildApricot/wild-apricot_api_for_non_administrative_access/9.1.0
    and https://app.swaggerhub.com/apis-docs/WildApricot/wild-apricot_public_api/9.1.0-oas3

    The main difference between these two is security side. For instance Admin API provides full Contact information, including values hidden by privacy settings. So, if you are going to provide this information to Members then you have to implement your own security filter.
    And yes, there are functional differences between APIs. Some functions were implemented only in one because of Mobile Application needs.

  2. 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  ·  Developers » 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)
    An error occurred while saving the comment
    AdminVassily Kholopov (Admin, Wild Apricot by Personify) commented  · 

    Remove please "application/pdf;base64," from Data field

  3. 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  ·  Developers » 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)
    An error occurred while saving the comment
    AdminVassily Kholopov (Admin, Wild Apricot by Personify) commented  · 

    Hello!
    the correct date format should include time zone offset.
    try to use
    "StartDate": "2022-10-15 AM -6:00",

Feedback and Knowledge Base