notifications not being sent for content created with rest API
-
We’re building a new website where the content that needs the notification is going to be generated by a 3rd party and published using the rest API. When we manually create a post, the notification goes out without issues, but when I test creating a post with the API, the post is created, but no notification is sent out.
our endpoint is /wp/v2/insider_tips/ and we’re pushing the status, title, content and author.
is there a function we can add that triggers the notification when the endpoint successfully creates a post?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.