Skip to content

Fix files api#48

Merged
plaurynovich-hubspot merged 1 commit into
masterfrom
feature/files-api-fix
Mar 17, 2021
Merged

Fix files api#48
plaurynovich-hubspot merged 1 commit into
masterfrom
feature/files-api-fix

Conversation

@plaurynovich-hubspot
Copy link
Copy Markdown
Contributor

@plaurynovich-hubspot plaurynovich-hubspot commented Mar 17, 2021

Codegen. Sample of usage:

from hubspot import HubSpot
api_client = HubSpot(api_key='your_hapikey')
api_client.files.files.files_api.upload(file='image.jpg', file_name='image', folder_id='your_folder_id', options=json.dumps({"access": "PUBLIC_INDEXABLE"}))

Issue: #32

@plaurynovich-hubspot plaurynovich-hubspot merged commit 5cb86c8 into master Mar 17, 2021
@plaurynovich-hubspot plaurynovich-hubspot deleted the feature/files-api-fix branch March 17, 2021 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants