Skip to main content
Make connects events in other systems to ContactShip operations. The Make catalog card opens the integration installation link.

Configure a scenario

  1. Open Integrations → Make and use the ContactShip installation button.
  2. In Make, add the ContactShip module available to your scenario.
  3. Configure its connection with the operating organization’s API key.
  4. Choose an action and map event data to its fields.
  5. Test with a controlled record and check ContactShip before enabling the scenario.
ContactShip API access depends on the plan. A ContactShip API key is not a Make credential.

Design the flow

Separate the scenario trigger from the ContactShip action. Successfully starting a call does not mean its analysis is ready. Use the analysis event when you need complete results. Before retrying actions that create calls, contacts or messages, check whether the previous attempt succeeded. Repeating a scenario can repeat the action.

Missing operations

Compare the installed module’s operations with the public API reference. A module may cover only part of the API. Do not assume routes and parameters are identical across integrations.

Frequently asked questions

The organization that owns the API key configured in the connection.
No. They occur at different times. Wait for the analysis event to process complete results.

See also