You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api/destination_email.md
+22-22Lines changed: 22 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,9 @@ API have a email destination to send query results by email.
4
4
5
5
## How to use
6
6
7
-
As any query you must to add 'query', 'from' and 'to' date params. But It's not necessary add mode.type parameter because all response format will be csv. In a future will have support for more format, **if you need more format please request us**.
7
+
As any query you must to add 'query', 'from' and 'to' date params. But It's not necessary add mode.type parameter
8
+
because all response format will be csv. In a future will have support for more format,
9
+
**if you need more format please request us**.
8
10
9
11
To use 'email' destination you must add destination parameter with type 'email' (see example).
10
12
@@ -29,29 +31,27 @@ To use 'email' destination you must add destination parameter with type 'email'
0 commit comments