databasewordpresscrmsmartsheet-apismartsheet-api-1.1

The suitable way to import data to CRM ( Smartsheet) from website?


I'm doing wordpress website. And what i wanna do is: when user send contact form ( include their information) or user register, their information is added to CRM directly.

What i wonder is :

Can I ask you guy:

Really appreciate your help.


Solution

  • It's quite possible for Smartsheet to receive such information through the Smartsheet API. To help you get started with connecting to the API with PHP, and sending data to your sheet, I recommend looking at the Smartsheet Platform PHP Samples.

    For your particular situation I would look at the Sheet Structure sample.