radumg / DynaWeb

DynaWeb is a Dynamo package providing support for interaction with the interwebz in general and with REST APIs in particular.
https://radumg.github.io/DynaWeb/
GNU Affero General Public License v3.0
43 stars 15 forks source link

Web services you'd like to use with Dynamo #1

Open radumg opened 7 years ago

radumg commented 7 years ago

Please add your comments below with what web services you'd like to see support for in Dynamo, so :

It would be great if aside from the name of the service, you included

There's no right/wrong answer, but I'm more interested in services that are used frequently& actively in AEC, so please bear in mind testing of those will be prioritised.

radumg commented 7 years ago

I'll kick it off with a few examples :

These are things I use daily at work, so I've built integrations with them already.

3sk0r commented 7 years ago

I only got it to work after unblocking all files that came with the package. (right click > Properties) image. Maybe an issue with Windows 10's Windows Defender? Might want to mention this in the README.md

josols commented 7 years ago

Maybe JIRA? https://jira.atlassian.com Project tracking.

mrainville1618 commented 6 years ago

any possibility of connecting with Newforma Infoexchange? it isn't a REST API but a JSON-RPC web services API. http://help.newforma.com/Newforma_Project_Center_Eleventh_Edition/desktop/Overviews/Info_Exchange_Overview.htm (need to sign into their community to view)

radumg commented 6 years ago

That's a great suggestion @mrainville1618 👍 , I've been intending to do that one myself as we use it at work. I'll have a look and let you know but Newforma's documentation on the API is almost non-existent, so please do forward any other details you find.

VVlcev commented 6 years ago

Hi, I have atended the UKDUG Day in London and I would like to contribute. We frequently use Trello as a way to track our progress using checklists:

Since I am very new to all of this any good advice where to start would be appriciated, thanks.

radumg commented 6 years ago

Good suggestion @VVlcev , will look into it and maybe i'll publish a sample to get you going.

radumg commented 6 years ago

@josols & @VVlcev , added these as separate issues, see links above. Will get to them soon 😉