Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities By Ryan Ashbrook Yesterday at 01:29 PM
D-Trox Posted January 7 Share Posted January 7 Hello teams, I'm trying to do automatic sendings via webhook when an invoice is created to a member. When an invoice is created, it triggers my discord bot to send a private message. However I don't see a link with Nexus transaction here: but I see possible reference here : Can you tell me how to get this information, the reference is present but not the trigger ? thank you Link to comment Share on other sites More sharing options...
Jim M Posted January 7 Share Posted January 7 Nexus is Commerce so you would need to find your corresponding action there to what you want to have happen Link to comment Share on other sites More sharing options...
D-Trox Posted January 7 Author Share Posted January 7 What I don't understand are the trigger events, only 4 are in the list. The 4 are for only when a ticket is created. How do I get the invoice info then? Link to comment Share on other sites More sharing options...
Marc Stridgen Posted January 9 Share Posted January 9 If there isnt a webhook available for that item as of yet, you would need a plugin to create this. Of course if you wish to have more webhooks, please post this up within our suggestions area. D-Trox 1 Link to comment Share on other sites More sharing options...
D-Trox Posted January 9 Author Share Posted January 9 In the same subject, question related to the API. I need to send text in a members profile tab. The text I need to send is too big to do it in 1 send. I exceed the limit of the http request. Can you confirm that there is no possible update that adds the text to the old text right? The sending that we do is only replace everything? (POST) is that a way to only update / add text ? Thanks Link to comment Share on other sites More sharing options...
Jim M Posted January 9 Share Posted January 9 26 minutes ago, D-Trox said: Can you confirm that there is no possible update that adds the text to the old text right? The sending that we do is only replace everything? (POST) is that a way to only update / add text ? Correct. It would replace. Link to comment Share on other sites More sharing options...
Recommended Posts