Request for Guidance: Automating Deal Creation and Association with Contacts

I am currently in the process of automating my workflow in HubSpot and have a specific requirement related to the automatic creation and association of deals with contacts.While creating a contact, I have these info : Company Name, Phone Number, Email, Job Title, Job Location
so objective is to automate the creation of a deal and its association with the respective contact, specifically mapping the “Job Title” and “Job Location” to designated HubSpot deal attribute types.I kindly seek your guidance:
How to automatically create and associate deals with contact in HubSpot?If there are any additional resources or examples that can assist me in implementing this automation, Please share

Thanks

Hey, @CExtenteam. Can you tell our community more about your project? Are you looking for endpoints to use with an app? Like the Associations API? Or are you tracking down help on how to this using a Workflow?

Thank you! — Jaycee

Hi, In our project, we are creating a batch of contacts in HubSpot using the endpoint https://api.hubapi.com/crm/v3/objects/contacts/batch/create. Following the contact creation, we aim to associate specific contact information with deals.