Note

Add note

POST https://api.crmgrow.com/api/note

This Api allows you to add a note from Zapier

Headers

Name
Type
Description

Authorization*

string

api_key

Content-Type

String

application/json

Request Body

Name
Type
Description

email*

String

Email

content*

String

Content

{
  "status": true
}

Last updated

Was this helpful?