Jump to content

MFT REST calls using curl and json


Lew DSouza

Recommended Posts

I'm following this doc:

https://docs.tibco.com/pub/mftcc/8.2.1/doc/html/GUID-4A8D021E-338C-4CF1-9AA0-574761B1DEF0.html

I'm using an addUser.json file as input with the following content:

{

"userId":"XM00CURL1","userType":"Non-File Share User","fullName":"Test 1st adduser via Curl","password":"password123"

}

Everything works when I create ONE user at a time.

I need to create 300 Users!

Is there a way to specify multiple users in the addUser.json file or do I need to create 300 of these files!

Very much appreciate any assistance with this.

Thanks,

..Lew..

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...