Dmitry Smirnov
My feedback
26 results found
-
12 votes
An error occurred while saving the comment -
21 votes
An error occurred while saving the comment Dmitry Smirnov commentedAs a workaround you can change field visibility settings, so that emails are not shown to anonymous users. See for more information https://gethelp.wildapricot.com/en/articles/147
-
2 votes
An error occurred while saving the comment Dmitry Smirnov commentedIn general you request looks right. The thing I would check is field names in your account. Use this endpoint to get full list of all contact fields. You need to pass 'FieldName' as a select parameter. https://app.swaggerhub.com/apis-docs/WildApricot/wild-apricot_public_api/2.1.0#/Contacts.CustomFields/GetContactFieldDefinitions
Another possible thing is a misuse of ’ instead '. They look similar for human, but API works with ' only. MacOS likes to replace ' with ’.
This API call I just checked and it works as expected
https://api.wildapricot.org/v2.1/Accounts/183112/Contacts/?$async=false&$select='First name','Email','Organization' -
13 votes
An error occurred while saving the comment Dmitry Smirnov commentedMember apps for Android and iOS allow to add events to calendar. https://gethelp.wildapricot.com/en/articles/1516#events
-
20 votesTeam Mobile responded
Could you please elaborate whether you are looking for login into slack with wild apricot credentials, or login into WA with slack (as it is already implemented for google+ and facebook)?
An error occurred while saving the comment Dmitry Smirnov commentedSlack supports single sign on, but it relies on SAML specification, instead of oAuth2 used by WA. So this kind of integration is not a low hanging fruit.
Right now we don't have specific plans on implementing SAML, but it can change over time if more people will vote for it.Important note: only paid version of Slack supports SSO.
-
49 votes
An error occurred while saving the comment Dmitry Smirnov commentedYou can build custom automation with Integromat. You could take a look into this scenario for inspiration https://www.integromat.com/en/integration/2275-copy-google-calendar-into-wild-apricot-events
-
1 vote
An error occurred while saving the comment Dmitry Smirnov commentedHi Mike,
I know it for sure that we have a special offering for multi-chapter organizations. Please use this form to put a multi-chapter inquiry https://www.wildapricot.com/multi-chapter-accounts -
83 votes
An error occurred while saving the comment Dmitry Smirnov commentedWe don't have such integration right now, but you could try to implement it using Integromat https://www.integromat.com/en/integrations/wild-apricot/xero
-
2 votes
An error occurred while saving the comment Dmitry Smirnov commentedIf you want to send email to individual recipient, then you have to provide valid contact id (id:0 is not a valid contact id) and don't need to provide eventId.
If you want to send email to event-related recipients, then Type should be set to one of EventAttendees_All, EventAttendees_Selected, EventWaitlist_All, EventWaitlist_Selected.
-
3 votes
An error occurred while saving the comment Dmitry Smirnov commentedIt is very easy to setup with Integromat module https://www.integromat.com/en/integrations/wild-apricot
-
1 vote
An error occurred while saving the comment Dmitry Smirnov commentedYou use a really old theme. I suggest to switch to one of the modern ones and you will have more place for your content. If you are not ready to switch it on your working site, you can register a temporary account and experiment with themes there.
-
118 votesDmitry Smirnov responded
We just launched integration with Integromat platform, which helps to build automated workflows. We also provide several templates for quick start, and one of them demonstrates how to send event attendance certificates as professionally looking PDF files.
You can try the integration by this link https://www.integromat.com/en/integration/2303-send-pdf-certificate-to-event-attendees
An error occurred while saving the comment Dmitry Smirnov commentedHere is a version of Integromat template, which does not rely on Eledo. Instead it converts HTML into PDF.
https://www.integromat.com/en/integration/2303-send-pdf-certificate-to-event-attendeesAn error occurred while saving the comment Dmitry Smirnov commentedIntegromat template is just a first step, you can customize scenario in any way you want.
If Eledo does not work for you, it could easily replaced by PDF module, WebMerge or any other tool capable of building PDF files. -
1 vote
An error occurred while saving the comment Dmitry Smirnov commentedSure, API can be used to check membership status.
Now we don't have such integration in our plans, so I recommend to implement this as an external application, which checks membership status and sync it with your reservation system.
-
4 votes
An error occurred while saving the comment Dmitry Smirnov commentedWe added a parameter includeWaitList, which allows to get waitlisted registrants through API. Each event registration now has a flag "OnWaitlist" to indicate waitlisted registrations.
See detailed description here https://app.swaggerhub.com/apis/WildApricot/wild-apricot_public_api/2.1.0#/Events.EventRegistrations/GetEventRegistrationsList
However creating waitlisted registrants through API is not supported yet.
-
7 votes
An error occurred while saving the comment Dmitry Smirnov commentedIt is possible to provide a comment during checkout. Will it work for you?
-
7 votes
An error occurred while saving the comment Dmitry Smirnov commentedTotally agree with you, this should be a part of the app. We just need some time to implement more requested features.
-
105 votes
An error occurred while saving the comment Dmitry Smirnov commentedQuestion to everyone, who supports this idea: Rich text formatting capabilities could be quite difficult to implement. Do you think it is still valuable to have forums with just plain text, as a first step?
-
1 vote
An error occurred while saving the comment Dmitry Smirnov commentedThere are 2 possible ways:
1 way - manual check
You configure your membership workflow so that each membership application should be accepted by administrator. Admin will get notification email about each application and will decide if it fit all requirements. See here for details https://gethelp.wildapricot.com/en/articles/132#new
2 way - custom application page
This way will require to build completely custom application form and create a program, which will check all the prerequesites through API. This aproach will require programming skills.
I would recommend to start with the 1st way and later decide if you are ready to invest in full workflow automation.
-
23 votes
An error occurred while saving the comment Dmitry Smirnov commentedIt is possible with a small trick: you can use + sign is an email address to make as many unique addresses as you need. For example if you have a single email address “sharedbox@gmail.com“ you could register employees to addresses
sharedbox+jonhdoe@gmail.com
sharedbox+janedoe@gmail.com
sharedbox+jacksmith@gmail.com
sharedbox+kate@gmail.comAccording to email standard, all emails sent to each of these emails will be delivered to sharedbox@gmail.com, however from WildApricot point of view all these addresses are unique.
The downside of this approach is that email blast sent to all these addresses will result in multiple similar emails in a single mailbox. -
275 votesEvgeny Zaritovskiy responded
Please review results of our analysis and design:
https://docs.google.com/presentation/d/1aBh3RKOIAbC-YOkpQtRJ8kv9kH3ZlXSID7Ezl1bCAlg/pub?start=false&loop=false&delayms=3000Post your comments/ideas right here. Until we see major disapproval, this is what we will develop in one of future releases.
An error occurred while saving the comment Dmitry Smirnov commentedI mean that the team I work with (mobile development team) is going to invest resources into solution, which will allow to organize communications with the help of our mobile applications. We are still in the process of forming that solution, so I can't provide more details.
An error occurred while saving the comment Dmitry Smirnov commentedWe started analysis of solution, which will allow to work with communications in more modern way. We are going to address needs related to working with forums as well. However we mostly think about mobile solution instead of direct implementing listserv.
Do you mean you want to sell store items from mobile admin app?