
Paul Kanterman
- Total activity 37
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 11
- Subscriptions 10
Activity overview
Latest activity by Paul Kanterman-
Paul Kanterman commented,
I had to search the API Network, in Postman, but I think I'm good now. Thanks.
-
Paul Kanterman commented,
When I try to fork the collection, per the instructions here, I'm getting an error message. Am I doing something wrong?
-
Paul Kanterman created a post,
Transformations: Update Fivetran Log Quickstart models to use FIVETRAN_PLATFORM...
The quickstart models for the fivetran log database are still using the legacy FIVETRAN_LOG prefix for the models, rather than FIVETRAN_PLATFORM. These should be updated to generate FIVETRAN_PLATFO...
-
Paul Kanterman commented,
Thank you!
-
Paul Kanterman created a post,
Other: Fivetran API Collection in Postman
CompletedTo support my meager API skills, I use Postman for basic API queries.It would be great if there was a Fivetran collection that had sample queries we can use to access your Rest API. Is this feasible?
-
Paul Kanterman commented,
I just opened a ticket about this exact issue. I assumed it was a problem, but apparently it is a feature, not a bug? Doesn't make any sense, considering that they access scopes are specified in t...
-
Paul Kanterman created a post,
Connector Improvement: Netsuite 2 non-incremental tables - increase sync to 4x each day.
The Netsuite2 nexttransactionlinelink table is non-incremental and syncs twice a day. The problem is that it is syncing at 6am/pm EDT. This results in us getting, in practice, no syncs during our...
-
Paul Kanterman commented,
That is kind of my point. The last modified date is the only thing that changes. The point of the table, it to provide the relationship between documents, so we can link Sales Order Line with the ...
-
Paul Kanterman created a post,
Connector Improvement: Netsuite2 nexttransactionlinelink Change to incremental
The nexttransactionlinelink table is currently defined as non-incremental sync. However, it does have a last_modified_date column and key columns defined. Queries against the table have shown that...
-
Paul Kanterman created a post,
Connector Improvement: Netsuite 2 Lookup Tables Should Not be Non-Incremental
Reviewing the schema, it seems that Netsuite2 lookup tables are noted as non-incrmental. However, many of these are critical when trying to use other tables, such as transaction_line. For example,...