[Components] neuronwriter
neuronwriter
URLs
- https://contadu.crisp.help/en/article/neuronwriter-api-how-to-use-2ds6hx/?bust=1715936854339
Polling Sources
new-query-processed
Prompt
Emit new event when query is processed by NeuronWriter API and results are ready. No required props are necessary.
URLs
- https://contadu.crisp.help/en/article/neuronwriter-api-how-to-use-2ds6hx/#3-list-queries
new-done-query
Prompt
Emit new event when query is marked as 'done', indicating content is ready for publication. No required props are necessary.
URLs
- https://contadu.crisp.help/en/article/neuronwriter-api-how-to-use-2ds6hx/#3-list-queries
Actions
get-query-details
Prompt
Fetches the data related to a pre-defined query. Status='ready' infers that the results of the query are prepared and available. The user must configure 'queryId' as a required prop for this action.
URLs
- https://contadu.crisp.help/en/article/neuronwriter-api-how-to-use-2ds6hx/#3-list-queries
- https://contadu.crisp.help/en/article/neuronwriter-api-how-to-use-2ds6hx/#3-get-query
get-content-saved
Prompt
Pulls the most recent revision of the content saved for a specific query. Essential prop configuration includes 'queryId'.
URLs
- https://contadu.crisp.help/en/article/neuronwriter-api-how-to-use-2ds6hx/#3-get-content
create-new-query
Prompt
Launches a new query based on provided keyword, search engine and language. Afterwards, NeuronWriter yields recommendations for SEO optimized content. The processing usually requires around a minute. 'keyword', 'searchEngine', and 'language' are required props for this action.
URLs
- https://contadu.crisp.help/en/article/neuronwriter-api-how-to-use-2ds6hx/#3-new-query