Bulk import of data to SMART Connect via R code

Hi,
Has anyone figured out to link R code to the SMART Connect API and bulk import data?

I have been able to do it with our Earth Ranger instance, but haven’t with SMART.
Would be helpful to know if anyone has been trying with R code.

Kind regards,
Elke

Hi Elke, I’m unsure of how one might approach data import via this method, but there is definitely a way to link the SMART Connect API with R in the form of the R package ‘SMARTeR’, created by Diego Montecino: GitHub - dmontecino/SMARTeR: A set of functions to load query data from SMART Connect to the R environment. · GitHub

To my knowledge, though, that offers functions for pulling/exporting data, not importing it.

Generally when it comes to mass data import the approach is to contact the developers directly for additional assistance. May I ask how much data you’re importing and from what source?