210
Do you have questions for Matus Pavliscak?
Log in to ask Matus Pavliscak questions publicly or anonymously.
Post

Matus Pavliscak
Posted recently
It does the job, but since this is generic extractor, it fails on:Â
Invalid JSON response from API: JSON decode error: Syntax error, malformed JSON {"json":"Accepted","errDetail":"Parse erro... (More)
Post

Matus Pavliscak
Adam check with @Martin Fiser , he has access to our testing environment :) (More)
Post
Tips & Tricks
Matus Pavliscak
There are multiple unofficial extractors for Twitter Ads (hint), you can give them a try before writing your own.
Post
News & Updates
Matus Pavliscak
This is awesome, thanks! Do you have any plans to support multi-select in the Workspace view as well? It would be a huge timesaver đÂ

Matus Pavliscak
Happy to see the first version of dev branches! I wanted to ask if you have any plans to:
1. Add support for pull requests/merge requests? So the branch won't be merged to production until r... (More)
Post
Components
Matus Pavliscak
But keep in mind that if you have a formula field on the record and you change the formula, this won't update the LastModifiedDate on the record itself, and the incremental extractor won't p... (More)
Post
Components
Matus Pavliscak
Hi David, I might have one :-) Generic extractor and cursor/next page link returned in header (More)

Matus Pavliscak
For the Airtable, you should be off to a good start with this đÂ
{ "parameters": { "api": { "baseUrl": "https://api.airtable.com/v0/", "http": { "headers": { "Authorization": { "function":... (More)

Matus Pavliscak
Ondrej, It seems that you would need to use Datadog's Logs Analytics API, which requires POST call:
curl -X POST "https://api.datadoghq.com/api/v2/logs/analytics/aggregate" \ -H "Content-Ty... (More)

Matus Pavliscak
Hi Ondrej, what are the API endpoints from the Datadog that you want to download?Â
Loading...