Programatic way to create a note for a company using REST?
Hi Twenty team
Loving the extensibility of twenty! I've had great luck using the api to tidy up my CRM, see for example Converting text fields to links
I am now trying to create a note via the rest api for a company, but I can't wrap my head around the playground docs.
Assuming I have already obtained the company id that i need, e.g.
Do I use https://docs.twenty.com/rest-api/core#/operations/createOneActivity to make a note? Is there a minimal example somewhere of how to create a note via the api?
Thanks again!
Loving the extensibility of twenty! I've had great luck using the api to tidy up my CRM, see for example Converting text fields to links
I am now trying to create a note via the rest api for a company, but I can't wrap my head around the playground docs.
Assuming I have already obtained the company id that i need, e.g.
company_id = 1983887e-1c8d-4cc2-a0b4-a747890d182dDo I use https://docs.twenty.com/rest-api/core#/operations/createOneActivity to make a note? Is there a minimal example somewhere of how to create a note via the api?
Thanks again!
