Hello everyone,
Is there any way to insert in (POST) multiple BDN terms through the API, without the CSV or XML-based import operation?
Thank you in advance!
Hi,
Yes this is possible.
You can use a POST request like below, which accepts json
POST http://www.hostname.com/SASBusinessDataNetwork/rest/terms
Please take a look at the REST API documentation here for more information:
https://support.sas.com/documentation/onlinedoc/dmbdn/HTML/Default.htm
Thanks,
Audrey
Hi,
Yes this is possible.
You can use a POST request like below, which accepts json
POST http://www.hostname.com/SASBusinessDataNetwork/rest/terms
Please take a look at the REST API documentation here for more information:
https://support.sas.com/documentation/onlinedoc/dmbdn/HTML/Default.htm
Thanks,
Audrey
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.
Find more tutorials on the SAS Users YouTube channel.