Are Groups as referred to in the Fogbugz Web UI the same as Discussion Groups as referred to in the FogBugz-API? - fogbugz

Are Groups as referred to in the Fogbugz Web UI the same as Discussion Groups (CTRL+F "Discussion Groups") as referred to in the FogBugz-API?

No. The "Groups" in the Web UI refer to permissions.

Related

How to add PO Approval standard app to launchpad?

I am configuring a fiori standard app- PO Approval for a client. We have the oData and the required services in " Service Catalog". Now we need to add the app to launchpad and we are following this link: "https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/#/detail/Apps('F0402A')/S9OP" but as I am new to this I am getting no idea of how do we create tiles, groups and catalogs. Please help! Thanks!
You use the SAP Fiori launchpad designer to manage catalogs, groups, and tiles.
To add the app to the Fiori Launchpad, there are also steps in backend required.
There is some documentation available here
and more general docu both here and here.
#stackoverflow admins:
I hope you accept above reference to docu.
The question is pretty general and a detailed answer would probably comprise too many pages.

Can Microsoft Graph create Microsoft Teams?

In a program, I am hoping to use Microsoft Graph to create a Microsoft Team, and then a channel in that team. I read on this forum that creating teams is not yet supported, but the date of the answers do not include the year. Is it correct that it is still not supported? What is the ETA?
I believe that there is now an API for this - but it looks like a 2 step process - first create a group and then "make it into a Team".
See https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/api/team_put_teams
I also believe that we are working on a single API call to create a Team, but that's not available yet.
Hope this helps,
Looks like the Team creation API is now out of beta GA API to create Team using Group
Group has to be created before the Team as per this API

Export tasks with Comments from Asana

I want to export all the details from Asana i.e all workspaces, its projects and all tasks along with the comments. I tried exporting in Asana but I could only get the tasks without comments.
Is there any way we can export all the tasks with the comments either through Asana developer APIs or any other third party tools/modules available?
[Full disclosure: I work at Asana :-)]
First off, there's a full-workspace export feature for premium organizations (https://asana.com/guide/help/faq/security#sts=Export)
But assuming you're looking for programming help (which is what stackoverflow is for), check out the documentation of the API, especially the documentation on comments aka stories. You can fetch the comment thread for a task, but it will obviously take a while to make all the calls if you have many tasks.
You can use bridge24.com/asana This product allows you to connect your asana account and see all your tasks and export them to Excel. In the exported file, you have a sheet for the tasks and also a sheet for the comments.

Does FogBugz offer an API for managing User Groups?

Fog Bugs User Groups are described in their help articles, but the FogBugz API Documentation does not mention a method for interacting with them.
How can I add and remove users from a FogBugz UserGroup programmatically?
From FogBugz Support:
There currently isn’t any support for modifying User Group membership
using either our published XML API or our unpublished (in progress)
JSON API. We do have an outstanding issue to add access to User
Groups via the API, and I’ll add your vote to that case.

What is the best way to get my application featured on the EventBrite website?

How can I display my email marketing application (for sending invitations as newsletters) on the EventBrite website?
Eventbrite does not usually promote third-party solutions within their main product.
I would start by applying to be listed in their application showcase. If that works out well, then they may be interested in following-up with a blog post, or evaluating other opportunities for cross-promotion.

Resources