Skip to content

Paul

My feedback

8 results found

  1. 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  ·  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
    Paul commented  · 

    Sorry Michel for the slow response, I had a couple other projects on the go.
    This is still not working for me. With my application, if a new person is registered for an event that has reached its limit, that person is not placed on the Wait List. Instead, the limit is ignored and the new person is registered for the event. The API response is: "OnWaitlist": false.

    Paul shared this idea  · 
  2. 124 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

    17 comments  ·  Wishlist » Events  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Paul supported this idea  · 
    An error occurred while saving the comment
    Paul commented  · 

    Prior to version 8.1.2, Event Notification emails that were timed to be sent out, say a week in advance, were sent out around the start time of the event. However, with version 8.1.2, Event Notifications are now sent out just after mid-night. Would like to be able to set a specific time for emails to be sent (ideal), or an option to select between mid-night or start of event.

  3. 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  ·  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
    Paul commented  · 

    Not sure when they appeared, but there are now ReplyToAddress and ReplyToName parameters available for SendEmail - although the documentation on SwaggerHub does not reflect these parameters.

    Paul shared this idea  · 
  4. 40 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

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Paul supported this idea  · 
  5. 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  ·  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
    Paul commented  · 

    Encountered similar issue using the substringof function.

    The website help page for Events Admin API Call (https://gethelp.wildapricot.com/en/articles/499), there is an example using the substringof function:
    $filter=substringof('Name', 'training') eq true
    However, I have not been able to get this syntax to work, it keeps returning an error. However, the following syntax works fine:
    $filter=substringof('Name', 'training')
    The problem is I would like to find all events that do not contain 'training' in their name, i.e., I would like to use the following syntax:
    $filter=substringof('Name', 'training') eq false
    Or:
    $filter= NOT substringof('Name', 'training')
    I understand that there is no 'NOT' function available for filter constructs.
    Any suggestions on how I can exclude events that certain words?

    When I contacted Wild Apricot Tech Support, they responded with the following comment:

    "Unfortunately, we're not equipped to answer specific questions regarding the use of WA's API, beyond what's found in the article. "

    Paul supported this idea  · 
  6. 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

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Paul supported this idea  · 
  7. 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

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Paul shared this idea  · 
  8. 73 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

    5 comments  ·  Wishlist » Emails  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Paul shared this idea  · 

Feedback and Knowledge Base