Velo Api Reference is inconsistent–Which version is deprecated (or about to be) – or how to access the version to rely on looking forward?
In Wix Editor the Velo API Reference accessed through the "? " help link differs from documentation retrieved using the ASK Assistant. Example: wix-crm.v2 has no email methods for contacts or members. But the Assistant retrieves API Reference documentation for wix-crm.v2 that does include both contact and member email methods. The location bar in the first documentation is “dev.wix.com/docs/velo/apis/wix-crm-v2/ …” while the location bar for the pages retrieved by Assistant is: “dev.wix.com/docs/velo/apis/wix-crm-backend/ . . .” The pages both look alike–as the API Reference--both are for wix-crm.v2 (despite the difference in the page url). Is wix-crm-backend API deprecated and the Ask Assistant is retrieving obsolete APIs?
I am specifically looking for backend methods to email members (not just the “currentMember” logged in). Does there remain an API for email that is not being deprecated? Must third-party APIs (e.g., SendGrid) be used long term?
Thanks.