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
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
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.