Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
pvuppala
Helper IV
Helper IV

REST API to create workspace with description and contact list

Hey Team,

Just wondering if there's a way to expand this "Create Group" API call to include description and contact list for any new workspaces

pvuppala_0-1694200983861.png

Thanks and Cheers!

 

-Pawan

 

4 REPLIES 4
v-shex-msft
Community Support
Community Support

Hi @pvuppala,

Perhaps you can try to use the following data structure to send from the rest api if it help with you scenarios:

{
  "name": "My Group",
  "description": "A group for testing purposes",
  "contactList": [
    "user1@example.com",
    "user2@example.com"
  ]
}

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Thank you!  I should've mentioned I already tried it but it only respects the "name" other attributes did not really help. 🙂

HI @pvuppala,

If the docuemnt not include these type of parameters and not works if you direclty add these to the request, it may mean these part of features current not released to invoke in this REST API.

Perhaps you can submit an idea for add contact list usage in rest api.

Microsoft Power BI ideas

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Thanks, I submitted the idea to include Create Group with optional request parameters like domain, contact list, description, enable contributors to update the app etc.,

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.