{"id":19608614,"url":"https://github.com/teamwork/teamworkapicfc","last_synced_at":"2026-01-29T07:39:21.578Z","repository":{"id":15889467,"uuid":"18630729","full_name":"Teamwork/TeamworkAPICFC","owner":"Teamwork","description":"Teamwork.com API CFC for ColdFusion","archived":false,"fork":false,"pushed_at":"2015-01-14T17:48:08.000Z","size":154,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-06-11T21:54:34.138Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"ColdFusion","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Teamwork.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-10T09:19:35.000Z","updated_at":"2017-04-21T18:28:26.000Z","dependencies_parsed_at":"2022-08-04T07:00:18.276Z","dependency_job_id":null,"html_url":"https://github.com/Teamwork/TeamworkAPICFC","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Teamwork/TeamworkAPICFC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Teamwork%2FTeamworkAPICFC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Teamwork%2FTeamworkAPICFC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Teamwork%2FTeamworkAPICFC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Teamwork%2FTeamworkAPICFC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Teamwork","download_url":"https://codeload.github.com/Teamwork/TeamworkAPICFC/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Teamwork%2FTeamworkAPICFC/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28870638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T07:35:32.468Z","status":"ssl_error","status_checked_at":"2026-01-29T07:33:31.463Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T10:15:56.930Z","updated_at":"2026-01-29T07:39:21.562Z","avatar_url":"https://github.com/Teamwork.png","language":"ColdFusion","funding_links":[],"categories":[],"sub_categories":[],"readme":"Teamwork.com API CFC\n==============\n\nTeamwork.com API CFC for ColdFusion.\n\nView our [Developer Site](http://developer.teamwork.com/apicomponent) For a list of methods and examples.\n\nQuick Example\n-------------\n\n```CFML\n\u003ccfsetting enablecfoutputonly=\"No\"\u003e\n\n\u003ccfset LOCAL.baseHref = \"https://yoursite.teamwork.com/\"\u003e\n\u003ccfset LOCAL.APIKey = \"myKey\"\u003e\n\n\u003ccfset LOCAL.taskId = 1234567\u003e\n\n\u003ccfsavecontent variable=\"LOCAL.commentBody\"\u003e\nThis is a test comment.\n\nThis uses the TeamworkAPI CFC\n\u003c/cfsavecontent\u003e\n\n\u003ccfset LOCAL.teamworkAPIObj = new teamworkpmAPI( LOCAL.baseHref , LOCAL.APIKey )\u003e\n\n\u003ccfset LOCAL.response = LOCAL.teamworkAPIObj.newComment(\n\tobjectId\t=\tLOCAL.taskId,\n\ttype\t\t=\t\"task\",\n\tbody\t\t=\tLOCAL.commentBody\n)\u003e\n\n\u003ccfdump var=\"#LOCAL.response#\"\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteamwork%2Fteamworkapicfc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteamwork%2Fteamworkapicfc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteamwork%2Fteamworkapicfc/lists"}