Retrieves a single activity by its ID from ForceManager CRM. Use this tool when you need to: - Fetch details of a specific activity by its ID - Check if an activity exists - Retrieve activity data including comments, dates, linked contacts/accounts, and location info The action…
idRequiredstringThe unique identifier of the activity to retrieve. Accepts numeric IDs (e.g., '1', '12345') or alphanumeric external IDs (e.g., 'abc123'). This is passed as a path parameter in the API request.
api_versionintegerForceManager API version to use. If not specified, the API will use the default version. Sent via X-FM-API-Version header.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.