Question:
How can I add a new Contact Note using Wix CRM API? Is it possible? Could I list notes using Wix CRM API too?
Product:
Wix Studio Editor
What are you trying to achieve:
I would like to integrate another service with Wix, allowing the creation of notes in specific contacts when necessary.
What have you already tried:
I analyzed the API requests in the Wix web app and noticed that the path used for this purpose is different; it doesn’t use Contact V4.
From what I can see in the docs, it’s not possible.
I’m also inclined to say that the Notes area within Contacts seems a little older compared to the rest of the dashboard, so might not support any APIs before the team updates it
Hey @noahlovell, thanks for your contribution.
There’s some new area that replaces this “older” one? Do you know?
Ahhh, sorry for the confusion! What I mean is, the area within the dashboard looks like it might be using older tech (from what I can see looking at the UI) and might need to be updated by the team to support an API - not sure if it’s planned
I got it, @noahlovell. What a shame!
So, I presume that there’s no older API version that resolve integrate with notes area as well, right?
Asked the team to see if there’s anything available.
Which APIs are you using (REST, Velo etc)
Thanks man!
I’m using REST API, but I could change if necessary. No problems!
So - the team says it’s not available yet, although they have plans to open an API for it in the future.
Current ETA is around Q1 next year, although might change.
As an alternate collection, it might be possible to create your own collection, and then have a field for the contact ID, with a second field for the note, therefore creating your own “Notes” that are related to the relevant contact