Metadata-Version: 2.1
Name: rpaframework-hubspot
Version: 1.0.2
Summary: Robot Framework wrapper around the hubspot-api-client library.
Home-page: https://rpaframework.org/
License: Apache-2.0
Keywords: robotframework,rpa,automation,hubspot
Author: RPA Framework
Author-email: rpafw@robocorp.com
Requires-Python: >=3.8.1,<4.0.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Robot Framework
Classifier: Framework :: Robot Framework :: Library
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: hubspot-api-client (>=4.0.6,<5.0.0)
Requires-Dist: robotframework (>=4.0.0,!=4.0.1,!=6.1.0,<7.0.0)
Requires-Dist: rpaframework-core (>=11.3.1,<12.0.0)
Requires-Dist: tenacity (>=8.0.1,<9.0.0)
Project-URL: Documentation, https://rpaframework.org/
Project-URL: Repository, https://github.com/robocorp/rpaframework
Description-Content-Type: text/x-rst

rpaframework-hubspot
====================

This library enables API-based `Hubspot`_ automation for the  `RPA Framework`_
libraries. It includes several helper keywords for common tasks, and also
includes a search function that allows for more natural language-like searching
of Hubspot objects.

.. _RPA Framework: https://rpaframework.org
.. _Hubspot: https://developers.hubspot.com/docs/api/overview

