Atompie

Results 166 issues of Atompie

Server is running and is accessible from web browser. But I get message [Flows stopped due to missing node types. sonoff-server] right after deployment. Server is configured this way: Server...

### Is there an existing integration? - [X] I have searched the existing integrations. ### Use Case Elasticsearch is a solution for storing huge amounts of data that can be...

enhancement
help wanted
good first issue
accepted
integration

**Describe the bug** Wrong response status on missing template **To Reproduce** I have sent na API request with the wrong template name and got this response: status: 201 content: {...

good first issue
help wanted

**Describe the solution you'd like** Make a bridge that would report every mail that comes to defined e-mail address. **Additional context** Once read emails should not make to tracardi as...

**Describe the bug** When event id starts with space it is not found. Trim the event_ID and event_type in start node. **To Reproduce** Paste event ID that starts with space.

**Is your feature request related to a problem? Please describe.** Plugin string ends with returns on port true payload if string ends with defined string Input params ```json { "field":...

good first issue
plugin

**Is your feature request related to a problem? Please describe.** Plugin string starts with returns on port true payload if string starts with defined string Input params ```json { "field":...

good first issue
plugin

**Is your feature request related to a problem? Please describe.** Plugin field contains string returns on port true payload if the field contains string Input params ```json { "field": "payload@field",...

good first issue
plugin

**Describe the bug** Can not change Tracardi API from login form. When I click reload icon I get redirected to the login form again. **To Reproduce** Steps to reproduce the...

bug

**Is your feature request related to a problem? Please describe.** Add the following syntax: ``` payload@field CONTAINS "string" payload@field STARTS WITH "string" payload@field ENDS WITH "string" ```