{"id":19270815,"url":"https://github.com/activecampaign/example-view_contact_details","last_synced_at":"2026-06-30T19:30:24.944Z","repository":{"id":15024978,"uuid":"17750734","full_name":"ActiveCampaign/example-view_contact_details","owner":"ActiveCampaign","description":"View a contact's details including list subscriptions, custom field data, recent actions, and campaign history","archived":false,"fork":false,"pushed_at":"2014-11-27T16:33:22.000Z","size":744,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-01-05T13:11:07.693Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/ActiveCampaign.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-03-14T15:29:40.000Z","updated_at":"2023-11-23T04:54:46.000Z","dependencies_parsed_at":"2022-09-07T03:54:37.907Z","dependency_job_id":null,"html_url":"https://github.com/ActiveCampaign/example-view_contact_details","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActiveCampaign%2Fexample-view_contact_details","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActiveCampaign%2Fexample-view_contact_details/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActiveCampaign%2Fexample-view_contact_details/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActiveCampaign%2Fexample-view_contact_details/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ActiveCampaign","download_url":"https://codeload.github.com/ActiveCampaign/example-view_contact_details/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240371759,"owners_count":19790888,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-09T20:27:32.165Z","updated_at":"2026-06-30T19:30:24.476Z","avatar_url":"https://github.com/ActiveCampaign.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"ActiveCampaign Custom API Script: View a contact's details including list subscriptions, custom field data, recent actions, and campaign history.\n\nThis script is intended to get you going with our API by providing an interface to view contact data. You are free to customize the script to your liking.\n\n## Requirements\n\n1. [Our PHP API library](https://github.com/ActiveCampaign/activecampaign-api-php)\n2. A web server where you can run PHP code\n\n## Installation and Usage\n\nYou can install **example-view_contact_details** by downloading (or cloning) the source.\n\nInput your ActiveCampaign URL and API Key at the top of the script. Example below:\n\n\u003cpre\u003e\n$api_url = \"https://ACCOUNT.api-us1.com\";\n$api_key = \"4f3c6d12f0.....00ca273778dc893\";\n\u003c/pre\u003e\n\nAlso make sure the path to the PHP library is correct:\n\n\u003cpre\u003e\nrequire_once(\"../../activecampaign-api-php/includes/ActiveCampaign.class.php\");\n\u003c/pre\u003e\n\n### Quick Overview\n\nLoad the URL with the contact hash as a parameter (you can obtain the hash using the `contact_view` API method):\n\n`http://mysite.com/view_contact_details/index.php?hash=[HASH]`\n\n## Documentation and Links\n\n* [ActiveCampaign API documentation](http://www.activecampaign.com/api/)\n\n## Reporting Issues\n\nWe'd love to help if you have questions or problems. Report issues using the [Github Issue Tracker](issues) or email help@activecampaign.com.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factivecampaign%2Fexample-view_contact_details","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factivecampaign%2Fexample-view_contact_details","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factivecampaign%2Fexample-view_contact_details/lists"}