Atompie
Atompie
Can you elaborate and describe how it could look like? M if you could include some screenshots that could visualize it. Thanks
Hi. That dropdown you would like in the main menu on the left side? Best Regards Risto Kowaczewski On Tue, 12 Sept 2023 at 04:32, luongngochoa ***@***.***> wrote: > @atompie...
What you mean by GA? Workflow by itself does not save anything to elastic search. Unless configured to debug itself.
Plugin docs: https://github.com/Tracardi/tracardi-api/blob/master/docs/flow/actions/marge_data_action.md
Sure. Sorry for the late response. If you have more questions please do not hesitate to ask them here
@developer-diganta Yes it is done here. ```javascript const api = loginUser(email, password); setProgress(true); api.then(response => { setToken(response.data['access_token']); setRoles(response.data['roles']); setStoredApiUrl(apiUrl); setRedirectToReferrer(true); }) ``` See setToken it does the same thing. Preferences...
Sorry for confusion this issue is still open. I clicked wrong button.
@ryomahan sure go ahead
@ryomahan I know this one - but do not know if this is a bug. When the event source is changed and its id is missing it stops working immediately...
@MANISH-LAB Are you working on this issue?