Automate Semantria
HumDay reads Semantria’s own published API description and derives 41 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Semantria is
Semantria applies Text and Sentiment Analysis to tweets, facebook posts, surveys, reviews or enterprise content.
API host: api.semantria.com
What HumDay can do in Semantria
26 documented operations change something in Semantria.
- POSTAdd user entities
/entities.{content_type} - POSTAdd items to blacklist
/blacklist.{content_type} - POSTAdd user categories
/categories.{content_type} - POSTCreate user configurations
/configurations.{content_type} - POSTAdd sentiment-bearing phrases
/phrases.{content_type} - POSTAdd or update queries
/queries.{content_type} - POSTQueue document for analysis
/document.{content_type} - DELETERemove user entities
/entities.{content_type} - PUTUpdate user entities
/entities.{content_type} - POSTAdd taxonomy nodes
/taxonomy.{content_type} - DELETERemove items from blacklist
/blacklist.{content_type} - PUTUpdate items in blacklist
/blacklist.{content_type} - DELETERemove user categories
/categories.{content_type} - PUTUpdates user categories
/categories.{content_type} - DELETERemove user configurations
/configurations.{content_type} - PUTUpdate user configurations
/configurations.{content_type} - POSTQueue batch of documents for analysis
/document/batch.{content_type} - DELETECancel document analysis
/document/{document_id}.{content_type} - DELETERemove sentiment-bearing phrases
/phrases.{content_type} - PUTUpdates sentiment-bearing phrases
/phrases.{content_type} - DELETERemove queries
/queries.{content_type} - PUTUpdate queries
/queries.{content_type} - DELETERemove taxonomy nodes
/taxonomy.{content_type} - PUTUpdate taxonomy nodes
/taxonomy.{content_type} - POSTQueue collection for analysis
/collection.{content_type} - DELETECancel collection analysis
/collection/{collection_id}.{content_type}
What HumDay can read from Semantria
These are the operations a schedule or a trigger can watch.
- GETRetrieve user entities
/entities.{content_type} - GETRetrieve blacklisted items
/blacklist.{content_type} - GETRetrieve user categories
/categories.{content_type} - GETRetrieve subscription details
/subscription.{content_type} - GETRetrieve user configurations
/configurations.{content_type} - GETRetrieve documents analysis
/document/processed.{content_type} - GETRetrieve document analysis or its status in queue
/document/{document_id}.{content_type} - GETRetrieve API status
/status.{content_type} - GETRetrieve sentiment-bearing phrases
/phrases.{content_type} - GETRetrieve queries
/queries.{content_type} - GETRetrieve supported features
/features.{content_type} - GETRetrieve taxonomy
/taxonomy.{content_type} - GETRetrieve usage statistics
/statistics.{content_type} - GETRetrieve collections analysis
/collection/processed.{content_type} - GETRetrieve collection analysis or its status in queue
/collection/{collection_id}.{content_type}
How automating Semantria works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Semantria account.
- Grant access, then go live. You approve the specific Semantria operations it may use — and only those.
Automate Semantria with these
- Discord242 operations
- CPY PeerTube185 operations
- Mastodon Specification (https //github.com/mastodon/mastodon)127 operations
- spoonacular99 operations
- Discourse Documentation84 operations
- Twitter80 operations
- Trashnothing trash nothing76 operations
- Contribly44 operations
- Clubhouseapi Clubhouse41 operations
- DEV Forem40 operations
- Medium32 operations
- Instagram24 operations
Categories
Questions about Semantria automation
- Can HumDay connect to Semantria?
- Yes. HumDay reads Semantria's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 41 operations are documented.
- Do I need to write code to automate Semantria?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Semantria account.
- What can HumDay do in Semantria?
- 26 of the 41 documented operations change something in Semantria, and 15 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Semantria account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Semantria is held behind that approval.
Where this came from
The operations above are read from a published API description for Semantria at semantria.com/developer/api-docs-prod. Descriptions are the provider’s own words, not ours. Last published 2018-08-24.