ndnguyen
ndnguyen

Reputation: 140

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.

Upvotes: 1

Views: 554

Answers (1)

stmcallister
stmcallister

Reputation: 1719

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.

Upvotes: 1

Related Questions