Hi, I'm new with RESTsharp and that concept with Customer (not user). I'm looking an example of how to add Customer from a MSSQL table.
Hello there!
Hey Carlos, it seems that you are referencing our Cloud Platform, is that correct? For Jira Service Desk you might want take a look here:
Jira Service Desk Cloud Developer - REST
There we have a section dedicated on how to add a New Customer via REST:
Unfortunately I could not find, nor come up with, ways of extracting the contents from a MSSQL table. You could probably use Python to connect with your MSSQL server and extract the values from there:
Connecting to Microsoft SQL server using Python
In the first article you should also be able to find examples on how to interact with REST via Python.
Looking forward to your reply!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.