Plugin&Event
Answered請問當我使用API寄出事件給NX後,我自己寫的插件要如何收到我所寄出的事件?
After I use the API to send events to NX, how can my own Plugin receive the events I sent?
-
Hello,
Could you please provide the following information: OS version, VMS build number?
Could you please share more details on your objective? What type of plugin are you developing? What is SDK version?
What events do you want to create? What API endpoints are you using?
0 -
OS version = Window 10 x64
VMS build number = Nx Meta 5.0.0.36634
SDK version = metavms-metadata_sdk-5.0.0.35744-universal.zip
What type of plugin are you developing?
======>can receive api/createEvent sended eventsWhat events do you want to create? What API endpoints are you using?
=======>I use api/createEvent can send event to NX success.
=======>Whether it is analyticsSdkEvent or userDefinedEvent, as long as I can receive the method of the event0 -
Hello,
The api/createEvent API triggers only events of the Generic Event type.
Read more about Generic Event in the built-in manual of the Client application.
0
Please sign in to leave a comment.
Comments
3 comments